1.1.0:修改我的等级;替换账单关键字;新增三方充值静态页面
This commit is contained in:
@@ -17,7 +17,7 @@ const urlPrefixNew = getUrlPrefixNew()
|
||||
|
||||
// 封装layer消息提醒框
|
||||
let layerIndex
|
||||
const showLoading = (content = '加载中...') => {
|
||||
const showLoading = (content = '加載中...') => {
|
||||
layer.open({
|
||||
type: 2,
|
||||
shadeClose: false,
|
||||
@@ -52,7 +52,7 @@ const getUserInfo = () => {
|
||||
}
|
||||
},
|
||||
error(){
|
||||
toastMsg('网络错误')
|
||||
toastMsg('網絡錯誤')
|
||||
}
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user