style: mp模块stylelint

(cherry picked from commit 4925a66cc5)
This commit is contained in:
dhb52
2023-04-21 23:19:04 +08:00
committed by shizhong
parent 132e044c48
commit 94ab90d8ab
13 changed files with 236 additions and 204 deletions

View File

@ -56,5 +56,5 @@ defineExpose({
<style lang="scss" scoped>
/* 因为 joolun 实现依赖 avue 组件,该页面使用了 card.scc */
@import '../wx-msg/card.scss';
@import url('../wx-msg/card.scss');
</style>