filesbox/miniprogram/FilesBox/node_modules/mp-html/dist/mp-qq/index.qml
2023-09-21 10:23:31 +08:00

1 line
229 B
QML

<view class="_root {{selectable?'_select':''}}" style="{{containerStyle}}"><slot qq:if="{{!nodes[0]}}"/><node id="_root" childs="{{nodes}}" opts="{{[lazyLoad,loadingImg,errorImg,showImgMenu,selectable]}}" catchadd="_add"/></view>