更新
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
confirmColor: '#FE0505',
|
||||
success: (res) => {
|
||||
if (res.confirm) {
|
||||
uni.setStorageSync('username', that.driver.username)
|
||||
uni.setStorageSync('username', this.driver.username)
|
||||
uni.navigateTo({
|
||||
url: '/BagAuth/pages/login/register'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user