chore: stylelint(use pnpm lint:style)

This commit is contained in:
shizhong
2023-09-22 14:43:10 +08:00
parent 5cfe65b87a
commit b6e6b2c49d
26 changed files with 291 additions and 144 deletions

View File

@ -292,7 +292,7 @@ onMounted(async () => {
</script>
<style>
.order-font {
font-size: 12px;
padding: 2px 0;
font-size: 12px;
}
</style>