绿满眶商城微信小程序-uniapp
zxl
2025-08-04 a38827061b6679a39d719dee72904ffbe49bd8e8
pages.json
@@ -865,7 +865,8 @@
              "u-navbar": "view",
              "u-button": "view",
              "u-image": "view",
              "u-loadmore": "view"
              "u-loadmore": "view",
           "u-empty":"view"
            }
          }
        },
@@ -1914,7 +1915,7 @@
        {
          "path": "news",
          "style": {
            "navigationBarTitleText": "新闻",
            "navigationBarTitleText": "快讯",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view",
@@ -1933,7 +1934,7 @@
        {
          "path": "detail",
          "style": {
            "navigationBarTitleText": "新闻详情",
            "navigationBarTitleText": "快讯详情",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view",
@@ -2016,6 +2017,20 @@
           "u-icon": "view"
            }
          }
        },
        {
           "path" : "coups-goods-list",
           "style" :
           {
            "navigationStyle": "custom",
              "navigationBarTitleText" : "优惠卷商品页面",
            "componentPlaceholder": {
              "u-navbar": "view",
              "u-search": "view",
              "u-image": "view",
              "u-icon": "view"
            }
           }
        }
      ]
    },
@@ -2050,12 +2065,12 @@
    {
      "root": "pages/cusbar",
      "pages": [
        {
          "path": "special/special",
          "style": {
            "navigationBarTitleText": "专题"
          }
        },
        // {
        //   "path": "special/special",
        //   "style": {
        //     "navigationBarTitleText": "专题"
        //   }
        // },
        {
          "path": "cart/cartList",
          "style": {