From 86281a76b61f3ce3e507f5253e554299652d6315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=9D=8E?= <930530870@qq.com> Date: Fri, 12 Jun 2026 17:06:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 2 +- pages/other/score/chongqing.vue | 24 ++++++++++++++++++++++-- pages/other/score/guandong.vue | 8 ++++---- pages/other/score/hebei.vue | 26 +++++++++++++++++++++++--- 4 files changed, 50 insertions(+), 10 deletions(-) diff --git a/main.js b/main.js index 12a7636..ebd104f 100644 --- a/main.js +++ b/main.js @@ -29,7 +29,7 @@ export function createApp() { app.config.globalProperties.$system = plus.os.name; // #endif app.config.globalProperties.$systemInfo = systemInfo - uni.setStorageSync('version', '1.0.6.sp11') + uni.setStorageSync('version', '1.0.6.sp12') app.config.globalProperties.$version = uni.getStorageSync('version') app.use(globalMethods); return { diff --git a/pages/other/score/chongqing.vue b/pages/other/score/chongqing.vue index d5b725f..2a9a3cf 100644 --- a/pages/other/score/chongqing.vue +++ b/pages/other/score/chongqing.vue @@ -1,4 +1,5 @@