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

@ -46,7 +46,7 @@
v-if="scope.row.qrCodeUrl"
:src="scope.row.qrCodeUrl"
alt="二维码"
style="height: 100px; display: inline-block"
style="display: inline-block; height: 100px"
/>
<el-button
link