Browse Source

no message

featrue/v4.5
xpz2018 4 years ago
parent
commit
50e7b0abfd
1 changed files with 2 additions and 2 deletions
  1. 4
      pages/mall/information-item/index.wxml

4
pages/mall/information-item/index.wxml

@ -1,8 +1,8 @@
<!--pages/main/index.wxml--> <!--pages/main/index.wxml-->
<view class="bg-white flex flex-justify" style="padding:18rpx 24rpx"> <view class="bg-white flex flex-justify" style="padding:18rpx 24rpx">
<view style="flex: 2;"> <view style="flex: 2;">
<view class="text-df text-black">一级纸 东莞金洲</view>
<view class="text-gray text-xs" style="margin-top: 6rpx;">2021年9月14日 13:47:17</view>
<view class="text-df text-black">{{item.categoryName}} {{item.shortName}}</view>
<view class="text-gray text-xs" style="margin-top: 6rpx;">{{item.latestQuoteTime}}</view>
</view> </view>
<view style="flex: 1;"> <view style="flex: 1;">
<view class="flex flex-center"> <view class="flex flex-center">

Loading…
Cancel
Save