flx:修改错误

This commit is contained in:
Rain_ 2025-12-17 16:41:28 +08:00
parent f60544918b
commit 92445b1e18
2 changed files with 1 additions and 10 deletions

View File

@ -1016,16 +1016,6 @@
</script>
<style lang="scss" scoped>
.topBoxContent-box {
margin: 26rpx;
width: calc(100% - 52rpx);
height: 400rpx;
background-image: url('@/static/dunhuang-index.png');
background-repeat: no-repeat;
background-size: 100% 100%;
position: relative;
}
.qrcodeItem {
padding: 40rpx 30rpx;
width: 480rpx;

View File

@ -210,6 +210,7 @@
// #ifdef APP-PLUS
that.canversList(tempFilePaths[0]);
return
// #endif
uni.uploadFile({
url: that.url_config + 'upload/image', //
filePath: tempFilePaths[0],