From e3940d7c6d251167fd1eac3e3877c5c32153b7b0 Mon Sep 17 00:00:00 2001 From: 935090232@qq.com <ak473600000> Date: Mon, 25 Oct 2021 23:25:14 +0800 Subject: [PATCH] Merge branch 'score_shop' into api_score_meger --- zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw.html | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw.html b/zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw.html index 3bdea90..b8c948a 100644 --- a/zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw.html +++ b/zq-erp/src/main/resources/templates/views/admin/activity/activity-luckyDraw.html @@ -94,13 +94,6 @@ </el-button> </div> </el-col> - <el-col> - <div style="padding:5px;font-size: 15px;text-align: right;"> - <el-button type="primary" size="mini" round> - <span>抽奖记录</span> - </el-button> - </div> - </el-col> </el-row> <el-row> -- Gitblit v1.9.1