xuxueyang
2024-10-22 393d25535ae478761d62ec396dee3bec678c10b4
pages.json
@@ -73,20 +73,6 @@
         }
      },
      {
         "path": "pages/advertising/advertising",
         "style": {
            "navigationBarTitleText": "广告",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/customer_service/customer_service",
         "style": {
            "navigationBarTitleText": "客服中心",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/user/user-pwd/user-pwd",
         "style": {
            "navigationBarTitleText": "修改密码",
@@ -172,12 +158,34 @@
   ],
   "subPackages": [{
         "root": "sub_pages/supplier",
         "pages": [{
         "pages": [
            {
               "path": "advertising/advertising",
               "style": {
                  "navigationBarTitleText": "广告",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "customer_service/customer_service",
               "style": {
                  "navigationBarTitleText": "客服中心",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "protocol",
               "style": {
                  "navigationBarTitleText": "协议",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "data-statis/data-statis",
               "style": {
                  "navigationBarTitleText": "数据统计",
                  "enablePullDownRefresh": true
               }
            }
            // #ifdef PUB_SUPPLIER
            , {