From 1d8b7df974e1fbdacff7632b05bdc30d78a6a8c1 Mon Sep 17 00:00:00 2001 From: 935090232@qq.com <ak473600000> Date: Mon, 25 Oct 2021 13:30:39 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/score_shop' into score_shop --- 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