From ce7a6d9149a2ff9ec6747211faad003daf07cad7 Mon Sep 17 00:00:00 2001 From: "gao.zhiyuan" Date: Mon, 6 Mar 2023 15:10:37 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=20=E5=B0=8F=E7=A8=8B=E5=BA=8F-=E7=BB=B4?= =?UTF-8?q?=E4=BF=AE=E6=97=B6=E6=98=BE=E7=A4=BA=E5=AF=B9=E5=BA=94=E5=B7=A1?= =?UTF-8?q?=E6=A3=80=E8=AE=B0=E5=BD=95=E4=BF=A1=E6=81=AF=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- weapp/package/troubleshooting/index.js | 2 +- weapp/package/troubleshooting/index.wxml | 18 ++++++++++++------ .../troubleshooting/shootingForm/index.wxml | 4 ++-- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/weapp/package/troubleshooting/index.js b/weapp/package/troubleshooting/index.js index 4b0a680..afd0a5f 100644 --- a/weapp/package/troubleshooting/index.js +++ b/weapp/package/troubleshooting/index.js @@ -106,7 +106,7 @@ Page({ pointToggle (event) { const { index, id } = event.currentTarget.dataset; - const checkbox = this.selectComponent(`.checkboxes-point-${id}`); + // const checkbox = this.selectComponent(`.checkboxes-point-${id}`); // checkbox.toggle(); const { pointList } = this.data let pointList_ = JSON.parse(JSON.stringify(pointList)) diff --git a/weapp/package/troubleshooting/index.wxml b/weapp/package/troubleshooting/index.wxml index 27dd5fa..b68d4a0 100644 --- a/weapp/package/troubleshooting/index.wxml +++ b/weapp/package/troubleshooting/index.wxml @@ -25,12 +25,18 @@ - - - - - + + + + + + + + diff --git a/weapp/package/troubleshooting/shootingForm/index.wxml b/weapp/package/troubleshooting/shootingForm/index.wxml index d40318a..a58ff4e 100644 --- a/weapp/package/troubleshooting/shootingForm/index.wxml +++ b/weapp/package/troubleshooting/shootingForm/index.wxml @@ -19,8 +19,8 @@ - - + + 现场照片