mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-11 12:38:14 +08:00
修复总开关逻辑问题
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
<span class="mdl-list__item-secondary-action">
|
||||
<label class="mdl-switch mdl-js-switch mdl-js-ripple-effect"
|
||||
for="list-switch-all">
|
||||
<input type="checkbox" id="list-switch-all" class="mdl-switch__input"
|
||||
<input type="checkbox" id="list-switch-all"
|
||||
checked/>
|
||||
</label>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user