doum
2025-09-01 65f8691ebf4f5de4a7fe2cef4fd9345b26372e55
small-program/pages.json
@@ -87,13 +87,6 @@
         }
      },
      {
         "path" : "pages/set-up/set-up",
         "style" :
         {
            "navigationBarTitleText" : "设置"
         }
      },
      {
         "path" : "pages/login/login",
         "style" : 
         {
@@ -101,17 +94,30 @@
         }
      },
      {
         "path" : "pages/withdrawal/withdrawal",
         "style" :
         {
            "navigationBarTitleText" : "提现"
         }
      },
      {
         "path" : "pages/balance-details/balance-details",
         "style" : 
         {
            "navigationBarTitleText" : "余额明细"
         }
      },
      {
         "path" : "pages/rich-text-page/rich-text-page",
         "style" :
         {
            "navigationBarTitleText" : "富文本页面"
         }
      }
   ],
   "subPackages": [{
      "root": "packageA", // 分包的根目录
      "name": "packageA", // 分包的根目录
       "pages":[
         {
            "path" : "pages/withdrawal/withdrawal",
            "style" :
            {
               "navigationBarTitleText" : "提现"
         }
      },
      {
@@ -122,31 +128,17 @@
         }
      },
      {
            "path" : "pages/set-up/set-up",
            "style" :
            {
               "navigationBarTitleText" : "设置"
            }
         },
          {
         "path" : "pages/employment-certification/employment-certification",
         "style" : 
         {
            "navigationBarTitleText" : "用工认证"
         }
      },
      {
         "path" : "pages/freight-certification/freight-certification",
         "style" :
         {
            "navigationBarTitleText" : "运货认证"
         }
      },
      {
         "path" : "pages/catering-certification/catering-certification",
         "style" :
         {
            "navigationBarTitleText" : "供餐认证"
         }
      },
      {
         "path" : "pages/certification-successful/certification-successful",
         "style" :
         {
            "navigationBarTitleText" : "认证成功"
         }
      },
      {
@@ -155,15 +147,15 @@
         {
            "navigationBarTitleText" : "认证结果"
         }
         }
      ]
   }],
   "preloadRule":{
      "pages/mine/mine":{
         "network": "all",
         "packages": ["packageA"]
      }
      },
      {
         "path" : "pages/rich-text-page/rich-text-page",
         "style" :
         {
            "navigationBarTitleText" : "富文本页面"
         }
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "",