From f3a9e5c5a02a75346d559c1837331e1b051a6de1 Mon Sep 17 00:00:00 2001 From: dongjian <315328220@qq.com> Date: Sat, 6 Sep 2025 16:21:10 +0800 Subject: [PATCH] no message --- .../other_package/productInfo/productInfo.vue | 2 +- pages/rwa_package/setting/kefu.vue | 31 ++++++++++++++----- utils/config.js | 4 +-- 3 files changed, 26 insertions(+), 11 deletions(-) diff --git a/pages/other_package/productInfo/productInfo.vue b/pages/other_package/productInfo/productInfo.vue index e5eee8d..2548b96 100644 --- a/pages/other_package/productInfo/productInfo.vue +++ b/pages/other_package/productInfo/productInfo.vue @@ -293,7 +293,7 @@ export default { methods: { onZiXun(){ uni.navigateTo({ - url:'/pages/rwa_package/setting/kefu' + url:'/pages/rwa_package/setting/kefu?type=5260' }) }, getValue, diff --git a/pages/rwa_package/setting/kefu.vue b/pages/rwa_package/setting/kefu.vue index 6230641..57138bc 100644 --- a/pages/rwa_package/setting/kefu.vue +++ b/pages/rwa_package/setting/kefu.vue @@ -1,7 +1,7 @@