提交结算resultlua报错导致麻将无法显示结算页面问题

master
lingmeng 2026-04-07 21:02:44 +08:00
parent 2a0d641e3d
commit f2d71fa4cf
14 changed files with 24 additions and 15 deletions

View File

@ -86,4 +86,10 @@ function M:HideInputField()
self._view:GetController("sdk").selectedIndex = 1 self._view:GetController("sdk").selectedIndex = 1
end end
function M:Show()
getmetatable(M).__index.Show(self)
self._view:Center()
self._view.x = self._view.x + (GRoot.inst.width - self._view.width -300)/2
end
return M return M

View File

@ -54,7 +54,7 @@ function M:InitView()
self.begin_time, self.end_time = self.time_panel:GetDate() self.begin_time, self.end_time = self.time_panel:GetDate()
self.record_data = {} self.record_data = {}
self.record_data.numItems = 0 self.record_data.numItems = 0
self:GetRecoedData(0) self:GetRecoedData(0, self._data_selectedSortType)
end, { showDay = group.lev < 3 and 30 or 7 }) end, { showDay = group.lev < 3 and 30 or 7 })
local ctr_page = self._view:GetController("type") local ctr_page = self._view:GetController("type")

View File

@ -64,7 +64,7 @@ function Main()
if Application.platform == RuntimePlatform.WindowsEditor then if Application.platform == RuntimePlatform.WindowsEditor then
debug_print = true debug_print = true
end end
debug_print = true -- debug_print = true
local NetManager = taurus.client.NetManager local NetManager = taurus.client.NetManager
NetManager.debug_print = debug_print NetManager.debug_print = debug_print
-- 网络延时8秒 -- 网络延时8秒

View File

@ -8,6 +8,9 @@
}, },
"n70_zgd9": { "n70_zgd9": {
"hidden": true "hidden": true
},
"n77_syh3": {
"hidden": true
} }
} }
} }

View File

@ -2,11 +2,14 @@
"libview.firstColumnWidth": 413, "libview.firstColumnWidth": 413,
"libview.iconScale": 0, "libview.iconScale": 0,
"doc.openedDocs": [ "doc.openedDocs": [
"ui://lkq9ne9speuq8b", "ui://m7iejg4610snh5j",
"ui://lkq9ne9ssyh3rk", "ui://l0ds4ys6h1uu26",
"ui://lkq9ne9speuq3r", "ui://27vd145bp2bz6s",
"ui://lkq9ne9so0c1ru", "ui://27vd145bhznkce2",
"ui://lkq9ne9speuq4i" "ui://27vd145blwcl28",
"ui://27vd145bimywcd5",
"ui://27vd145bcjli6",
"ui://lkq9ne9speuq8b"
], ],
"test.device": "Huawei Mate20", "test.device": "Huawei Mate20",
"canvasColor": 10066329, "canvasColor": 10066329,
@ -15,11 +18,7 @@
"libview.twoColumn": false, "libview.twoColumn": false,
"libview.expandedNodes": [ "libview.expandedNodes": [
"lkq9ne9s", "lkq9ne9s",
"/", "/"
"lkq9ne9s",
"/component/",
"lkq9ne9s",
"/component/Main/"
], ],
"auxline1": true, "auxline1": true,
"snapToGrid": true, "snapToGrid": true,

View File

@ -62,7 +62,7 @@
<item/> <item/>
<item/> <item/>
</list> </list>
<component id="n77_syh3" name="btn_close" src="vg2c4" fileName="buttons/Btn_Close.xml" pkg="27vd145b" xy="900,-14"/> <component id="n77_syh3" name="btn_close" src="vg2c4" fileName="buttons/Btn_Close.xml" pkg="27vd145b" xy="900,-14" visible="false"/>
<image id="n68_zgd9" name="n68" src="kxwjac" fileName="images/szsrk.png" xy="914,710" size="717,83" group="n70_zgd9"/> <image id="n68_zgd9" name="n68" src="kxwjac" fileName="images/szsrk.png" xy="914,710" size="717,83" group="n70_zgd9"/>
<text id="n71_zgd9" name="tex_chat" xy="936,711" size="669,83" group="n70_zgd9" visible="false" touchable="false" font="Microsoft YaHei" fontSize="36" color="#cfd3de" vAlign="middle" autoSize="none" bold="true" singleLine="true" autoClearText="true" text="发的发顺丰撒旦法" input="true" prompt="[color=#888888]输入内容[/color]" maxLength="20"/> <text id="n71_zgd9" name="tex_chat" xy="936,711" size="669,83" group="n70_zgd9" visible="false" touchable="false" font="Microsoft YaHei" fontSize="36" color="#cfd3de" vAlign="middle" autoSize="none" bold="true" singleLine="true" autoClearText="true" text="发的发顺丰撒旦法" input="true" prompt="[color=#888888]输入内容[/color]" maxLength="20"/>
<component id="n69_zgd9" name="btn_send" src="zgd92y" fileName="component/Button3.xml" xy="1644,708" size="182,110" group="n70_zgd9" visible="false" touchable="false"/> <component id="n69_zgd9" name="btn_send" src="zgd92y" fileName="component/Button3.xml" xy="1644,708" size="182,110" group="n70_zgd9" visible="false" touchable="false"/>

View File

@ -4,8 +4,8 @@
<component id="n0_lwcl" name="win_mode" src="cjli6" fileName="UIPanel.xml" xy="0,0" size="2532,1170"> <component id="n0_lwcl" name="win_mode" src="cjli6" fileName="UIPanel.xml" xy="0,0" size="2532,1170">
<relation target="" sidePair="width-width,height-height"/> <relation target="" sidePair="width-width,height-height"/>
</component> </component>
<component id="n1_lwcl" name="contentPane" src="cjli6" fileName="UIPanel.xml" xy="599,0" size="1334,1170"> <component id="n1_lwcl" name="contentPane" src="cjli6" fileName="UIPanel.xml" xy="0,0" size="2532,1170">
<relation target="" sidePair="center-center,height-height"/> <relation target="" sidePair="width-width,height-height"/>
</component> </component>
</displayList> </displayList>
<transition name="in"> <transition name="in">

View File

@ -93,6 +93,7 @@ public class VerCheck : MonoBehaviour
if (isGFF==false&&isDXYGFF==false) if (isGFF==false&&isDXYGFF==false)
{ {