#
zhou zhou
8 天以前 da05dcffeabcb3c460e45666a4804f4ea5a4145a
pages.json
@@ -1,6 +1,5 @@
{
   "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
      {
         "path": "pages/login/login",
         "style": {
@@ -9,10 +8,11 @@
         }
      },
      {
         "path": "pages/index/index",
         "path": "pages/home/home",
         "style": {
            "navigationBarTitleText": "首页",
            "navigationStyle": "custom"
         }
      },
      {