优化提现界面的小数展示

This commit is contained in:
gyq
2025-08-20 16:23:23 +08:00
parent 855a884c4c
commit efce59d822
2 changed files with 598 additions and 603 deletions

View File

@@ -146,6 +146,7 @@ function commonsProcess(showLoading, httpReqCallback, isreturm, url) {
}
if (res.code == 401) {
uni.clearStorageSync()
uni.redirectTo({
url: "/pages/login/login",
});

File diff suppressed because it is too large Load Diff