From ea689dd91eaa72425dc01759042c3b4eb2186512 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期三, 17 六月 2026 10:14:44 +0800
Subject: [PATCH] 新增智能电表、空调管理
---
h5/manifest.json | 23 ++++++++++-------------
1 files changed, 10 insertions(+), 13 deletions(-)
diff --git a/h5/manifest.json b/h5/manifest.json
index b905047..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" : "wxcd2b89fd2ff065f8",
+ "appid" : "wx15dfdae9a19177f3",
"setting" : {
"urlCheck" : false,
"es6" : true,
@@ -121,7 +121,7 @@
},
// "base" : "/h5/"
"devServer" : {
- "open": false,
+ "open" : false,
"port" : 8090,
"historyApiFallback" : true,
"disableHostCheck" : true,
@@ -129,9 +129,9 @@
"/gateway_interface" : {
// 杩欎釜瀛楁鍚嶉渶涓庝綘閰嶇疆鐨刡asePrefixUrl涓�鑷达紝绯荤粺璇嗗埆鍒板甫鏈�/dev-api璇锋眰鐨勫湴鍧�鏃讹紝浼氬湪鍓嶉潰鎷兼帴涓婁唬鐞嗘湇鍔″櫒鍦板潃
// "target" : "http://172.20.10.7:10010", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
- "target" : "http://192.168.0.163:10010", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
+ // "target" : "http://192.168.0.163:10010", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
// "target" : "http://10.50.250.253:8088/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
- // "target" : "http://192.168.0.173/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