mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
图片服务上传地址变更
This commit is contained in:
@@ -291,7 +291,7 @@
|
||||
<el-form-item label="管理员二维码" prop="chatGroupUrl">
|
||||
<el-upload
|
||||
class="avatar-uploader"
|
||||
action="https://adu.shjmall.cn/liguanghui/file/uploadMore"
|
||||
action="https://mall.lzsport.cn/lqwx/file/uploadMore"
|
||||
:show-file-list="false"
|
||||
name="files"
|
||||
:on-success="handleAvatarSuccess"
|
||||
@@ -402,7 +402,7 @@
|
||||
<el-form-item label="管理员二维码" prop="chatGroupUrl">
|
||||
<el-upload
|
||||
class="avatar-uploader"
|
||||
action="https://adu.shjmall.cn/liguanghui/file/uploadMore"
|
||||
action="https://mall.lzsport.cn/lqwx/file/uploadMore"
|
||||
:show-file-list="false"
|
||||
name="files"
|
||||
:on-success="handleAvatarSuccess"
|
||||
@@ -518,7 +518,7 @@ export default {
|
||||
}
|
||||
],
|
||||
imageUrl:null,
|
||||
uploadUrl : "https://adu.shjmall.cn/liguanghui/file/uploadMoreFiles",
|
||||
uploadUrl : "https://mall.lzsport.cn/lqwx/file/uploadMoreFiles",
|
||||
fileList:[],
|
||||
booleanOptions:[{
|
||||
value: true,
|
||||
|
||||
@@ -159,7 +159,7 @@
|
||||
<el-form-item label="球队图片" prop="defaultPicture">
|
||||
<el-upload
|
||||
class="avatar-uploader"
|
||||
action="https://adu.shjmall.cn/liguanghui/file/uploadMore"
|
||||
action="https://mall.lzsport.cn/lqwx/file/uploadMore"
|
||||
:show-file-list="false"
|
||||
name="files"
|
||||
:on-success="handleTeamAvatarSuccess"
|
||||
@@ -177,7 +177,7 @@
|
||||
<el-form-item label="球队logo" prop="teamLogo">
|
||||
<el-upload
|
||||
class="avatar-uploader"
|
||||
action="https://adu.shjmall.cn/liguanghui/file/uploadMore"
|
||||
action="https://mall.lzsport.cn/lqwx/file/uploadMore"
|
||||
:show-file-list="false"
|
||||
name="files"
|
||||
:on-success="handleAvatarSuccess"
|
||||
|
||||
@@ -293,7 +293,7 @@
|
||||
<el-upload
|
||||
multiple
|
||||
class="avatar-uploader"
|
||||
action="https://adu.shjmall.cn/liguanghui/file/uploadMore"
|
||||
action="https://mall.lzsport.cn/lqwx/file/uploadMore"
|
||||
:show-file-list="false"
|
||||
name="files"
|
||||
:on-success="handleAvatarSuccess"
|
||||
|
||||
Reference in New Issue
Block a user