瀏覽代碼

添加活动详情按钮

lizhenhao 2 年之前
父節點
當前提交
3b9f125717
共有 1 個文件被更改,包括 5 次插入0 次删除
  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">