MrShi
14 小时以前 ac33a3140ef8ef20dfd2537fce2dfdd0f374f30e
mini-program/pages.json
@@ -185,6 +185,12 @@
         "style": {
            "navigationBarTitleText": "销售"
         }
      },
      {
         "path": "pages/zhuanqu/zhuanqu",
         "style": {
            "navigationBarTitleText": "专区"
         }
      }
   ],
   "subPackages": [
@@ -271,7 +277,7 @@
               }
            },
            {
               "path": "shop_points/shop_points",
               "path": "pages/shop_points/shop_points",
               "style": {
                  "navigationBarTitleText": "积分明细",
                  "navigationStyle": "custom"
@@ -282,7 +288,7 @@
               "path" : "pages/rich-text-page/rich-text-page",
               "style" : 
               {
                  "navigationBarTitleText" : "富文本页面"
                  "navigationBarTitleText" : ""
               }
            }
         ]