Kaynağa Gözat

更新当前岛状态

wangxy 2 ay önce
ebeveyn
işleme
7c4f82dda0
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      pages/study/product/yingyuNew.vue

+ 2 - 0
pages/study/product/yingyuNew.vue

@@ -30,6 +30,8 @@
 					<view v-if="isVip == 'Not-Vip'">
 						<!-- 序号 -->
 			<!-- 			<view  class="brand-icon">{{ item.number }}</view> -->
+            <!-- 星星 -->
+            <view class="brand-finish-icon" v-if="item.studyFlag===1"></view>
 						<view v-if="item.number !=1" class="brand-lock"></view>
 						<!-- 箭头 -->
 						<view v-if="item.daeFlag  &&  animalNum == index && isVip != 'Visitor'" class="brand-arrow"></view>