mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
10 lines
277 B
JSON
10 lines
277 B
JSON
{
|
|
"navigationBarTitleText": "SubmitBar 提交订单栏",
|
|
"usingComponents": {
|
|
"demo-block": "../../components/demo-block/index",
|
|
"van-submit-bar": "../../dist/submit-bar/index",
|
|
"van-tag": "../../dist/tag/index",
|
|
"van-toast": "../../dist/toast/index"
|
|
}
|
|
}
|