riku
2022-10-28 b45a01a8bee4a9bff5f9c248ead301b8675d1099
pages/m_assessment/assessment/assessment.wxml
@@ -36,7 +36,7 @@
      <!-- <mp-icon icon="arrow" class="" size="15" color="white"></mp-icon> -->
    </view>
    <view class="flex-h">
      <view class="flex-h_block">
      <view class="flex-h_block" bindtap="goto" data-index="2">
        <view class="top-card">
          <image src="/res/icons/ass_2.png" mode="aspectFit"></image>
          <view>
@@ -45,7 +45,7 @@
          </view>
        </view>
      </view>
      <view class="flex-h_block">
      <view class="flex-h_block" bindtap="goto" data-index="3">
        <view class="top-card top-card_2">
          <image src="/res/icons/ass_1.png" mode="aspectFit"></image>
          <view>
@@ -99,9 +99,6 @@
              </view>
              <view data-id="{{item.scoreId}}" class="h-btn" bindtap="goto" data-index="1" data-period="{{item.period}}">去看看</view>
            </view>
            <!-- <view class="h-line_2">
            <view data-id="{{item.scoreId}}" class="h-btn" bindtap="goto" data-index="1" data-period="{{item.time}}">去看看</view>
          </view> -->
          </view>
        </view>
      </view>