Commit e8a1af81 by crushh

update: dist

parent d8ee24cd
......@@ -21,11 +21,11 @@
</el-upload>
</div>
<div class="tips mt6">图片建议尺寸{{ baseForm.backImageUrlSize0 }},格式 jpg/png/gif,大小 {{ baseForm.backImageUrlSize1 }} M以内。</div>
<div class="tips mt6">图片建议尺寸{{ baseForm.backImageUrlSize0 }},格式 jpg/jpeg/png/gif,大小 {{ baseForm.backImageUrlSize1 }} M以内。</div>
</el-form-item>
<el-form-item label="抽奖样式">
<div class="lottery">
<div class="tips">图片建议尺寸{{ baseForm.prizeStyleJsonSize0 }}或等比图片,格式 jpg/png/gif,大小 {{ baseForm.prizeStyleJsonSize1 }}M 以内。</div>
<div class="tips">图片建议尺寸{{ baseForm.prizeStyleJsonSize0 }}或等比图片,格式 jpg/jpeg/png/gif,大小 {{ baseForm.prizeStyleJsonSize1 }}M 以内。</div>
<div v-for="item in baseForm.prizeStyleJson" :key="item.index">
<div class="imgContent">
<div class="imageOrigin">
......@@ -63,7 +63,7 @@
<el-button type="text" class="ml16">替换图片</el-button>
</el-upload>
</div>
<div class="tips mt6">图片建议尺寸 {{ baseForm.noticeImageUrlSize0 }},格式 jpg/png/gif,大小 {{ baseForm.noticeImageUrlSize1 }}M以内。</div>
<div class="tips mt6">图片建议尺寸 {{ baseForm.noticeImageUrlSize0 }},格式 jpg/jpeg/png/gif,大小 {{ baseForm.noticeImageUrlSize1 }}M以内。</div>
</el-form-item>
<el-form-item label="背景音乐">
<el-switch v-model="baseForm.backMusicFlag" :active-value="1" :inactive-value="0" @change="handleDateChange" />
......@@ -86,7 +86,7 @@
<div class="adsImg" v-show="baseForm.adsFlag">
<el-form-item prop="adsImageUrl" :rules="rules.adsImageUrl" label-width="0">
<dm-upload-avatar class="upload-avatar" width="375" height="75" :limit="{ type: false, maxSize: 1 }" fileType="img" :model.sync="adsImageUrl" label="上传图片" tips="" @backImg="handleAdsChange" :unused="isInfo"></dm-upload-avatar>
<div class="tips">图片建议尺寸{{ baseForm.adsImageUrlSize0 }}或等比图片,格式 jpg/png/gif,大小{{ baseForm.adsImageUrlSize1 }} M以内。</div>
<div class="tips">图片建议尺寸{{ baseForm.adsImageUrlSize0 }}或等比图片,格式 jpg/jpeg/png/gif,大小{{ baseForm.adsImageUrlSize1 }} M以内。</div>
</el-form-item>
<el-form-item label="小程序跳转路径" prop="link" label-width="110px" :rules="rules.link">
<div class="wxapp mr16" v-if="selectLink.linkData.name">
......@@ -278,7 +278,7 @@ export default {
const arr = ['image/gif', 'image/jpeg', 'image/png'];
const limit = file.size / 1024 / 1024 < size1;
if (!arr.includes(file.type)) {
this.$message.warning('只能上传jpg/png/gif格式文件!');
this.$message.warning('只能上传jpg/jpeg/png/gif格式文件!');
return false;
}
if (!limit) {
......
......@@ -503,15 +503,16 @@ export default {
position: sticky;
color: #000000;
font-weight: 600;
z-index: 100;
z-index: 101;
top: 56px;
width: 100%;
height: 20px;
display: flex;
justify-content: center;
}
.braImg {
position: fixed;
z-index: 1;
z-index: 100;
top: 76px;
}
.rightForm {
......
......@@ -68,42 +68,43 @@ const box6 = [
top: '338px'
}
];
const box9 = [
{
left: '51%',
top: '214px'
left: 'calc(51% - 0px)',
top: '204px'
},
{
left: '33%',
top: '262px'
left: 'calc(33% - 0px)',
top: '252px'
},
{
left: '66%',
top: '258px'
left: 'calc(66% - 0px)',
top: '248px'
},
{
left: '16%',
top: '307px'
left: 'calc(16% - 0px)',
top: '297px'
},
{
left: '52%',
top: '306px'
left: 'calc(52% - 0px)',
top: '296px'
},
{
left: '84%',
top: '307px'
left: 'calc(84% - 0px)',
top: '297px'
},
{
left: '35%',
top: '351px'
left: 'calc(35% - 0px)',
top: '341px'
},
{
left: '68%',
top: '355px'
left: 'calc(68% - 0px)',
top: '345px'
},
{
left: '53%',
top: '400px'
left: 'calc(53% - 0px)',
top: '390px'
}
];
export default {
......
......@@ -22,7 +22,7 @@
<p><span class="dm-status--normal"></span>配置游戏基础内容——如游戏背景、盲盒样式、背景音乐等</p>
<p><span class="dm-status--normal"></span>配置游戏奖项——设定盲盒奖品、库存、中奖率等</p>
<p><span class="dm-status--normal"></span>配置游戏规则——配置游戏玩法、参与门槛与条件等</p>
<el-button type="text" class="fz12" style="margin-left: 13px">查看详细配置说明</el-button>
<el-button type="text" class="fz12" style="margin-left: 13px" @click="goDetail">查看详细配置说明</el-button>
</div>
</div>
</div>
......@@ -261,6 +261,9 @@ export default {
sessionStorage.setItem('listParams', JSON.stringify(data));
},
methods: {
goDetail() {
window.open('https://www.yuque.com/exnmlu/hpbb1c/yf16om');
},
getLink(row) {
const { startDate, gameId, gameName } = row;
this.linksObj = { gameName, gameId, gameStartTime: startDate };
......
......@@ -51,7 +51,7 @@
</tr>
</thead>
<tbody>
<tr v-for="(item, index) in form.gamePrizeList" :key="index" :class="item.status != 0 ? 'invalid' : ''">
<tr v-for="(item, index) in form.gamePrizeList" :key="index" :class="item.status && item.status != 0 ? 'invalid' : ''">
<td class="cell">
{{ prizeType[item.prizeType] }}
</td>
......@@ -114,7 +114,7 @@
<div v-if="form.gameRuleInfo.memberType == 1">
<gic-new-member-group onlyRead :selectedIds="form.gameRuleInfo.filterJson" style="width:100%" />
</div>
<div class="section">
<div>
<el-descriptions column="3">
<el-descriptions-item label="参与门槛">{{ form.gameRuleInfo.playConditionFlag == 0 ? '无门槛' : '' }} </el-descriptions-item>
<el-descriptions-item label="每人最多可玩次数"> {{ form.gameRuleInfo && form.gameRuleInfo.playTimes }}次游戏次数</el-descriptions-item>
......@@ -126,7 +126,7 @@
<div class="mini-sub-title">
<div class="line"></div>
<div class="text">
<div class="space-between">
<div class="space-between" style="font-weight:500">
赠与免费游戏次数
</div>
</div>
......@@ -137,7 +137,7 @@
<div class="mini-sub-title">
<div class="line"></div>
<div class="text">
<div class="space-between">
<div class="space-between" style="font-weight:500">
消耗积分获得游戏次数
</div>
</div>
......@@ -149,7 +149,7 @@
<div class="mini-sub-title">
<div class="line"></div>
<div class="text">
<div class="space-between">
<div class="space-between" style="font-weight:500">
邀请好友助力获得游戏次数
</div>
</div>
......@@ -324,7 +324,7 @@ export default {
text-overflow: ellipsis;
}
.section {
padding: 20px 0 18px 0;
padding: 20px 0 40px 0;
}
.content {
width: 100%;
......
......@@ -101,7 +101,7 @@
</el-upload>
</div>
<div class="tips mt6">图片建议尺寸{{ shareCardSize0 }},格式 jpg/png,大小 {{ shareCardSize1 }} M以内。</div>
<div class="tips mt6">图片建议尺寸{{ shareCardSize0 }},格式 jpg/jpeg/png,大小 {{ shareCardSize1 }} M以内。</div>
</el-form-item>
<el-form-item label="分享海报" label-width="122px">
<div class="flex">
......@@ -111,7 +111,7 @@
</el-upload>
<el-button type="text" class="ml16 downloadBtn" @click="downloadTmp">下载模板</el-button>
</div>
<div class="tips mt6">图片建议尺寸{{ shareReportSize0 }},格式 jpg/png,大小 {{ shareReportSize1 }} M以内。</div>
<div class="tips mt6">图片建议尺寸{{ shareReportSize0 }},格式 jpg/jpeg/png,大小 {{ shareReportSize1 }} M以内。</div>
</el-form-item>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment