暂时取消新桌面显示,试拍跑得快

master
罗家炜 2025-04-25 17:59:09 +08:00
parent 2407d98c7d
commit bd517f2743
1 changed files with 3 additions and 3 deletions

View File

@ -389,9 +389,9 @@ function M:InitView(url, isHideIpAdds)
end end
end--]] end--]]
-------------------------lingmeng--------------------------- -------------------------lingmeng---------------------------
_view:GetChild('text_roomId').text = string.format("房间:%s", self._room.room_id) -- _view:GetChild('text_roomId').text = string.format("房间:%s", self._room.room_id)
local text_time = _view:GetChild('text_time') -- local text_time = _view:GetChild('text_time')
local ProgressBar_battery = _view:GetChild('ProgressBar_jiangxi') -- local ProgressBar_battery = _view:GetChild('ProgressBar_jiangxi')
------------------------------------------------------------ ------------------------------------------------------------
end end