From 335f25ace70dced5e986450afb19d6c5e36512b7 Mon Sep 17 00:00:00 2001 From: qiaomu <3520484422@qq.com> Date: Wed, 10 Dec 2025 15:59:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=A6=81=E6=AD=A2=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E7=9A=84=E6=97=B6=E5=80=99=E8=BF=98=E8=83=BD=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=8A=84=E8=A1=A8=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/readingHistory/index.wxml | 2 +- project.private.config.json | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/pages/readingHistory/index.wxml b/pages/readingHistory/index.wxml index e005fff..84ce3ec 100644 --- a/pages/readingHistory/index.wxml +++ b/pages/readingHistory/index.wxml @@ -6,7 +6,7 @@ 抄表记录历史 - 新增记录 + 新增记录 diff --git a/project.private.config.json b/project.private.config.json index edd72a1..bd610d6 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -23,6 +23,20 @@ "condition": { "miniprogram": { "list": [ + { + "name": "childPackage/pages/billDetail/index", + "pathName": "childPackage/pages/billDetail/index", + "query": "id=R00124911769419777&tenement=T00124430451015681", + "launchMode": "default", + "scene": null + }, + { + "name": "pages/readingHistory/index", + "pathName": "pages/readingHistory/index", + "query": "meter=METER00104679710457857&park=P00100903402405889&routeId=PR00118814057758721&disabled=true", + "launchMode": "default", + "scene": null + }, { "name": "pages/invoiceList/index", "pathName": "pages/invoiceList/index",