绿满眶商城微信小程序-uniapp
peng
2025-07-25 617c22a5c2005e0727e99a080c27b4f4cf3f549d
修改
1个文件已修改
30 ■■■■■ 已修改文件
pages.json 30 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages.json
@@ -1622,19 +1622,32 @@
        {
          "path": "afterSales/applyProgress",
          "style": {
            "navigationBarTitleText": "售后服务"
            "navigationBarTitleText": "售后服务",
            "componentPlaceholder": {
              "u-time-line": "view",
              "u-time-line-item": "view",
              "u-empty": "view"
            }
          }
        },
        {
          "path": "afterSales/applyDetail",
          "style": {
            "navigationBarTitleText": "售后服务"
            "navigationBarTitleText": "售后服务",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-image": "view"
            }
          }
        },
        {
          "path": "afterSales/applySuccess",
          "style": {
            "navigationBarTitleText": "提交成功",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view"
            },
            "app-plus": {
              "bounce": "none",
              "titleNView": {
@@ -1668,7 +1681,18 @@
        {
          "path": "afterSales/afterSalesDetail",
          "style": {
            "navigationBarTitleText": "申请售后"
            "navigationBarTitleText": "申请售后",
            "componentPlaceholder": {
              "u-form": "view",
              "u-image": "view",
              "u-number-box": "view",
              "u-form-item": "view",
              "u-input": "view",
              "u-upload": "view",
              "u-button": "view",
              "u-select": "view",
              "u-toast": "view"
            }
          }
        },
        {