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/center.vue b/pages/other/score/center.vue index a4b7d97..495a74f 100644 --- a/pages/other/score/center.vue +++ b/pages/other/score/center.vue @@ -73,7 +73,7 @@ function back(){ - + @@ -587,7 +587,7 @@ function back(){ margin-top: 0; margin-bottom: -6rpx; position: relative; - margin-left: 42rpx; + margin-left: 64rpx; } } diff --git a/pages/other/score/chongqing.vue b/pages/other/score/chongqing.vue index bcbc157..f0ad88e 100644 --- a/pages/other/score/chongqing.vue +++ b/pages/other/score/chongqing.vue @@ -1,4 +1,5 @@