diff --git a/components/nav-bar/nav-bar.vue b/components/nav-bar/nav-bar.vue index 26cb799..62718cc 100644 --- a/components/nav-bar/nav-bar.vue +++ b/components/nav-bar/nav-bar.vue @@ -6,7 +6,7 @@ - + @@ -82,294 +82,294 @@ \ No newline at end of file diff --git a/main.js b/main.js index 11eb229..4580d59 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.5.sp5') + uni.setStorageSync('version', '1.0.5.sp9') app.config.globalProperties.$version = uni.getStorageSync('version') app.use(globalMethods); return { diff --git a/pages/bill/add-bill/add-bill.vue b/pages/bill/add-bill/add-bill.vue index 200ac09..05090c8 100644 --- a/pages/bill/add-bill/add-bill.vue +++ b/pages/bill/add-bill/add-bill.vue @@ -56,7 +56,8 @@