uview采用npm引入的方式小程序端报错 其他端没问题
采用npm安装的方式,微信开发者工具会报错[ pages/login/index.json 文件内容错误] pages/login/index.json: ["usingComponents"]["u-tabs"] 未找到(env: Windows,mp,1.05.2110110; lib: 2.19.2) 官方引入方式
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
也没用