更新用户信息 同步
This commit is contained in:
@@ -16,6 +16,7 @@ Page({
|
||||
userInfo: wx.getStorageSync("userInfo"),
|
||||
ssid: app.globalData.ppScale.wifi.ssid
|
||||
});
|
||||
this.getSubUser();
|
||||
},
|
||||
|
||||
completeClick() {
|
||||
@@ -90,7 +91,6 @@ Page({
|
||||
|
||||
resetDevice() {
|
||||
app.globalData.ppScale.device = {
|
||||
setting: [],
|
||||
list: [],
|
||||
mac: null,
|
||||
name: "",
|
||||
|
||||
Reference in New Issue
Block a user