From d1366e24255f64407e9b1cf520f0a799b3e99f87 Mon Sep 17 00:00:00 2001 From: jia <1451658316@qq.com> Date: Wed, 20 Sep 2023 14:58:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E5=BC=B9=E7=AA=97=E4=BB=A5?= =?UTF-8?q?=E5=8F=8A=E4=BA=A4=E6=98=93=E7=94=B3=E8=AF=B7=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/gather/gather.vue | 1 + pages/moreProject/moreProject.vue | 11 +- pages/product/basicSet.vue | 23 +- .../transactionApplication/application.vue | 5 +- store/modules/app.js | 61 +- uni_modules/guyue-updater/pages/updater.vue | 599 +++++++++--------- 6 files changed, 359 insertions(+), 341 deletions(-) diff --git a/pages/gather/gather.vue b/pages/gather/gather.vue index 9f6bc78..37b9398 100644 --- a/pages/gather/gather.vue +++ b/pages/gather/gather.vue @@ -291,6 +291,7 @@ this.getUniMp(data); break; case 2: + this.navigator(data); break; } diff --git a/pages/moreProject/moreProject.vue b/pages/moreProject/moreProject.vue index 6273d13..52d9a18 100644 --- a/pages/moreProject/moreProject.vue +++ b/pages/moreProject/moreProject.vue @@ -1,6 +1,6 @@