Browse Source

后台首页ui配置增加新品特惠板块

master
shaojing 2 years ago
parent
commit
af38b54673
  1. 2
      pages/index/index.wxml

2
pages/index/index.wxml

@ -179,7 +179,7 @@
<!-- 上方标题部分 -->
<view class="xsth-title">
<view class="xsth-left" style="display: flex;">
<image mode="heightFix" style="height:86rpx" src="https://static.ticket.sz-trip.com/uploads/20240103/2b45bdf26113fc61b86a5e1f7b9f1fdb.png"></image>
<image mode="heightFix" style="height:86rpx" src="{{indexSeason.xpth}}"></image>
<view class="time-box">
<view class="xsth-time">{{djs.h}}</view>:
<view class="xsth-time">{{djs.m}}</view>:

Loading…
Cancel
Save