预留手机号新加解释,优惠券新增备注,修改部分样式,优化table组件可以传属性

This commit is contained in:
2025-01-21 14:32:41 +08:00
parent 24f2ec9ead
commit 103c10347c
13 changed files with 99 additions and 22 deletions

View File

@@ -1,6 +1,7 @@
{
"component": true,
"usingComponents": {
"van-button": "@vant/weapp/button/index"
"van-button": "@vant/weapp/button/index",
"van-dialog": "@vant/weapp/dialog/index"
}
}