248
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
v-model="form.picUrl"
|
v-model="form.picUrl"
|
||||||
:limit="1">
|
:limit="1">
|
||||||
<template slot="tips">
|
<template slot="tips">
|
||||||
<p>建议尺寸:800*800,支持上传jpg/png格式图片,最多上传一张,单个图片大小不超过10M</p>
|
<p>建议尺寸:400*400,支持上传jpg/png格式图片,最多上传一张,单个图片大小不超过10M</p>
|
||||||
</template>
|
</template>
|
||||||
</ai-uploader>
|
</ai-uploader>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
|
|||||||
Reference in New Issue
Block a user