uni-app +uView plus TypeError: Cannot read property 'options' of undefined
uni-app +uView plus TypeError: Cannot read property 'options' of undefined
u-icon不显示
"easycom": {
// 注意一定要放在custom里,否则无效,https://ask.dcloud.net.cn/question/131175
"custom": {
"^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
"^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
"^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue"
}
},