版本更新
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user