|
|
|
@ -1,6 +1,6 @@ |
|
|
|
<!--pages/main/index.wxml--> |
|
|
|
<view style="height: 64rpx;line-height: 64rpx;text-align: center;background-color: #F7F8FA;color: #888888;" wx:if="{{item.tipsTime}}">{{item.tipsTime}}</view> |
|
|
|
<view class="bg-white flex flex-justify" style="padding:18rpx 24rpx"> |
|
|
|
<view class="bg-white flex flex-justify" style="padding:18rpx 24rpx" bindtap="lookItem"> |
|
|
|
<view style="width: 25%;"> |
|
|
|
<view class="text-df text-black text-cut">{{item.shortName}}</view> |
|
|
|
<!-- <view class="attention-bg" bindtap="onAttentionChange"> |
|
|
|
|