合并川虎UI 细节

This commit is contained in:
w_xiaolizu
2023-06-26 22:19:22 +08:00
parent b2468e065c
commit c38a532658
12 changed files with 1468 additions and 114 deletions

View File

@ -0,0 +1,11 @@
<div style="display: flex; justify-content: space-between;">
<span style="margin-top: 4px !important;">
{label}
</span>
<span>
<label class="apSwitch" for="checkbox">
<input type="checkbox" id="checkbox">
<div class="apSlider"></div>
</label>
</span>
</div>