From b099e758396f61b39d24cf5fa6be7bb0d10c2b4d Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 18 五月 2026 19:16:26 +0800
Subject: [PATCH] 提交
---
small-program/shop/pages/store-home/store-home.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/small-program/shop/pages/store-home/store-home.vue b/small-program/shop/pages/store-home/store-home.vue
index 6155a68..a41aa1a 100644
--- a/small-program/shop/pages/store-home/store-home.vue
+++ b/small-program/shop/pages/store-home/store-home.vue
@@ -68,7 +68,7 @@
</view>
<view class="func-btn" @click="goToQualification">
<image class="func-icon" src="/shop/static/icon/ic_wodezizhi@2x.png"></image>
- <text class="func-text">闂ㄥ簵璧勮川</text>
+ <text class="func-text">钀ユ敹鍒嗘瀽</text>
</view>
</view>
<text class="section-title">寰呭鐞嗚鍗�({{total||0}})</text>
@@ -262,7 +262,7 @@
},
goToQualification() {
uni.navigateTo({
- url: '/shop/pages/qualification/qualification'
+ url: '/shop/pages/revenue-analysis/revenue-analysis'
})
},
goToStore() {
--
Gitblit v1.9.3