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 @@