Kaynağa Gözat

auto commit

gcz 4 yıl önce
ebeveyn
işleme
934acd5553
2 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      pages/index/index.vue
  2. BIN
      static/img/default-avatar.png

+ 1 - 1
pages/index/index.vue

@@ -48,7 +48,7 @@
 			<u-card :show-foot="false" border-radius="16" margin="20rpx 40rpx" padding="30">
 				<view class="pending-order-head" slot="head">
 					<view class="pending-order-head-left"><b>P</b>{{item.roadName}}</view>
-					<view class="pending-order-head-right" @click="onRoadInfo(item)"><u-icon class="arrow-down" name="arrow-down" size="32"></u-icon></view>
+					<view class="pending-order-head-right" @click="onRoadInfo(item)"><u-icon class="arrow-down" name="arrow-down" size="32" color="#aaa"></u-icon></view>
 				</view>
 				<view class="pending-order-body" slot="body">
 					<!-- <view class="pending-order-body-nav">

BIN
static/img/default-avatar.png