You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
570 B
1 line
570 B
|
2 months ago
|
<view class="data-v-391017e7"><block wx:if="{{message.payload.operationType===1}}"><view class="card handle data-v-391017e7"><view class="data-v-391017e7"><view class="time data-v-391017e7">{{messageTime}}</view>{{''+renderDom+''}}</view><view class="choose data-v-391017e7"><view data-event-opts="{{[['tap',[['handleClick',['$event']]]]]}}" class="button data-v-391017e7" bindtap="__e">处理</view></view></view></block><block wx:else><view class="card data-v-391017e7"><view class="time data-v-391017e7">{{messageTime}}</view>{{''+renderDom+''}}</view></block></view>
|