store/mycomponent/yz_commentInput/yz_commentInput.json

9 lines
232 B
JSON

{
"component": true,
"usingComponents": {
"van-popup": "../../dist/popup/index",
"van-field": "../../dist/field/index",
"yz_uploader": "../yz_uploader/yz_uploader",
"van-icon": "../../../../dist/icon/index"
}
}