Hongyang666
Hongyang666
对源码做如下修改: ``` ``` checkbox_style.css ``` input[type=checkbox] { cursor: pointer; position: relative; } input[type=checkbox]:not([class=checkbox-checked]):after { position: absolute; top: 0; background-color: white; width: 18px; height: 18px; display: inline-block; visibility: visible; padding-left: 0px;...
> me too 请问解决了吗?
> *** First throw call stack: > ( > 0 CoreFoundation 0x000000010d3831e6 __exceptionPreprocess + 294 > 1 libobjc.A.dylib 0x000000010be72031 objc_exception_throw + 48 > 2 CoreFoundation 0x000000010d3c30bc _CFThrowFormattedException + 194 >...