mirror of
https://git.beihong.wang/wangbeihong/iot-bedroom-environment-controller.git
synced 2026-04-23 14:53:04 +08:00
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
<wxs src="../wxs/utils.wxs" module="utils" />
|
|
|
|
<view class="{{ utils.bem('radio-group', [direction]) }}">
|
|
<slot></slot>
|
|
</view>
|