新增首页园区和商户的交互

This commit is contained in:
2024-03-29 17:26:08 +08:00
parent 2b45de5a7f
commit 3284bea475
13 changed files with 193 additions and 30 deletions

View File

@@ -5,7 +5,8 @@
"van-button": "@vant/weapp/button/index",
"van-image": "@vant/weapp/image/index",
"avatar": "/components/avatar/index",
"van-field": "@vant/weapp/field/index"
"van-field": "@vant/weapp/field/index",
"picker": "/components/picker/index"
},
"navigationStyle": "custom"
}