Commit 39d05684 authored by JingChao's avatar JingChao

Update index.vue

parent a37b6f17
<template>
<label
:class="cusClass" class="toggle toggle-positive toggle-check"
@touchstart="checked"
@mousedown="checked">
@touchstart="checked">
<input :checked="value" type="checkbox">
<div class="track">
<div class="handle"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment