diff --git a/lua_probject/extend_project/extend/zipai/fanpaofa/EXMainView.lua b/lua_probject/extend_project/extend/zipai/fanpaofa/EXMainView.lua
index 2ab414db..981fe1cd 100644
--- a/lua_probject/extend_project/extend/zipai/fanpaofa/EXMainView.lua
+++ b/lua_probject/extend_project/extend/zipai/fanpaofa/EXMainView.lua
@@ -425,13 +425,11 @@ function M:EventInit()
-- info:ResetCards(card)
if seat == self._room.self_player.seat then
if seat == self._room.self_player.seat then
- local buttonData = info.outcard_button
- local context = {}
- context.sender = buttonData.btn_card
- context.sender.data = buttonData
- context.sender.y = -300
- context.sender.touchable = true
- info:__OnDragEnd(context)
+ info.outcard_button.btn_card.touchable = true
+ info.outcard_button.btn_card.sortingOrder = 0
+ info.outcard_button.btn_card:GetChild("icon").icon = self:getCardItem(
+ "ui://Main_RunBeard/201_", card)
+ info:UpdateHandCardsPos()
info:UpdateIsOnClick(true)
end
end
diff --git a/wb_new_ui/.objs/metas/0khx14ar/e0py2.info b/wb_new_ui/.objs/metas/0khx14ar/e0py2.info
index 11074b7a..15a59a1f 100644
--- a/wb_new_ui/.objs/metas/0khx14ar/e0py2.info
+++ b/wb_new_ui/.objs/metas/0khx14ar/e0py2.info
@@ -1,5 +1,8 @@
{
"objectStatus": {
+ "n2": {
+ "hidden": true
+ },
"n28_thxk": {
"hidden": true
},
@@ -8,6 +11,9 @@
},
"n18_nld2": {
"hidden": true
+ },
+ "n20_nld2": {
+ "hidden": true
}
},
"adaptiveTest": true,
diff --git a/wb_new_ui/.objs/metas/v6yvqp7w/f55qvx.info b/wb_new_ui/.objs/metas/v6yvqp7w/f55qvx.info
index 3d14a8aa..d468bc8b 100644
--- a/wb_new_ui/.objs/metas/v6yvqp7w/f55qvx.info
+++ b/wb_new_ui/.objs/metas/v6yvqp7w/f55qvx.info
@@ -1,5 +1,8 @@
{
"objectStatus": {
+ "n48_cphv": {
+ "collapsed": true
+ },
"n45_j34t": {
"collapsed": true
}
diff --git a/wb_new_ui/assets/Hotupdate/Version.xml b/wb_new_ui/assets/Hotupdate/Version.xml
index 40f8e77d..13e89ecd 100644
--- a/wb_new_ui/assets/Hotupdate/Version.xml
+++ b/wb_new_ui/assets/Hotupdate/Version.xml
@@ -3,7 +3,7 @@
-
+
@@ -11,14 +11,16 @@
-
-
+
+
-
+
-
+
+
+
@@ -32,5 +34,15 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/wb_new_ui/assets/Hotupdate/commpoent/GlobalModalWaiting.xml b/wb_new_ui/assets/Hotupdate/commpoent/GlobalModalWaiting.xml
new file mode 100644
index 00000000..d8f0ec01
--- /dev/null
+++ b/wb_new_ui/assets/Hotupdate/commpoent/GlobalModalWaiting.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/wb_new_ui/assets/Hotupdate/commpoent/component/loading.xml b/wb_new_ui/assets/Hotupdate/commpoent/component/loading.xml
new file mode 100644
index 00000000..7e6e650b
--- /dev/null
+++ b/wb_new_ui/assets/Hotupdate/commpoent/component/loading.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/wb_new_ui/assets/Hotupdate/commpoent/font/images/光.png b/wb_new_ui/assets/Hotupdate/commpoent/font/images/光.png
new file mode 100644
index 00000000..1e2a434d
Binary files /dev/null and b/wb_new_ui/assets/Hotupdate/commpoent/font/images/光.png differ
diff --git a/wb_new_ui/assets/Hotupdate/commpoent/font/images/加载圈(1).png b/wb_new_ui/assets/Hotupdate/commpoent/font/images/加载圈(1).png
new file mode 100644
index 00000000..254f7be4
Binary files /dev/null and b/wb_new_ui/assets/Hotupdate/commpoent/font/images/加载圈(1).png differ
diff --git a/wb_new_ui/assets/Hotupdate/commpoent/font/images/加载底(1).png b/wb_new_ui/assets/Hotupdate/commpoent/font/images/加载底(1).png
new file mode 100644
index 00000000..0a6b9c44
Binary files /dev/null and b/wb_new_ui/assets/Hotupdate/commpoent/font/images/加载底(1).png differ
diff --git a/wb_new_ui/assets/Hotupdate/commpoent/font/images/图标.png b/wb_new_ui/assets/Hotupdate/commpoent/font/images/图标.png
new file mode 100644
index 00000000..e2c6ad89
Binary files /dev/null and b/wb_new_ui/assets/Hotupdate/commpoent/font/images/图标.png differ
diff --git a/wb_new_ui/assets/Hotupdate/package.xml b/wb_new_ui/assets/Hotupdate/package.xml
index 48577df0..843bedfe 100644
--- a/wb_new_ui/assets/Hotupdate/package.xml
+++ b/wb_new_ui/assets/Hotupdate/package.xml
@@ -24,6 +24,12 @@
+
+
+
+
+
+
diff --git a/wb_new_ui/assets/Login/Main.xml b/wb_new_ui/assets/Login/Main.xml
index cc0f8221..c1c5a694 100644
--- a/wb_new_ui/assets/Login/Main.xml
+++ b/wb_new_ui/assets/Login/Main.xml
@@ -41,6 +41,5 @@
-
\ No newline at end of file
diff --git a/wb_new_ui/assets/Main_RunBeard/component/Main/Main_2.xml b/wb_new_ui/assets/Main_RunBeard/component/Main/Main_2.xml
index e444e8ad..cc7f1489 100644
--- a/wb_new_ui/assets/Main_RunBeard/component/Main/Main_2.xml
+++ b/wb_new_ui/assets/Main_RunBeard/component/Main/Main_2.xml
@@ -6,12 +6,12 @@
-
+
-
+
@@ -71,11 +71,11 @@
-
+
-
+
@@ -115,7 +115,7 @@
-
+
diff --git a/wb_new_ui/assets/Main_RunBeard/component/Main/RoomInfoPanel1.xml b/wb_new_ui/assets/Main_RunBeard/component/Main/RoomInfoPanel1.xml
index 24d77ded..db4a9760 100644
--- a/wb_new_ui/assets/Main_RunBeard/component/Main/RoomInfoPanel1.xml
+++ b/wb_new_ui/assets/Main_RunBeard/component/Main/RoomInfoPanel1.xml
@@ -1,11 +1,11 @@
-
-
+
+
-
+
\ No newline at end of file