2025年4月2日17:58:50

This commit is contained in:
17792275749
2025-04-02 17:58:52 +08:00
parent a706b0ecbb
commit cb50138e38
5 changed files with 32 additions and 16 deletions
+4 -2
View File
@@ -5,13 +5,15 @@ App({
globalData: {
// wx.request 请求的服务地址
wxRequestUrl: "https://device.shuziweidao.com/gateway/",
// wxRequestUrl: "https://device.shuziweidao.com/gateway/",
wxRequestUrl: "http://192.168.10.173:8889/",
// 秤的所有信息
ppScale: {
plugin: null,
activeProtocol: null,
domain: "https://device.shuziweidao.com/gateway", // http://192.168.10.173:8889
// domain: "https://device.shuziweidao.com/gateway",
domain: "http://192.168.10.173:8889",
wifi: {
ssid: "",
password: ""