From 59bfd0b8bbbf0ee94ec68e4a3a1a6e536d0ad8fd Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 20 五月 2026 23:10:43 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/gtzxinglijicun

---
 small-program/unpackage/dist/dev/mp-weixin/app.json |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/app.json b/small-program/unpackage/dist/dev/mp-weixin/app.json
index 3209d9c..426eb40 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/app.json
+++ b/small-program/unpackage/dist/dev/mp-weixin/app.json
@@ -40,7 +40,16 @@
         "pages/withdraw-success/withdraw-success",
         "pages/settings/settings",
         "pages/change-password/change-password",
-        "pages/select/select"
+        "pages/select/select",
+        "pages/webview/webview",
+        "pages/article-details/article-details",
+        "pages/change-binding/change-binding",
+        "pages/coupon-center/coupon-center",
+        "pages/Invoice-application/Invoice-application",
+        "pages/Invoice-request/Invoice-request",
+        "pages/confirm-invoice-issuance/confirm-invoice-issuance",
+        "pages/Invoice-issued-successfully/Invoice-issued-successfully",
+        "pages/revenue-analysis/revenue-analysis"
       ]
     }
   ],
@@ -101,5 +110,7 @@
       "desc": "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭瀹氫綅鏈嶅姟"
     }
   },
-  "usingComponents": {}
+  "usingComponents": {
+    "auth-login": "/components/auth-login/auth-login"
+  }
 }
\ No newline at end of file

--
Gitblit v1.9.3