yunshangxie/unpackage/dist/dev/mp-weixin/pages/index/new_info.wxml

1 line
1.3 KiB
Plaintext

<view style="letter-spacing:1rpx;"><tn-nav-bar vue-id="52a46123-1" isBack="{{false}}" backTitle bottomShadow="{{true}}" backgroundColor="#FFFFFF" bind:__l="__l" vue-slots="{{['default']}}"><view class="custom-nav 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="{{('52a46123-2')+','+('52a46123-1')}}" list="{{[{name:'详情'}]}}" current="{{topCurrent}}" activeColor="#000" bold="{{false}}" fontSize="{{36}}" bind:__l="__l"></tn-tabs></view></view></tn-nav-bar><view style="{{'padding-top:'+(vuex_custom_bar_height+'px')+';'}}"><view style="padding:30rpx;"><view style="text-align:center;font-size:40rpx;font-weight:600;">{{info.news_title}}</view><view style="margin-top:30rpx;color:#999;"><text>{{"时间:"+info.showtime}}</text><text style="margin-left:20rpx;">{{"来源:"+info.news_source}}</text></view><view style="width:100%;height:2rpx;background-color:#eee;margin-top:30rpx;"></view><view><view class="ks_html" style="line-height:50rpx;margin-top:20rpx;"><view class="_div"><rich-text nodes="{{info.news_content}}"></rich-text></view></view></view></view></view></view>