绿满眶商城微信小程序-uniapp
xiangpei
2025-06-25 df4dd9f030ac4e830d93f2f64e2379a9b7dad278
pages.json
@@ -68,7 +68,7 @@
      
         "style": {
            "navigationBarTitleText": "商品广场",
            // "navigationStyle": "custom", // 隐藏系统导航栏
            "navigationStyle": "custom", // 隐藏系统导航栏
            "navigationBarTextStyle": "black",
            // "disableScroll": true,
            "bounce": "none",
@@ -749,6 +749,7 @@
               "style": {
                  "navigationBarTitleText": "活动",
                  "enablePullDownRefresh": true, //下拉刷新
                  "navigationStyle": "custom", // 隐藏顶部导航栏
                  "componentPlaceholder": {
                     "u-form": "view",
                     "u-form-item": "view",
@@ -1435,7 +1436,8 @@
         "pages": [{
            "path": "healthVideo",
            "style": {
               "navigationBarTitleText": "大健康"
               "navigationBarTitleText": "大健康",
               "navigationStyle": "custom"
            }
         }]
      },
@@ -1496,13 +1498,13 @@
            "selectedIconPath": "static/tabbar/home-s.png",
            "text": "首页"
         },
         {
            // "pagePath": "pages/tabbar/category/category",
            "pagePath": "pages/commodity-square/commoditySquare",
            "iconPath": "static/tabbar/category.png",
            "selectedIconPath": "static/tabbar/category-s.png",
            "text": "商城"
         },
         // {
         //    // "pagePath": "pages/tabbar/category/category",
         //    "pagePath": "pages/commodity-square/commoditySquare",
         //    "iconPath": "static/tabbar/category.png",
         //    "selectedIconPath": "static/tabbar/category-s.png",
         //    "text": "商城"
         // },
         {
            "pagePath": "pages/tabbar/video/video",
            "iconPath": "static/tabbar/video.png",