yuminge-app/yun-min-program-plugin-master/mycomponent/mp-html/index.wxml

1 line
218 B
Plaintext

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