App.vue里 引入样式报错
摘要:
使用 @import url(); 报错, 格式没写对 @import url(common/common.css); 自动tab生成,路径不正确 /* @import '@/.common/common.css'; */ 正确格式 @import '~@/xxx/xxx' @import '../ 阅读全文
posted @ 2022-08-14 16:48 苏舒 阅读(146) 评论(0) 推荐(0)
浙公网安备 33010602011771号