餐饮油烟智能监测与监管一体化平台
feiyu02
6 天以前 ccc970e575ef3f3e5c67af8da210263f4ac549f9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!doctype html>
<html lang="">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" href="/favicon.ico" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>餐饮油烟智能监测监管一体化平台</title>
  </head>
  <body>
    <div id="app"></div>
    <script type="text/javascript">
      window._AMapSecurityConfig = {
        serviceHost: 'https://fyami.com.cn:449/_AMapService',
      }
    </script>
    <script type="module" src="/src/main.js"></script>
  </body>
</html>