百科支持图片和视频
This commit is contained in:
1
components/mp-html/index.wxml
Normal file
1
components/mp-html/index.wxml
Normal file
@@ -0,0 +1 @@
|
||||
<view class="_root {{selectable?'_select':''}}" style="{{containerStyle}}"><slot wx:if="{{!nodes[0]}}"/><node id="_root" childs="{{nodes}}" opts="{{[lazyLoad,loadingImg,errorImg,showImgMenu,selectable]}}" catchadd="_add"/></view>
|
Reference in New Issue
Block a user