fix: replace leftover 我的光面膜 with 我的设备 on home page
这个提交包含在:
@@ -60,7 +60,7 @@ Page({
|
||||
if (devices.length > 0) {
|
||||
app.globalData.currentDevice = devices[0]
|
||||
self.setData({
|
||||
deviceName: devices[0].device_name || devices[0].device_id || '我的光面膜',
|
||||
deviceName: devices[0].device_name || devices[0].device_id || '我的设备',
|
||||
deviceInfo: devices[0]
|
||||
})
|
||||
}
|
||||
|
||||
在新工单中引用
屏蔽一个用户