Commit 3b38366b authored by houjn@hikoon.cn's avatar houjn@hikoon.cn

样式问题

parent ad7265aa
...@@ -101,7 +101,7 @@ ...@@ -101,7 +101,7 @@
<el-form-item :label="$t('英文内容')" prop="contentEn"> <el-form-item :label="$t('英文内容')" prop="contentEn">
<editor v-model="form.contentEn" :min-height="150"/> <editor v-model="form.contentEn" :min-height="150"/>
</el-form-item> </el-form-item>
<el-form-item :label="$t('WEB端广告图片(建议尺寸长*宽')+'902*210)'" prop="bannerUrlWeb"> <el-form-item :label="$t('WEB端广告图片(建议尺寸长*宽')+'902*310)'" prop="bannerUrlWeb">
<el-col :span="8"> <el-col :span="8">
<el-input v-model="form.bannerUrlWeb" :placeholder="$t('请上传WEB端广告图片')" /> <el-input v-model="form.bannerUrlWeb" :placeholder="$t('请上传WEB端广告图片')" />
</el-col> </el-col>
......
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