|
|
@@ -145,7 +145,7 @@
|
|
|
<div
|
|
|
style=" width:148px;height:148px;background-color: #fbfdff; border: 1px dashed #c0ccda;border-radius: 6px;text-align: center;line-height: 148px;">
|
|
|
<el-upload class="avatar-uploader" v-model="goodsCover"
|
|
|
- action="https://www.daweilinli.com/sqx_fast/alioss/upload" :show-file-list="false"
|
|
|
+ action="https://mxys.chuanghai-tech.com/sqx_fast/alioss/upload" :show-file-list="false"
|
|
|
:on-success="handleAvatarSuccess1">
|
|
|
<img v-if="goodsCover" :src="goodsCover" class="avatar" style="width: 148px;height: 148px;" />
|
|
|
<i v-else class="el-icon-plus avatar-uploader-icon" style="font-size: 28px;color: #8c939d"></i>
|
|
|
@@ -164,7 +164,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="imgs" style="width: 50%;">
|
|
|
- <el-upload action="https://www.daweilinli.com/sqx_fast/alioss/upload" list-type="picture-card"
|
|
|
+ <el-upload action="https://mxys.chuanghai-tech.com/sqx_fast/alioss/upload" list-type="picture-card"
|
|
|
:show-file-list="false" :on-success="handleUploadSuccess" :on-progress="onprogress1">
|
|
|
<el-progress v-if="percentage1>0 && percentage1<100" type="circle" :percentage="percentage1">
|
|
|
</el-progress>
|
|
|
@@ -180,7 +180,7 @@
|
|
|
|
|
|
|
|
|
<!-- <div>
|
|
|
- <el-upload action="https://www.daweilinli.com/sqx_fast/alioss/upload" list-type="picture-card"
|
|
|
+ <el-upload action="https://mxys.chuanghai-tech.com/sqx_fast/alioss/upload" list-type="picture-card"
|
|
|
:on-success="handleUploadSuccess" :on-change="handleChange" :on-remove="handleRemove">
|
|
|
<i class="el-icon-plus"></i>
|
|
|
</el-upload>
|
|
|
@@ -283,7 +283,7 @@
|
|
|
<div class="imgWrap"
|
|
|
style=" width:60px;height:60px;background-color: #fbfdff; border: 1px dashed #c0ccda;border-radius: 6px;text-align: center;line-height: 60px;">
|
|
|
<el-upload style="width: 60px;height: 60px;" class="avatar-uploader" v-model="scope.row.skuImg"
|
|
|
- action="https://www.daweilinli.com/sqx_fast/alioss/upload" :show-file-list="false"
|
|
|
+ action="https://mxys.chuanghai-tech.com/sqx_fast/alioss/upload" :show-file-list="false"
|
|
|
:on-success="handleAvatarSuccess">
|
|
|
<img v-if="scope.row.skuImg" :src="scope.row.skuImg" class="avatar"
|
|
|
style="border-radius: 6px;width:60px;height: 60px;" @click="curRowIndex=scope.$index" />
|
|
|
@@ -356,7 +356,7 @@
|
|
|
<div class="imgWrap"
|
|
|
style=" width:60px;height:60px;background-color: #fbfdff; border: 1px dashed #c0ccda;border-radius: 6px;text-align: center;line-height: 60px;">
|
|
|
<el-upload style="width: 60px;height: 60px;" class="avatar-uploader" v-model="scope.row.skuImg"
|
|
|
- action="https://www.daweilinli.com/sqx_fast/alioss/upload" :show-file-list="false"
|
|
|
+ action="https://mxys.chuanghai-tech.com/sqx_fast/alioss/upload" :show-file-list="false"
|
|
|
:on-success="handleAvatarSuccess3">
|
|
|
<img v-if="scope.row.skuImg" :src="scope.row.skuImg" class="avatar"
|
|
|
style="border-radius: 6px;width:60px;height: 60px;" @click="curRowIndex=scope.$index" />
|
|
|
@@ -433,7 +433,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="imgs" style="width: 50%;">
|
|
|
- <el-upload action="https://www.daweilinli.com/sqx_fast/alioss/upload" list-type="picture-card"
|
|
|
+ <el-upload action="https://mxys.chuanghai-tech.com/sqx_fast/alioss/upload" list-type="picture-card"
|
|
|
:show-file-list="false" :on-success="handleUploadSuccessXq" :on-progress="onprogress1">
|
|
|
<el-progress v-if="percentage1>0 && percentage1<100" type="circle" :percentage="percentage1">
|
|
|
</el-progress>
|