hailu
2024-12-02 0bbcee731e5259feadd261e8a84c3e27b8387e01
pages.json
@@ -5,7 +5,29 @@
   "pages": [{
         "path": "pages/public/login",
         "style": {
            "navigationBarTitleText": "",
            "navigationBarTitleText": "登录",
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false,
               "animationType": "slide-in-bottom"
            }
         }
      },
      {
         "path": "pages/public/register",
         "style": {
            "navigationBarTitleText": "注册",
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false,
               "animationType": "slide-in-bottom"
            }
         }
      },
      {
         "path": "pages/public/forget",
         "style": {
            "navigationBarTitleText": "忘记密码",
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false,
@@ -18,6 +40,18 @@
         "style": {
            // #ifdef MP 
            "navigationBarTitleText": "首页",
            "navigationStyle": "custom",
            // #endif
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/checkPolicies/originalText",
         "style": {
            // #ifdef MP
            "navigationBarTitleText": "项目原文",
            "navigationStyle": "custom",
            // #endif 
            "app-plus": {
@@ -57,10 +91,44 @@
               "titleNView": false
            }
         }
      }, {
      },
      {
         "path": "pages/set/set",
         "style": {
            "navigationBarTitleText": "设置"
         }
      },
      {
         "path": "pages/user/vip",
         "style": {
            "navigationBarTitleText": "VIP套餐"
         }
      },
      {
         "path": "pages/set/MessagePush",
         "style": {
            "navigationBarTitleText": "推送设置"
         }
      },
      {
         "path": "pages/set/accountControl",
         "style": {
            "navigationBarTitleText": "账号设置"
         }
      },
      {
         "path": "pages/set/changepsw",
         "style": {
            "navigationBarTitleText": "修改密码"
         }
      },
      {
         "path": "pages/user/reportCenter",
         "style": {
            "navigationBarTitleText": "收藏列表",
            "app-plus": {
               "titleNView": false
            }
         }
      },
@@ -82,27 +150,7 @@
            "navigationStyle": "custom",
            // #endif
            "app-plus": {
               "bounce": "none",
               "titleNView": {
                  "type": "transparent",
                  "buttons": [{
                        "fontSrc": "/static/yticon.ttf",
                        "text": "\ue60f",
                        "fontSize": "24",
                        "color": "#303133",
                        "width": "46px",
                        "background": "rgba(0,0,0,0)"
                     },
                     {
                        "fontSrc": "/static/yticon.ttf",
                        "text": "\ue744",
                        "fontSize": "28",
                        "color": "#303133",
                        "background": "rgba(0,0,0,0)",
                        "redDot": true
                     }
                  ]
               }
               "titleNView": false
            }
         }
      }, {
@@ -132,9 +180,10 @@
            "navigationBarTitleText": "创建订单"
         }
      }, {
         "path": "pages/address/address",
         "path": "pages/user/company",
         "style": {
            "navigationBarTitleText": "收货地址"
            "navigationBarTitleText": "我的企业"
         }
      }, {
         "path": "pages/address/addressManage",
@@ -160,9 +209,9 @@
      }, {
         "path": "pages/category/category",
         "style": {
            "navigationBarTitleText": "分类",
            "navigationBarTitleText": "收藏",
            "app-plus": {
               "bounce": "none"
               "titleNView": false
            }
         }
      }, {
@@ -195,12 +244,6 @@
            "iconPath": "static/tab-cate.png",
            "selectedIconPath": "static/tab-cate-current.png",
            "text": "收藏"
         },
         {
            "pagePath": "pages/cart/cart",
            "iconPath": "static/tab-cart.png",
            "selectedIconPath": "static/tab-cart-current.png",
            "text": "购物车"
         },
         {
            "pagePath": "pages/user/user",