mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
9 lines
217 B
JSON
9 lines
217 B
JSON
{
|
|
"navigationBarTitleText": "Panel 面板",
|
|
"usingComponents": {
|
|
"demo-block": "../../components/demo-block/index",
|
|
"van-panel": "../../dist/panel/index",
|
|
"van-button": "../../dist/button/index"
|
|
}
|
|
}
|