k94314517
2025-07-01 f7a3d41075e00498f7033475108c0bcd86cda733
wx/pages.json
@@ -4,20 +4,20 @@
   },
   "pages": [
      {
         "path" : "pages/myPolicy/myPolicy",
         "path" : "pages/index/index",
         "style" : 
         {
            "navigationBarTitleText" : "我的保单",
            "enablePullDownRefresh" : false
         }
      },
      {
         "path": "pages/index/index",
         "style": {
            "navigationBarTitleText": "首页",
            "enablePullDownRefresh" : false
         }
      },
      // {
      //    "path": "pages/index/index",
      //    "style": {
      //       "navigationBarTitleText": "首页",
      //       "enablePullDownRefresh" : false
      //    }
      // },
      {
         "path" : "pages/login/login",
         "style" : 
@@ -238,7 +238,7 @@
      "backgroundColor": "#fff",
      "list": [
         {
            "pagePath": "pages/myPolicy/myPolicy",
            "pagePath": "pages/index/index",
            "iconPath": "static/icon/nav_home@2x.png",
            "selectedIconPath": "static/icon/nav_home_sel@2x.png",
            "text": "保单"