From e82bbe2c1a03207912b2e25c15f1864ed7e6ea77 Mon Sep 17 00:00:00 2001 From: "3321822538@qq.com" <3321822538@qq.com> Date: Sat, 25 May 2024 14:31:50 +0800 Subject: [PATCH] aaa --- pages/index/index.vue | 58 +++++++++++++++++++++---------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 88a56fe..1d3c14a 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -23,7 +23,7 @@ - + {{item.name}} @@ -106,7 +106,6 @@ - @@ -143,7 +142,6 @@ return { bgc: { backgroundColor: "#8883f0", - }, ec: { lazyLoad: true @@ -190,7 +188,8 @@ isLoading: false, noMoreData: false, total: 0, - shujuflag:false + shujuflag:false, + } }, onLoad() { @@ -477,30 +476,30 @@ // this.mode = e[0].label // this.gettype() }, - scanQRCode() { - uni.scanCode({ - onlyFromCamera: true, - scanType: ['qrCode'], - success: res => { - console.log('扫描结果:', res); + // scanQRCode() { + // uni.scanCode({ + // onlyFromCamera: true, + // scanType: ['qrCode'], + // success: res => { + // console.log('扫描结果:', res); - this.qrResult = res.result; - // this.$u.get(`/app/device/${this.qrResult}/withSuitList`).then((res) =>{ - // if(res.code == 200){ - // console.log(res); - // } - // }) - }, - fail: err => { - console.error('扫描失败:', err); - uni.showToast({ - title: '扫描失败', - icon: 'none' - }); - } - }); - }, + // this.qrResult = res.result; + // // this.$u.get(`/app/device/${this.qrResult}/withSuitList`).then((res) =>{ + // // if(res.code == 200){ + // // console.log(res); + // // } + // // }) + // }, + // fail: err => { + // console.error('扫描失败:', err); + // uni.showToast({ + // title: '扫描失败', + // icon: 'none' + // }); + // } + // }); + // }, logins() { if (uni.getStorageSync('userType')) { this.userType = uni.getStorageSync('userType') @@ -716,6 +715,8 @@ }, swiperchange(e) { + // console.log(e); + uni.showLoading({ title: '加载中...' }); @@ -1263,7 +1264,6 @@ -ms-overflow-style: none; /* 去除IE和Edge的默认滚动条 */ scrollbar-width: none; - /* 去除Firefox的默认滚动条 */ &::-webkit-scrollbar { display: none; @@ -1272,7 +1272,7 @@ .fd_lt { width: 100vh; display: flex; - + transition: transform 0.3s ease; .fd_tit { // width: 40%; text-align: center; @@ -1445,4 +1445,4 @@ box-sizing: border-box; } } - \ No newline at end of file +