1 line
1.3 KiB
Plaintext
1 line
1.3 KiB
Plaintext
<view><tn-nav-bar vue-id="7b922ff1-1" isBack="{{false}}" backTitle bottomShadow="{{false}}" backgroundColor="#FFFFFF" bind:__l="__l" vue-slots="{{['default']}}"><view class="custom-nav tn-flex tn-flex-col-center tn-flex-row-between"><view class="tn-flex tn-flex-col-center tn-flex-row-left"><view data-event-opts="{{[['tap',[['goBack']]]]}}" style="padding-left:15rpx;" bindtap="__e"><text class="tn-icon-left" style="font-size:40rpx;"></text></view><view class="tn-margin-top" style="text-shadow:1rpx 0 0 #FFF, 0 1rpx 0 #FFF, -1rpx 0 0 #FFF , 0 -1rpx 0 #FFF;"><tn-tabs vue-id="{{('7b922ff1-2')+','+('7b922ff1-1')}}" list="{{[{name:'惠企政策详情'}]}}" current="{{topCurrent}}" activeColor="#000" bold="{{false}}" fontSize="{{36}}" bind:__l="__l"></tn-tabs></view></view></view></tn-nav-bar><view style="{{'padding-bottom:60rpx;'+('padding-top:'+(vuex_custom_bar_height+'px')+';')}}"><view style="padding:30rpx;"><view style="font-size:34rpx;font-weight:600;text-align:center;">{{info.title}}</view><view style="margin-top:20rpx;"><view style="color:#999999;font-size:28rpx;text-align:center;"><text>{{"业务科室:"+info.source}}</text><text style="margin-left:60rpx;">{{"联系方式:"+info.phone}}</text></view></view><view style="margin-top:30rpx;"><rich-text nodes="{{info.content}}"></rich-text></view></view></view></view> |