mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
chore: prettier all demos
This commit is contained in:
@@ -27,9 +27,7 @@
|
||||
<img
|
||||
class="doge"
|
||||
src="https://b.yzcdn.cn/vant/doge.png"
|
||||
:style="{
|
||||
transform: `scale(${distance / 80})`
|
||||
}"
|
||||
:style="{ transform: `scale(${distance / 80})` }"
|
||||
/>
|
||||
</template>
|
||||
<template #loosing>
|
||||
|
Reference in New Issue
Block a user