nantai-erp-wechat-mobile/miniprogram_npm/vant-weapp/switch-cell/index.json
2024-10-31 21:29:57 +08:00

8 lines
121 B
JSON

{
"component": true,
"usingComponents": {
"van-cell": "../cell/index",
"van-switch": "../switch/index"
}
}