合并川虎UI 细节
This commit is contained in:
11
docs/assets/html/appearance_switcher.html
Normal file
11
docs/assets/html/appearance_switcher.html
Normal 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>
|
||||
Reference in New Issue
Block a user