缴费新增对公支付(但是功能不可操作),开始调整首页

This commit is contained in:
2024-07-16 08:52:36 +08:00
parent e4a22af891
commit 765b3ad111
4 changed files with 64 additions and 8 deletions

View File

@@ -8,7 +8,8 @@
"van-field": "@vant/weapp/field/index",
"picker": "/components/picker/index",
"van-grid": "@vant/weapp/grid/index",
"van-grid-item": "@vant/weapp/grid-item/index"
"van-grid-item": "@vant/weapp/grid-item/index",
"van-action-sheet": "@vant/weapp/action-sheet/index"
},
"navigationStyle": "custom"
}