style: mp模块stylelint

This commit is contained in:
dhb52
2023-04-21 23:19:04 +08:00
parent b45b85984c
commit 4925a66cc5
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>