mirror of
https://git.beihong.wang/wangbeihong/iot-bedroom-environment-controller.git
synced 2026-04-23 11:43:04 +08:00
4 lines
166 B
Plaintext
4 lines
166 B
Plaintext
<view wx:if="{{isShow}}" class="fui-popup__animation {{ani.in}}"
|
|
style="{{'transform:' + transform + ';' + stylesObject}}" bindtap="change">
|
|
<slot></slot>
|
|
</view> |