__uniappservice.html 2.65 KB
<!DOCTYPE html>
<html>

  <head>
    <meta charset="UTF-8" />
    <script>
        var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
        document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')
    </script>
    <title>Service</title>
    <style>
      html,
      body {
        margin: 0;
      }
    </style>
    <script>
      var __wxConfig = {"debug":false,"appname":"app","entryPagePath":"pages/login/login.html","page":{"pages/login/login.html":{"window":{"navigationBarTitleText":"登录"}},"pages/index/index.html":{"window":{"navigationBarTitleText":"首页"}},"pages/analysis/index.html":{"window":{"navigationBarTitleText":"综合分析"}},"pages/passenger/index.html":{"window":{"navigationBarTitleText":"精准客流"}},"pages/manage/index.html":{"window":{"navigationBarTitleText":"后台管理"}},"pages/my/index.html":{"window":{"navigationBarTitleText":"我的"}},"pages/list/mallList.html":{"window":{"navigationBarTitleText":"商场列表"}},"pages/list/floorList.html":{"window":{"navigationBarTitleText":"门店列表"}}},"global":{"window":{"titleNView":false,"navigationBarTextStyle":"black","navigationBarTitleText":"演示","navigationBarBackgroundColor":"#F8F8F8","backgroundColor":"#F8F8F8"}},"tabBar":{"color":"#7A7E83","selectedColor":"#3cc51f","backgroundColor":"#ffffff","borderStyle":"black","list":[{"pagePath":"pages/index/index.html","iconPath":"static/logo.png","selectedIconPath":"static/logo.png","text":"首页"},{"pagePath":"pages/analysis/index.html","iconPath":"static/logo.png","selectedIconPath":"static/logo.png","text":"综合分析"},{"pagePath":"pages/passenger/index.html","iconPath":"static/logo.png","selectedIconPath":"static/logo.png","text":"精准客流"},{"pagePath":"pages/manage/index.html","iconPath":"static/logo.png","selectedIconPath":"static/logo.png","text":"后台管理"},{"pagePath":"pages/my/index.html","iconPath":"static/logo.png","selectedIconPath":"static/logo.png","text":"我的"}],"position":"bottom"},"networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000},"platform":"devtools","pages":["pages/login/login","pages/index/index","pages/analysis/index","pages/passenger/index","pages/manage/index","pages/my/index","pages/list/mallList","pages/list/floorList"],"subPackages":[],"usingComponents":{},"splashscreen":{"alwaysShowBeforeRender":true,"autoclose":false}}
    </script>
    <script src="__uniappes6.js"></script>
  </head>

  <body>
  </body>

</html>