index.html 744 B

1234567891011121314151617
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width,initial-scale=1.0">
  6. <!-- <title>cxzq-wed</title> -->
  7. <title>慈溪市数字化房屋征收系统</title>
  8. <!-- <link rel="stylesheet/less" id="style" href="static/css/two.less" title="app"> -->
  9. <!-- <link rel="alternate stylesheet" title="compact" href="static/css/two.less" type="text/less"> -->
  10. <!-- <link href="static/css/one.less" id="one" rel="alternate stylesheet" type="text/less" title="app"> -->
  11. <!-- <link href="static/css/two.less" id="two" rel="alternate stylesheet" type="text/less" title="app"> -->
  12. </head>
  13. <body>
  14. <div id="app"></div>
  15. <!-- built files will be auto injected -->
  16. </body>
  17. </html>