From cf17c2f7012fc4351f66c71d66a4aa3a9fe9e34a Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 30 四月 2026 15:24:17 +0800
Subject: [PATCH] 代码生成

---
 small-program/unpackage/dist/dev/mp-weixin/shop/pages/wallet/wallet.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/shop/pages/wallet/wallet.json b/small-program/unpackage/dist/dev/mp-weixin/shop/pages/wallet/wallet.json
index 1afbbb9..2d80f88 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/shop/pages/wallet/wallet.json
+++ b/small-program/unpackage/dist/dev/mp-weixin/shop/pages/wallet/wallet.json
@@ -1,6 +1,9 @@
 {
   "navigationBarTitleText": "闂ㄥ簵閽卞寘",
+  "navigationStyle": "custom",
   "usingComponents": {
+    "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
+    "u-popup": "/node-modules/uview-ui/components/u-popup/u-popup",
     "custom-tabbar": "/components/custom-tabbar/custom-tabbar"
   }
 }
\ No newline at end of file

--
Gitblit v1.9.3