postdischarge-applet/unpackage/dist/dev/mp-weixin/pages/propaganda/propaganda.wxml
zhuangyuanke daf9159fca 1
2024-11-01 13:36:21 +08:00

1 line
654 B
Plaintext

<view class="app"><block wx:if="{{propagandaContent}}"><view class="appcontent"><view class="name">{{''+propagandaContent.propagandaTitle+''}}</view><image class="image _img" src="{{baseurl+propagandaContent.propagandaCoverPath}}" alt></image><view style="width:98%;margin:0 auto;"><u-parse vue-id="57598c60-1" html="{{propagandaContent.propagandaContent}}" bind:__l="__l"></u-parse></view></view></block><block wx:else><view class="noorder"><u-empty vue-id="57598c60-2" mode="list" icon-size="220" text="暂无内容" bind:__l="__l"></u-empty></view></block><u-toast class="vue-ref" vue-id="57598c60-3" data-ref="uToast" bind:__l="__l"></u-toast></view>