cmsinfo.wxml 471 B

1
  1. <view class="container"><view class="title" style="{{'height:'+(height+'px')+';'+('line-height:'+(height+'px')+';')+('padding-top:'+(top+'px')+';')}}"><uni-icons class="back" vue-id="deb3c236-1" color="#fff" type="back" size="25" data-event-opts="{{[['^click',[['back']]]]}}" bind:click="__e" bind:__l="__l"></uni-icons><text>{{info.title}}</text></view><rich-text class="content" image-menu-prevent="true" nodes="{{info.content||info.noticeContent}}"></rich-text></view>