zs 2 年 前
コミット
37ced3a137
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pagesHome/order/detail.vue

+ 1 - 1
pagesHome/order/detail.vue

@@ -73,7 +73,7 @@
 		</view>
 		<view class="collect">
 			<text v-if="!collection" @click="toCollect" class="iconfont icon-yduishoucangkongxin"></text>
-			<text v-else @click="toCollect" class="iconfont icon-yduishoucangshixin"></text>
+			<text v-else @click="toCollect" class="iconfont icon-yduishoucangshixin-copy"></text>
 		</view>
 		<view class="menu">
 			<text @click="toMenu" class="iconfont icon-gengduo"></text>