暂存充值审核

This commit is contained in:
2025-02-20 10:38:29 +08:00
parent 616c6a53fb
commit 5d617f2282
22 changed files with 666 additions and 559 deletions

View File

@@ -1,9 +1,9 @@
{
"component": true,
"usingComponents": {
"van-popup": "@vant/weapp/popup/index",
"search-select": "/components/searchSelect/index",
"van-field": "@vant/weapp/field/index",
"van-button": "@vant/weapp/button/index"
"van-button": "@vant/weapp/button/index",
"segmented": "/components/Segmented/index",
"recharge": "./components/reharge/index",
"approve": "./components/approve/index"
}
}