flx:修改错误
This commit is contained in:
parent
f60544918b
commit
92445b1e18
@ -1016,16 +1016,6 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<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 {
|
.qrcodeItem {
|
||||||
padding: 40rpx 30rpx;
|
padding: 40rpx 30rpx;
|
||||||
width: 480rpx;
|
width: 480rpx;
|
||||||
|
|||||||
@ -210,6 +210,7 @@
|
|||||||
// #ifdef APP-PLUS
|
// #ifdef APP-PLUS
|
||||||
that.canversList(tempFilePaths[0]);
|
that.canversList(tempFilePaths[0]);
|
||||||
return
|
return
|
||||||
|
// #endif
|
||||||
uni.uploadFile({
|
uni.uploadFile({
|
||||||
url: that.url_config + 'upload/image', //仅为示例,非真实的接口地址
|
url: that.url_config + 'upload/image', //仅为示例,非真实的接口地址
|
||||||
filePath: tempFilePaths[0],
|
filePath: tempFilePaths[0],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user