tijiao
This commit is contained in:
1
unpackage/dist/dev/mp-weixin/pages/component/commonComponents/richDetail.wxml
vendored
Normal file
1
unpackage/dist/dev/mp-weixin/pages/component/commonComponents/richDetail.wxml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<view class="richDetail data-v-89d31f00"><block wx:if="{{detailInfo.title}}"><view class="detail_title data-v-89d31f00">{{detailInfo.title}}</view></block><slot name="richHeadImg"></slot><block wx:if="{{detailInfo.content}}"><view class="rich_box data-v-89d31f00"><rich-text nodes="{{$root.f0}}" data-nodes="{{detailInfo.content}}" data-event-opts="{{[['tap',[['showPreview',['$event']]]]]}}" catchtap="__e" class="data-v-89d31f00"></rich-text></view></block></view>
|
||||
Reference in New Issue
Block a user