doum
14 小时以前 26de0b1c1e70d01f7026776f877842f44bdf6a21
mini-program/pages.json
@@ -269,6 +269,21 @@
               "style": {
                  "navigationBarTitleText": "提现详情"
               }
            },
            {
               "path": "shop_points/shop_points",
               "style": {
                  "navigationBarTitleText": "积分明细",
                  "navigationStyle": "custom"
               }
            },
            {
               "path" : "pages/rich-text-page/rich-text-page",
               "style" :
               {
                  "navigationBarTitleText" : "富文本页面"
               }
            }
         ]
      }