装修控制图片大小

This commit is contained in:
liyj 2025-12-04 10:28:47 +08:00
parent 52bb53001b
commit 98180bda0b
2 changed files with 8 additions and 8 deletions

View File

@ -18129,7 +18129,7 @@
250 == e[_x41903[686]] && $[_x41903[2030]][_x41903[4089]](e[_x41903[4587]] || __(_x41903[4588])), 250 == e[_x41903[686]] && $[_x41903[2030]][_x41903[4089]](e[_x41903[4587]] || __(_x41903[4588])),
t[_x41903[4589]] = e[_x41903[473]][_x41903[688]], t[_x41903[4589]] = e[_x41903[473]][_x41903[688]],
c(); c();
}, $(n[_x41903[476]])[_x41903[217]](_x41903[4583])); }, s);
}); });
} else if (2 != e) if (3 == e) try { } else if (2 != e) if (3 == e) try {
$[_x41903[39]](l[_x41903[820]], function(e, t) { $[_x41903[39]](l[_x41903[820]], function(e, t) {

View File

@ -354,7 +354,7 @@
<span v-if="isUploadImage"> <span v-if="isUploadImage">
<input type="file" name="upfile" :id="'File'+item.Id" <input type="file" name="upfile" :id="'File'+item.Id"
v-on:change="uploadImage" :fileId="item.Id" v-on:change="uploadImage" :fileId="item.Id"
:imgSize="800" :uptype="1"/> :imgSize="10240" :uptype="1"/>
</span> </span>
<img :src="item.ShareImg || '${URL_STATIC}/shop/static/diy/img/266x212.png' " <img :src="item.ShareImg || '${URL_STATIC}/shop/static/diy/img/266x212.png' "
:imgId="item.Id" :uptype="1"/> :imgId="item.Id" :uptype="1"/>
@ -2854,12 +2854,12 @@
<input type="file" name="upfile" :id="'File'+item.id" <input type="file" name="upfile" :id="'File'+item.id"
v-on:change="uploadImage" v-on:change="uploadImage"
:fileId="item.id" :uptype="3" :msType="12" :imgwidth="750" :fileId="item.id" :uptype="3" :msType="12" :imgwidth="750"
:imgheight="200" :imgSize="400"/></span> :imgheight="200" :imgSize="1024"/></span>
<img :src="item.bgImg||'${URL_STATIC}/shop/static/diy/img/up_img.png' " <img :src="item.bgImg||'${URL_STATIC}/shop/static/diy/img/up_img.png' "
:uptype="3" :uptype="3"
:imgId="item.id" :msType="12" :imgwidth="750" :imgId="item.id" :msType="12" :imgwidth="750"
:imgheight="200" :imgSize="400"/> :imgheight="200" :imgSize="1024"/>
</div> </div>
</div> </div>
</div> </div>
@ -3408,11 +3408,11 @@
v-on:change="uploadImage" :fileId="item.id" v-on:change="uploadImage" :fileId="item.id"
:uptype="4" :uptype="4"
:msType="14" :imgwidth="100" :imgheight="100" :msType="14" :imgwidth="100" :imgheight="100"
:imgSize="40"/></span> :imgSize="10240"/></span>
<img :src="item.eltm14.image || '${URL_STATIC}/shop/static/diy/img/up_img.png' " <img :src="item.eltm14.image || '${URL_STATIC}/shop/static/diy/img/up_img.png' "
:uptype="4" :imgId="item.id" :msType="14" :imgwidth="100" :uptype="4" :imgId="item.id" :msType="14" :imgwidth="100"
:imgheight="100" :imgSize="40"/> :imgheight="100" :imgSize="10240"/>
</div> </div>
</div> </div>
<div class="sub-level1 box_border"> <div class="sub-level1 box_border">
@ -3487,10 +3487,10 @@
v-on:change="uploadImage" :fileId="item.id" v-on:change="uploadImage" :fileId="item.id"
:uptype="5" :uptype="5"
:msType="15" :imgwidth="100" :imgheight="100" :msType="15" :imgwidth="100" :imgheight="100"
:imgSize="40"/></span> :imgSize="10240"/></span>
<img :src="item.eltm15.icon || '${URL_STATIC}/shop/static/diy/img/up_img.png' " <img :src="item.eltm15.icon || '${URL_STATIC}/shop/static/diy/img/up_img.png' "
:uptype="5" :imgId="item.id" :msType="15" :imgwidth="100" :uptype="5" :imgId="item.id" :msType="15" :imgwidth="100"
:imgheight="100" :imgSize="40"/> :imgheight="100" :imgSize="10240"/>
</div> </div>
</div> </div>
<div class="sub-level1 box_border"> <div class="sub-level1 box_border">