update demo

This commit is contained in:
梁灏 2018-01-24 17:16:16 +08:00
parent 0260f1d661
commit 45f823c0ca

View file

@ -12,7 +12,7 @@
<Button @click="setColor">set color</Button>
<br><br><br><br>
<ColorPicker v-model="color7" :saturation="false"></ColorPicker>
<ColorPicker v-model="color7" :hue="false"></ColorPicker>
</div>
</template>
<script>