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