优化提现界面的小数展示
This commit is contained in:
@@ -146,6 +146,7 @@ function commonsProcess(showLoading, httpReqCallback, isreturm, url) {
|
||||
}
|
||||
|
||||
if (res.code == 401) {
|
||||
uni.clearStorageSync()
|
||||
uni.redirectTo({
|
||||
url: "/pages/login/login",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user