Browse Source

添加活动详情按钮

lizhenhao 2 năm trước cách đây
mục cha
commit
3b9f125717
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      pages/test/luckyDraw/LuckyDrawEventsDetail.vue

+ 5 - 0
pages/test/luckyDraw/LuckyDrawEventsDetail.vue

@@ -36,6 +36,11 @@
 								中奖信息
 							</text>
 						</view>
+						<view class="action">
+							<text class="text-grey" style="" @click="toLottery()">
+								活动详情
+							</text>
+						</view>
 					</view>
 				</view>
 				<view class="padding-top padding-lr" v-for="(item,index) in dataDetail.luckyDrawAwardsDTOList" :key="index" :id="'main-'+index">