mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-06-11 15:49:14 +08:00
9 lines
211 B
JSON
9 lines
211 B
JSON
{
|
|
"navigationBarTitleText": "Cell 单元格",
|
|
"usingComponents": {
|
|
"zan-cell": "../../dist/cell/index",
|
|
"zan-icon": "../../dist/icon/index",
|
|
"zan-cell-group": "../../dist/cell-group/index"
|
|
}
|
|
}
|