easycom配置
"easycom": {
"autoscan": true,
"custom": {
"sf-(.*)": "sf-ui/components/sf-$1/sf-$1.vue"
}
},
pages配置
pages: [
"path": "node_modules/sf-ui/pages/sf-avatar-cropper/sf-avatar-cropper",
"style": {
"navigationBarTitleText": "avatar-cropper"
}
]