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