From c80bc467a41daa6cbae4e5515a300a8ca98cfeaa Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期二, 21 七月 2026 15:44:01 +0800
Subject: [PATCH] 维护

---
 unpackage/dist/dev/mp-weixin/pages/my/index.js |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/unpackage/dist/dev/mp-weixin/pages/my/index.js b/unpackage/dist/dev/mp-weixin/pages/my/index.js
index 40ad35c..c053043 100644
--- a/unpackage/dist/dev/mp-weixin/pages/my/index.js
+++ b/unpackage/dist/dev/mp-weixin/pages/my/index.js
@@ -102,7 +102,7 @@
       // },
     ]);
     common_vendor.onLoad(async () => {
-      common_vendor.index.__f__("log", "at pages/my/index.vue:203", userStore.userInfo, "userStore.userInfo");
+      common_vendor.index.__f__("log", "at pages/my/index.vue:213", userStore.userInfo, "userStore.userInfo");
       userInfo.value = userStore.userInfo;
       await donateTotal();
     });
@@ -110,11 +110,11 @@
       common_vendor.index.navigateTo({
         url,
         fail: (err) => {
-          common_vendor.index.__f__("error", "at pages/my/index.vue:212", "瀵艰埅澶辫触:", err);
+          common_vendor.index.__f__("error", "at pages/my/index.vue:222", "瀵艰埅澶辫触:", err);
           common_vendor.index.redirectTo({
             url,
             fail: (err2) => {
-              common_vendor.index.__f__("error", "at pages/my/index.vue:217", "閲嶅畾鍚戝け璐�:", err2);
+              common_vendor.index.__f__("error", "at pages/my/index.vue:227", "閲嶅畾鍚戝け璐�:", err2);
             }
           });
         }
@@ -133,7 +133,7 @@
           throw new Error(res.msg || "鑾峰彇缁熻澶辫触");
         }
       } catch (error) {
-        common_vendor.index.__f__("error", "at pages/my/index.vue:237", "鑾峰彇缁熻鏁版嵁澶辫触:", error);
+        common_vendor.index.__f__("error", "at pages/my/index.vue:247", "鑾峰彇缁熻鏁版嵁澶辫触:", error);
       }
     };
     const handleLogout = () => {
@@ -159,7 +159,7 @@
         c: common_assets._imports_1
       }, {
         d: common_vendor.t(userInfo.value.nickName),
-        e: common_vendor.t(userInfo.value.createBy),
+        e: common_vendor.t(userInfo.value.userName),
         f: userInfo.value.coordinatorName
       }, userInfo.value.coordinatorName ? common_vendor.e({
         g: common_vendor.t(userInfo.value.coordinatorName),
@@ -171,7 +171,8 @@
         k: common_vendor.t(stats.value.totalCases),
         l: common_vendor.t(stats.value.readCases),
         m: common_vendor.t(stats.value.agreedCases),
-        n: common_vendor.f(functionList.value, (section, idx, i0) => {
+        n: common_vendor.o(($event) => navigateTo("/pagesSub/case/index")),
+        o: common_vendor.f(functionList.value, (section, idx, i0) => {
           return common_vendor.e({
             a: section.title
           }, section.title ? {
@@ -196,8 +197,9 @@
             d: idx
           });
         }),
-        o: common_vendor.o(handleLogout),
-        p: common_vendor.gei(_ctx, "")
+        p: common_vendor.o(handleLogout),
+        q: common_assets._imports_2,
+        r: common_vendor.gei(_ctx, "")
       });
     };
   }

--
Gitblit v1.9.3