From 56e34166ba6955a8b8d5335c6c64277522e3dfba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=9D=8E?= <930530870@qq.com> Date: Sat, 9 May 2026 10:16:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=A6=E6=97=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 2 +- pages/other/certificate/index.vue | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/main.js b/main.js index 7394fea..d3236e6 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.4.sp24') + uni.setStorageSync('version', '1.0.4.sp25') app.config.globalProperties.$version = uni.getStorageSync('version') app.use(globalMethods); return { diff --git a/pages/other/certificate/index.vue b/pages/other/certificate/index.vue index 03e9efb..194908c 100644 --- a/pages/other/certificate/index.vue +++ b/pages/other/certificate/index.vue @@ -1,15 +1,15 @@