TS7053:Element implicitly has an 'any' type because expression of type '"width"' can't be used to index type '{}'.
10:14:26.647 Property 'width' does not exist on type '{}'.
导入使用后,编译出这样,uniapp vue2
TS7053:Element implicitly has an 'any' type because expression of type '"width"' can't be used to index type '{}'.
10:14:26.647 Property 'width' does not exist on type '{}'.
导入使用后,编译出这样,uniapp vue2
1 个回复
陌上华年
已经更新
还有插件是基于vue3开发的,vue2想用得配置@vue/composition-api