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",