mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[improvement] update eslint rules (#2089)
This commit is contained in:
@@ -27,7 +27,11 @@
|
||||
</demo-block>
|
||||
|
||||
<demo-block :title="$t('title3')">
|
||||
<van-steps direction="vertical" :active="0" active-color="#f44">
|
||||
<van-steps
|
||||
:active="0"
|
||||
direction="vertical"
|
||||
active-color="#f44"
|
||||
>
|
||||
<van-step>
|
||||
<h3>{{ $t('status1') }}</h3>
|
||||
<p>2016-07-12 12:40</p>
|
||||
|
Reference in New Issue
Block a user