优化了一些代码

This commit is contained in:
17792275749
2025-05-29 15:51:40 +08:00
parent b780b35d13
commit f1f5bbfaa6
+4 -4
View File
@@ -5,15 +5,15 @@ App({
globalData: { globalData: {
// wx.request 请求的服务地址 // wx.request 请求的服务地址
// wxRequestUrl: "https://device.shuziweidao.com/gateway/", wxRequestUrl: "https://device.shuziweidao.com/gateway/",
wxRequestUrl: "http://192.168.1.12:8889/", // wxRequestUrl: "http://192.168.1.12:8889/",
// 秤的所有信息 // 秤的所有信息
ppScale: { ppScale: {
plugin: null, plugin: null,
activeProtocol: null, activeProtocol: null,
// domain: "http://device.shuziweidao.com:80/gateway", domain: "http://device.shuziweidao.com:80/gateway",
domain: "http://192.168.1.12:8889", // domain: "http://192.168.1.12:8889",
wifi: { wifi: {
ssid: "", ssid: "",
password: "" password: ""