|
@@ -15,9 +15,6 @@
|
|
|
<import src="../../../wxParse/wxParse.wxml" />
|
|
<import src="../../../wxParse/wxParse.wxml" />
|
|
|
<template is="wxParse" data="{{wxParseData:article.nodes}}" />
|
|
<template is="wxParse" data="{{wxParseData:article.nodes}}" />
|
|
|
</view>
|
|
</view>
|
|
|
- <view class="weui-article__p">
|
|
|
|
|
- <image src="{{news.thumb}}" mode="aspectFit" style="width: 100%" />
|
|
|
|
|
- </view>
|
|
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
@@ -67,17 +64,25 @@
|
|
|
<text style='color:#1E90FF;font-size:30rpx' decode="{{true}}" space="{{true}}">共{{item.replys.total}}条回复 ></text>
|
|
<text style='color:#1E90FF;font-size:30rpx' decode="{{true}}" space="{{true}}">共{{item.replys.total}}条回复 ></text>
|
|
|
</view>
|
|
</view>
|
|
|
<view class='container1' style='margin-top:0rpx;margin-left:100rpx'>
|
|
<view class='container1' style='margin-top:0rpx;margin-left:100rpx'>
|
|
|
- <image src='/images/回复与回复之间的分割线.png ' style='width:630rpx;height:1rpx;margin-top:0rpx;margin-left:0rpx;'></image>
|
|
|
|
|
|
|
+ <image src='/images/huifufengexian.png ' style='width:630rpx;height:1rpx;margin-top:0rpx;margin-left:0rpx;'></image>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
<view class='sousuo'>
|
|
<view class='sousuo'>
|
|
|
<input class='findit' placeholder='{{placeholder}}' bindblur='comment' value='{{comment_content}}' focus='{{focus}}'></input>
|
|
<input class='findit' placeholder='{{placeholder}}' bindblur='comment' value='{{comment_content}}' focus='{{focus}}'></input>
|
|
|
<view class='sweep' bindtap='set_is_reply_false'>
|
|
<view class='sweep' bindtap='set_is_reply_false'>
|
|
|
- <image src='/images/查看评论按钮.png'></image>
|
|
|
|
|
|
|
+ <!-- <image src='/images/查看评论按钮.png'></image> -->
|
|
|
|
|
+ <button class="share-btn" plain="true">
|
|
|
|
|
+ <image src="/images/chakanpinglun.png" style="width: 50rpx;height: 50rpx"></image>
|
|
|
|
|
+ </button>
|
|
|
</view>
|
|
</view>
|
|
|
- <view class='sweep' bindtap=''>
|
|
|
|
|
- <image src='/images/分享按钮.png'></image>
|
|
|
|
|
|
|
+ <view class='sweep' style='margin-left:10rpx'>
|
|
|
|
|
+ <button open-type='share' class="share-btn" plain="true">
|
|
|
|
|
+ <image src="/images/fenxiang.png" style="width: 50rpx;height: 50rpx"></image>
|
|
|
|
|
+ </button>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
+ <view class='float-icon'>
|
|
|
|
|
+ <view class='dial' style='background-image:url("https://t6.9026.com/upload/images/20180815/884b8b528800f9fdecd901bb5b871f4a.png");background-size:100% 100%' catchtap='backhome'></view>
|
|
|
|
|
+ </view>
|
|
|
</view>
|
|
</view>
|