1.1.0:修改我的等级;替换账单关键字;新增三方充值静态页面
This commit is contained in:
@@ -26,7 +26,7 @@ const getChargeList = () => {
|
||||
renderChargeList()
|
||||
},
|
||||
error(){
|
||||
toastMsg('网络错误')
|
||||
toastMsg('網絡錯誤')
|
||||
}
|
||||
})
|
||||
}
|
||||
@@ -72,7 +72,7 @@ const submitOrder = (params) => {
|
||||
}
|
||||
},
|
||||
error(){
|
||||
toastMsg('网络错误')
|
||||
toastMsg('網絡錯誤')
|
||||
}
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user