Commit e7fdb991 by crushh

update: dist

parent 2f761ddd
......@@ -105,7 +105,7 @@
</el-form-item>
<el-form-item label="分享朋友圈" label-width="122px">
<div class="flex">
<img :src="item.conditionJson.momentsCard" alt="游戏背景" style="width: 100px;height: 100px;" />
<img :src="item.conditionJson.momentsCard" alt="游戏背景" style="width: 100px;height: 178px;" />
<el-upload class="avatar-uploader" action="123" :show-file-list="false" :disabled="isDisabled" :before-upload="file => beforeAvatarUpload(file, 'momentsCard', momentsCardSize1)">
<el-button type="text" class="ml16" :disabled="isDisabled">替换图片</el-button>
</el-upload>
......
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