绿满眶商城微信小程序-uniapp
zxl
2025-10-24 08dbfed46fea626ebd5c543eff86a403e5300549
pages.json
@@ -1865,6 +1865,13 @@
              "u-empty": "view"
            }
           }
        },
        {
           "path" : "constomize/constomize",
           "style" :
           {
              "navigationBarTitleText" : "定制信息"
           }
        }
      ]
    },
@@ -2272,6 +2279,23 @@
            
         }
        }
     },
     {
        "path" : "storePrizeClaim",
        "style" :
        {
           "navigationBarTitleText" : "领取抽奖机会",
         "componentPlaceholder":{
            "u-card": "view",
            "u-navbar": "view",
            "u-tag": "view",
            "u-icon": "view",
            "u-button": "view",
            "u-empty": "view",
            "u-image":"view"
         }
        }
     }]
   }