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