兼容 CF568_G

This commit is contained in:
17792275749
2025-03-28 17:37:38 +08:00
parent 04d373b84e
commit 802cb8ae80
5 changed files with 158 additions and 71 deletions
+2 -2
View File
@@ -5,13 +5,13 @@ App({
globalData: {
// wx.request 请求的服务地址
wxRequestUrl: "http://device.shuziweidao.com:8889/",
wxRequestUrl: "https://device.shuziweidao.com/gateway/",
// 秤的所有信息
ppScale: {
plugin: null,
activeProtocol: null,
domain: "http://device.shuziweidao.com:8889", // http://192.168.10.173:8889
domain: "https://device.shuziweidao.com/gateway", // http://192.168.10.173:8889
wifi: {
ssid: "",
password: ""