From bd4a9018de749b3b4c3189a60f023cab70f66aa6 Mon Sep 17 00:00:00 2001 From: 123456 <17862666717> Date: Wed, 15 Jun 2022 13:42:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=8E=B7=E5=8F=96=E6=88=BF?= =?UTF-8?q?=E5=B1=8B=E7=BC=96=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../subpages/family/pages/index/index.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/epdc-resident-mp-yushan/subpages/family/pages/index/index.js b/epdc-resident-mp-yushan/subpages/family/pages/index/index.js index 733eaab..6e82e6c 100644 --- a/epdc-resident-mp-yushan/subpages/family/pages/index/index.js +++ b/epdc-resident-mp-yushan/subpages/family/pages/index/index.js @@ -21,12 +21,12 @@ Page({ title: "加载中", mask: true, }); - // this.setData({ - // roomCode : options.roomCode.toString() - // }) this.setData({ - roomCode:'3702110100420037200006' + roomCode : options.roomCode.toString() }) + // this.setData({ + // roomCode:'3702110100420037200006' + // }) wx.setStorage({ key: 'roomCode', data: this.data.roomCode