riku
2022-09-19 47e86f543415585ab1e1b2b1ed1d98830817a1be
pages/home/home.wxml
@@ -22,7 +22,7 @@
        </view>
      </view>
    </view> -->
    <view class="flex-h">
    <view class="flex-h" style="margin-top: 4px;">
      <view class="flex-h_block">
        <view class="top-card" bindtap="goto" data-index="0">
          <view>
@@ -101,6 +101,8 @@
      </view>
    </view>
    <c-schedule></c-schedule>
    <view class="fyui-panel">
      <view class="fyui-cell fyui-cell_select title">
        <view class="fyui-cell__hd">
@@ -121,7 +123,7 @@
            </view>
          </view>
          <view class="fyui-box__hd">
            <image src="{{item.pic}}" class="" />
            <image src="{{item.pic}}" class="fyui-box__hd_image" mode="aspectFill"/>
          </view>
        </view>
      </view>