Browse Source

Merge branch 'master' of http://192.168.2.4:3000/user5/assess_xg_total_process_master_h5

user5 2 years ago
parent
commit
7889940323
1 changed files with 5 additions and 0 deletions
  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">