mirror of
https://github.com/ColugoMum/Smart_container.git
synced 2025-06-03 21:54:04 +08:00
2 lines
197 B
Plaintext
2 lines
197 B
Plaintext
|
<checkbox-group class="{{extClass}}" wx-if="{{multi}}" bindchange="checkedChange"><slot/></checkbox-group><radio-group class="{{extClass}}" wx-else bindchange="checkedChange"><slot/></radio-group>
|