From 25ebc714977470b5ed02b0ec7f30ea0615ebd89f Mon Sep 17 00:00:00 2001
From: zuoxiao <zuoxiao>
Date: 星期五, 14 三月 2025 16:48:09 +0800
Subject: [PATCH] 更新应用配置,添加AppID并修改页面路由;优化取水口界面,增加定时开阀功能和相关参数设置;修复首页反馈图标及提示信息。

---
 project.config.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/project.config.json b/project.config.json
index 7a61a12..afe1a45 100644
--- a/project.config.json
+++ b/project.config.json
@@ -24,5 +24,5 @@
     "tabIndent": "auto",
     "tabSize": 2
   },
-  "appid": "wx022cdcb93e578771"
+  "appid": "wxbc2b6a00dd904ead"
 }
\ No newline at end of file

--
Gitblit v1.8.0