diff --git a/main.js b/main.js index d3236e6..7e97c0b 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.sp25') + uni.setStorageSync('version', '1.0.4.sp29') app.config.globalProperties.$version = uni.getStorageSync('version') app.use(globalMethods); return { diff --git a/pages/other/card/card.vue b/pages/other/card/card.vue index ad4251c..ec0c87c 100644 --- a/pages/other/card/card.vue +++ b/pages/other/card/card.vue @@ -445,7 +445,10 @@ -