版本更新

This commit is contained in:
唐明明
2022-06-11 13:53:54 +08:00
parent bfed17d7d6
commit 45288f7470
12 changed files with 9541 additions and 16526 deletions

View File

@@ -71,7 +71,7 @@
sex : this.sex,
storage_id : this.storageId
}).then(res => {
this.$store.commit('setIsNew', 1)
uni.setStorageSync('isnew', 1)
this.$Router.pushTab({name: 'Life'})
}).catch(err => {
this.disabled = false