15 lines
486 B
JSON
15 lines
486 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"van-popup": "/dist/popup/index",
|
|
"van-nav-bar": "/dist/nav-bar/index",
|
|
"van-radio": "/dist/radio/index",
|
|
"van-radio-group": "/dist/radio-group/index",
|
|
"van-icon": "/dist/icon/index",
|
|
"van-cell-group": "/dist/cell-group/index",
|
|
"van-cell": "/dist/cell/index",
|
|
"goods-qrcode":"/mycomponent/temp/goods_qrcode/goods_qrcode",
|
|
"mp-html":"/mycomponent/mp-html/index",
|
|
"van-picker": "/dist/picker/index"
|
|
}
|
|
} |