MrShi
20 小时以前 e7e2a77a824a0e6a80a3bc7f221c83db8223bf0c
mini-program/pages.json
@@ -269,6 +269,21 @@
               "style": {
                  "navigationBarTitleText": "提现详情"
               }
            },
            {
               "path": "pages/shop_points/shop_points",
               "style": {
                  "navigationBarTitleText": "积分明细",
                  "navigationStyle": "custom"
               }
            },
            {
               "path" : "pages/rich-text-page/rich-text-page",
               "style" :
               {
                  "navigationBarTitleText" : "详情"
               }
            }
         ]
      }