|
@@ -0,0 +1,189 @@
|
|
|
|
|
+<!--page/homePage/detail/detail.wxml-->
|
|
|
|
|
+<view class="page" style='background-color:white'>
|
|
|
|
|
+ <view class="page__bd">
|
|
|
|
|
+ <view class="weui-article">
|
|
|
|
|
+ <view class="weui-article__h1" style='font-size:42rpx'>新品发布新品发布新品发布新品发布新品发布</view>
|
|
|
|
|
+ <view class='container' style='margin-left:0rpx;margin-top:0rpx'>
|
|
|
|
|
+ <image src='../../../images/people.png' style='width:80rpx;height:80rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class="weui-article__section">
|
|
|
|
|
+ <view class="weui-article__title" style='margin-left:100rpx'>天天家居汇</view>
|
|
|
|
|
+ <view class="weui-article__section">
|
|
|
|
|
+ <view class="weui-article__h3" style='margin-left:100rpx'>{{time}}</view>
|
|
|
|
|
+ <view class="weui-article__p" style='font-size:35rpx'>
|
|
|
|
|
+ 新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布新品发布
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class="weui-article__p">
|
|
|
|
|
+ <image src="../../../images/detail.png" mode="aspectFit" style="width: 100%" />
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view style='height:80rpx;width:100%;position:relative'>
|
|
|
|
|
+ <view class='container'>422</view>
|
|
|
|
|
+ <image src='../../../images/眼睛.png' style='width:50rpx;height:50rpx;margin-top:15rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='weui-flex'>
|
|
|
|
|
+ <view class='weui-flex__item'>
|
|
|
|
|
+ <image src='../../../images/like.png' style='width:50%;height:110rpx;margin-left:25%' bindtap='like' wx:if="{{like}}"></image>
|
|
|
|
|
+ <image src='../../../images/like1.png' style='width:50%;height:110rpx;margin-left:25%' bindtap='like' wx:if="{{!like}}"></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='weui-flex__item'>
|
|
|
|
|
+ <image src='../../../images/一般.png' style='width:50%;height:110rpx;margin-left:25%' bindtap='normal' wx:if="{{normal}}"></image>
|
|
|
|
|
+ <image src='../../../images/一般1.png' style='width:50%;height:110rpx;margin-left:25%' bindtap='normal' wx:if="{{!normal}}"></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='weui-flex__item'>
|
|
|
|
|
+ <image src='../../../images/no.png' style='width:50%;height:110rpx;margin-left:25%' bindtap='dislike' wx:if="{{dislike}}"></image>
|
|
|
|
|
+ <image src='../../../images/no1.png' style='width:50%;height:110rpx;margin-left:25%' bindtap='dislike' wx:if="{{!dislike}}"></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-left:55rpx;margin-top: 0rpx;' wx:if="{{like}}">
|
|
|
|
|
+ 喜欢(252)
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-left:290rpx;margin-top: 0rpx;' wx:if="{{normal}}">
|
|
|
|
|
+ 一般(14)
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-left:520rpx;margin-top: 0rpx;' wx:if="{{dislike}}">
|
|
|
|
|
+ 淘汰(0)
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-left:55rpx;margin-top: 0rpx;color:#d81e06;' wx:if="{{!like}}">
|
|
|
|
|
+ 喜欢(252)
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-left:290rpx;margin-top: 0rpx;color:#d81e06;' wx:if="{{!normal}}">
|
|
|
|
|
+ 一般(14)
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-left:520rpx;margin-top: 0rpx;color:#d81e06;' wx:if="{{!dislike}}">
|
|
|
|
|
+ 淘汰(0)
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view style='margin-top:80rpx;'>
|
|
|
|
|
+ 全部评论(85)
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='conment'>
|
|
|
|
|
+ <view class='container' style='margin-left:0rpx;margin-top:-20rpx'>
|
|
|
|
|
+ <image src='../../../images/people.png' style='width:80rpx;height:80rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-top:8rpx'>
|
|
|
|
|
+ <text style='margin-left:540rpx'>20</text>
|
|
|
|
|
+ <image src='../../../images/点赞.png' style='width:30rpx;height:30rpx;margin-left:10rpx;margin-top:8rpx' bindtap='zan' wx:if="{{!zan}}"></image>
|
|
|
|
|
+ <image src='../../../images/已赞.png' style='width:30rpx;height:30rpx;margin-left:10rpx;margin-top:8rpx' bindtap='zan' wx:if="{{zan}}"></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class="weui-article__title" style='margin-left:100rpx'>梦星羽</view>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <view style='font-size:35rpx;margin-left:100rpx' bindtap='toConment'>
|
|
|
|
|
+ 评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-top:10rpx'>
|
|
|
|
|
+ <image src='../../../images/展开全文按钮.png' style='width:60rpx;height:30rpx;margin-left:20rpx' bindtap='toConment'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+
|
|
|
|
|
+ <view class='container' style='margin-left:100rpx;margin-top:55rpx;font-size:24rpx;color:#d3d3d3'>
|
|
|
|
|
+ 6小时前
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view style='margin:0;margin-left:100rpx'>
|
|
|
|
|
+ <image src='../../../images/回复按钮.png' style='width:60rpx;height:30rpx;margin-left:100rpx;margin-top:60rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+
|
|
|
|
|
+ <view style='margin-top:5rpx;background-color:#f5f5f5;margin-left:100rpx'>
|
|
|
|
|
+ <view style='margin-left:10rpx'>
|
|
|
|
|
+ <text style='font-size:30rpx;font-famaily:"黑体"'>梦星羽:</text>
|
|
|
|
|
+ <text style=' font-size:30rpx;color:#606060'>评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评</text>
|
|
|
|
|
+ </view>
|
|
|
|
|
+
|
|
|
|
|
+ <view class='container ' style='margin-top:10rpx'>
|
|
|
|
|
+ <image src='../../../images/展开全文按钮.png ' style='width:60rpx;height:30rpx;margin-left:-70rpx;margin-top:0rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+
|
|
|
|
|
+ <view style='margin-top:50rpx;margin-left:10rpx'>
|
|
|
|
|
+ <text style='font-size:30rpx;font-famaily:"黑体"'>梦星羽:</text>
|
|
|
|
|
+ <text style=' font-size:30rpx;color:#606060'>评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评</text>
|
|
|
|
|
+ </view>
|
|
|
|
|
+
|
|
|
|
|
+ <view class='container ' style='margin-top:10rpx'>
|
|
|
|
|
+ <image src='../../../images/展开全文按钮.png ' style='width:60rpx;height:30rpx;margin-left:-70rpx;margin-top:0rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+
|
|
|
|
|
+ <view style='margin-top:50rpx;height:1rpx'>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-top:0rpx'>
|
|
|
|
|
+ <image src='../../../images/查看全部回复按钮.png ' style='width:160rpx;height:25rpx;margin-left:-70rpx;margin-top:0rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view style='margin-top:50rpx;height:1rpx'>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-top:0rpx;margin-left:0rpx'>
|
|
|
|
|
+ <image src='../../../../images/回复与回复之间的分割线.png ' style='width:81%;height:2rpx;margin-top:0rpx;margin-left:0rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='conment'>
|
|
|
|
|
+ <view class='container' style='margin-left:0rpx;margin-top:-20rpx'>
|
|
|
|
|
+ <image src='../../../images/people.png' style='width:80rpx;height:80rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-top:8rpx'>
|
|
|
|
|
+ <text style='margin-left:540rpx'>20</text>
|
|
|
|
|
+ <image src='../../../images/点赞.png' style='width:30rpx;height:30rpx;margin-left:10rpx;margin-top:8rpx' bindtap='zan' wx:if="{{!zan}}"></image>
|
|
|
|
|
+ <image src='../../../images/已赞.png' style='width:30rpx;height:30rpx;margin-left:10rpx;margin-top:8rpx' bindtap='zan' wx:if="{{zan}}"></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class="weui-article__title" style='margin-left:100rpx'>梦星羽</view>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <view style='font-size:35rpx;margin-left:100rpx' bindtap='toConment'>
|
|
|
|
|
+ 评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-top:10rpx'>
|
|
|
|
|
+ <image src='../../../images/展开全文按钮.png' style='width:60rpx;height:30rpx;margin-left:20rpx' bindtap='toConment'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+
|
|
|
|
|
+ <view class='container' style='margin-left:100rpx;margin-top:55rpx;font-size:24rpx;color:#d3d3d3'>
|
|
|
|
|
+ 6小时前
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view style='margin:0;margin-left:100rpx'>
|
|
|
|
|
+ <image src='../../../images/回复按钮.png' style='width:60rpx;height:30rpx;margin-left:100rpx;margin-top:60rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+
|
|
|
|
|
+ <view style='margin-top:5rpx;background-color:#f5f5f5;margin-left:100rpx'>
|
|
|
|
|
+ <view style='margin-left:10rpx'>
|
|
|
|
|
+ <text style='font-size:30rpx;font-famaily:"黑体"'>梦星羽:</text>
|
|
|
|
|
+ <text style=' font-size:30rpx;color:#606060'>评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评</text>
|
|
|
|
|
+ </view>
|
|
|
|
|
+
|
|
|
|
|
+ <view class='container ' style='margin-top:10rpx'>
|
|
|
|
|
+ <image src='../../../images/展开全文按钮.png ' style='width:60rpx;height:30rpx;margin-left:-70rpx;margin-top:0rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+
|
|
|
|
|
+ <view style='margin-top:50rpx;margin-left:10rpx'>
|
|
|
|
|
+ <text style='font-size:30rpx;font-famaily:"黑体"'>梦星羽:</text>
|
|
|
|
|
+ <text style=' font-size:30rpx;color:#606060'>评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评</text>
|
|
|
|
|
+ </view>
|
|
|
|
|
+
|
|
|
|
|
+ <view class='container ' style='margin-top:10rpx'>
|
|
|
|
|
+ <image src='../../../images/展开全文按钮.png ' style='width:60rpx;height:30rpx;margin-left:-70rpx;margin-top:0rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+
|
|
|
|
|
+ <view style='margin-top:50rpx;height:1rpx'>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-top:0rpx'>
|
|
|
|
|
+ <image src='../../../images/查看全部回复按钮.png ' style='width:160rpx;height:25rpx;margin-left:-70rpx;margin-top:0rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view style='margin-top:50rpx;height:1rpx'>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-top:0rpx;margin-left:0rpx'>
|
|
|
|
|
+ <image src='../../../images/回复与回复之间的分割线.png ' style='width:81%;height:2rpx;margin-top:0rpx;margin-left:0rpx'></image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+
|
|
|
|
|
+ <view class='textInput'>
|
|
|
|
|
+ <view class="relative">
|
|
|
|
|
+ <image class="pic_background" src="../../../images/底部栏评论.png"></image>
|
|
|
|
|
+ <view class='container'>
|
|
|
|
|
+ <image src="../../../images/查看评论按钮.png" style='width:6%;height:42%;margin-left:520rpx;margin-top:15rpx'> </image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container'>
|
|
|
|
|
+ <image src="../../../images/分享按钮.png" style='width:6%;height:42%;margin-left:600rpx;margin-top:15rpx'> </image>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <view class='container' style='margin-top:25rpx;margin-left:60rpx;font-size:30rpx;color:#a9a9a9'>说点什么...</view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </view>
|
|
|
|
|
+</view>
|