From e1cc4a8ac8250d8f76d4d85f49b2b00a4047f0c9 Mon Sep 17 00:00:00 2001 From: jyy <jyy> Date: Sat, 11 Sep 2021 17:40:53 +0800 Subject: [PATCH] Merge branch 'score_shop' into api_score_meger --- zq-erp/src/main/resources/templates/views/admin/activity/activity-market.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/resources/templates/views/admin/activity/activity-market.html b/zq-erp/src/main/resources/templates/views/admin/activity/activity-market.html index f168fe5..00050a1 100644 --- a/zq-erp/src/main/resources/templates/views/admin/activity/activity-market.html +++ b/zq-erp/src/main/resources/templates/views/admin/activity/activity-market.html @@ -103,7 +103,7 @@ <el-row style="padding:20px;"> <el-col :span="4"> <el-card class="box-card" :body-style="{ padding: '10px 10px'}"> - <img src="../../../images/sign/meiriqiandao.png" class="image"> + <img src="../../../images/luckyDraw/zhuanpanchoujian.png" class="image"> <div style="padding: 5px;"> <span style="padding:5px;font-size: 18px;">转盘抽奖</span> <div class="bottom clearfix"> -- Gitblit v1.9.1