屏蔽登录中转页面登录中文字
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
},
|
||||
onLoad(options) {
|
||||
uni.showLoading({
|
||||
title: '登陆中'
|
||||
title: ''
|
||||
})
|
||||
if(options.token) {
|
||||
const that = this
|
||||
|
||||
Reference in New Issue
Block a user