From ea689dd91eaa72425dc01759042c3b4eb2186512 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期三, 17 六月 2026 10:14:44 +0800
Subject: [PATCH] 新增智能电表、空调管理
---
h5/manifest.json | 19 ++++++++-----------
1 files changed, 8 insertions(+), 11 deletions(-)
diff --git a/h5/manifest.json b/h5/manifest.json
index 2ed6c9c..63db328 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -1,6 +1,6 @@
{
- "name" : "laborVisitors",
- "appid" : "__UNI__BCCF400",
+ "name" : "闃滃畞杩愮淮绯荤粺",
+ "appid" : "__UNI__E3BA820",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
@@ -86,7 +86,7 @@
"quickapp" : {},
/* 灏忕▼搴忕壒鏈夌浉鍏� */
"mp-weixin" : {
- "appid" : "wx4d7c10bdec51942b",
+ "appid" : "wx15dfdae9a19177f3",
"setting" : {
"urlCheck" : false,
"es6" : true,
@@ -131,7 +131,7 @@
// "target" : "http://172.20.10.7:10010", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
// "target" : "http://192.168.0.163:10010", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
// "target" : "http://10.50.250.253:8088/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
- "target" : "https://zhcg.fnwtzx.com/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
+ "target" : "https://dmtest.ahapp.net/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
"changeOrigin" : true, // 鍏佽璺ㄥ煙
"pathRewrite" : {
"^/gateway_interface" : ""
@@ -141,13 +141,10 @@
"https" : false
},
"sdkConfigs" : {
- "maps" : {
- "amap" : {
- "key" : "d9a554b1808ce10a12a932ed9b0db1d0",
- "securityJsCode" : "",
- "serviceHost" : ""
- }
- }
+ "maps" : {}
+ },
+ "unipush" : {
+ "enable" : false
}
}
}
--
Gitblit v1.9.3