提现模块复写

This commit is contained in:
2021-09-26 14:52:38 +08:00
parent f5cb5733a6
commit 3946800889
9 changed files with 1237 additions and 447 deletions

View File

@@ -32,7 +32,7 @@ const request = (parameter) => {
'Authorization': store.getters.getToken || ''
}
console.log('parameterDbug', parameter)
// console.log('parameterDbug', parameter)
// 加载提示
uni.showLoading({