LICENSE add ionicons
update issue template、LICENSE add ionicons、update README
This commit is contained in:
parent
944853d49e
commit
62a40f4f85
4 changed files with 37 additions and 15 deletions
|
@ -6,8 +6,8 @@
|
|||
{{ value1 }}{{value2}}
|
||||
<div @click="value1 = 13">change value1</div>
|
||||
<br>
|
||||
<Slider :value="value9" :tip-format="format"></Slider>
|
||||
<Slider :value="value10" :tip-format="hideFormat"></Slider>
|
||||
<Slider v-model="value9" :tip-format="format"></Slider>
|
||||
<Slider v-model="value10" :tip-format="hideFormat"></Slider>
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue