diff --git a/lua_probject/extend_project/extend/majiang/hechi/EXGameController.lua b/lua_probject/extend_project/extend/majiang/hechi/EXGameController.lua
index f88bb5e6..69e7e737 100644
--- a/lua_probject/extend_project/extend/majiang/hechi/EXGameController.lua
+++ b/lua_probject/extend_project/extend/majiang/hechi/EXGameController.lua
@@ -380,7 +380,7 @@ function M:OnEventHu(evt_data)
-- 1. 基本有效性检查:必须有名字,且名字不为空
if huName and huName ~= "" then
-- 2. 特定过滤逻辑:如果是 "吃三比",则跳过
- if huName ~= "吃三比" and huName ~= "七大对" and huName ~= "七大对混一色"and huName ~= "七大对清一色"then
+ if huName ~= "吃三比" then
-- 可选:如果分数为0也不想要,可以加上 and item.score > 0
table.insert(filtered_win_list, item)
end
diff --git a/wb_new_ui/.objs/metas/m7iejg46/kwi0hm5.info b/wb_new_ui/.objs/metas/m7iejg46/kwi0hm5.info
index ea51502c..cef2181a 100644
--- a/wb_new_ui/.objs/metas/m7iejg46/kwi0hm5.info
+++ b/wb_new_ui/.objs/metas/m7iejg46/kwi0hm5.info
@@ -7,6 +7,5 @@
"hidden": true
}
},
- "adaptiveTest": true,
"fitScreen": "FitSize"
}
\ No newline at end of file
diff --git a/wb_new_ui/.objs/metas/m7iejg46/l679hwn.info b/wb_new_ui/.objs/metas/m7iejg46/l679hwn.info
index 95391ef8..f74d0dc1 100644
--- a/wb_new_ui/.objs/metas/m7iejg46/l679hwn.info
+++ b/wb_new_ui/.objs/metas/m7iejg46/l679hwn.info
@@ -2,11 +2,7 @@
"objectStatus": {
"n98_k5m9": {
"hidden": true
- },
- "n102_t8gf": {
- "hidden": true
}
},
- "adaptiveTest": true,
"fitScreen": "FitSize"
}
\ No newline at end of file
diff --git a/wb_new_ui/.objs/metas/m7iejg46/mkdvhdu.info b/wb_new_ui/.objs/metas/m7iejg46/mkdvhdu.info
index 8826b854..ff3594d8 100644
--- a/wb_new_ui/.objs/metas/m7iejg46/mkdvhdu.info
+++ b/wb_new_ui/.objs/metas/m7iejg46/mkdvhdu.info
@@ -3,6 +3,9 @@
"n8_e8zl": {
"hidden": true
},
+ "n10_zplu": {
+ "hidden": true
+ },
"n6_e8zl": {
"hidden": true
}
diff --git a/wb_new_ui/.objs/metas/m7iejg46/tqi8hwa.info b/wb_new_ui/.objs/metas/m7iejg46/tqi8hwa.info
index 51bdb2c0..c3a5f630 100644
--- a/wb_new_ui/.objs/metas/m7iejg46/tqi8hwa.info
+++ b/wb_new_ui/.objs/metas/m7iejg46/tqi8hwa.info
@@ -1,10 +1,13 @@
{
"objectStatus": {
- "n68_tqi8": {
+ "n70_tqi8": {
"hidden": true
},
"n87_hz87": {
"hidden": true
+ },
+ "n68_tqi8": {
+ "hidden": true
}
}
}
\ No newline at end of file
diff --git a/wb_new_ui/.objs/workspace.json b/wb_new_ui/.objs/workspace.json
index 67e25089..0aa0bf1f 100644
--- a/wb_new_ui/.objs/workspace.json
+++ b/wb_new_ui/.objs/workspace.json
@@ -2,18 +2,21 @@
"libview.firstColumnWidth": 384,
"libview.iconScale": 0,
"doc.openedDocs": [
- "ui://m7iejg46hsbhhjn",
- "ui://m7iejg46jgh8hwv",
"ui://m7iejg46l679hws",
- "ui://m7iejg46kwi0hmc",
- "ui://m7iejg46kwi0hme",
- "ui://m7iejg46kwi0hmd",
- "ui://27vd145bik9v7imt"
+ "ui://m7iejg46kwi0hm5",
+ "ui://m7iejg46jgh8hwv",
+ "ui://m7iejg46tqi8hwa",
+ "ui://v0j9abjygq7med",
+ "ui://v0j9abjygq7mdj",
+ "ui://27vd145bvg2c4",
+ "ui://m7iejg46kwi0hlb",
+ "ui://m7iejg46l679hwn",
+ "ui://m7iejg46kwi0hm9"
],
"test.device": "iPhone XR",
"canvasColor": 10066329,
"auxline2": true,
- "doc.activeDoc": "ui://m7iejg46kwi0hme",
+ "doc.activeDoc": "ui://v0j9abjygq7mdj",
"libview.twoColumn": false,
"libview.expandedNodes": [
"27vd145b",
@@ -63,21 +66,7 @@
"v0j9abjy",
"/images/cards/",
"v0j9abjy",
- "/images/cards/2/",
- "m7iejg46",
- "/",
- "m7iejg46",
- "/NGMui/",
- "m7iejg46",
- "/images/",
- "m7iejg46",
- "/images/main/",
- "m7iejg46",
- "/mgr/",
- "m7iejg46",
- "/mgr/component/",
- "m7iejg46",
- "/mgr/imgs/"
+ "/images/cards/2/"
],
"auxline1": true,
"snapToGrid": true,
diff --git a/wb_new_ui/assets/Common/images/COMMui/Frame 1253.png b/wb_new_ui/assets/Common/images/COMMui/Frame 1253.png
new file mode 100644
index 00000000..b87f19ac
Binary files /dev/null and b/wb_new_ui/assets/Common/images/COMMui/Frame 1253.png differ
diff --git a/wb_new_ui/assets/Common/package.xml b/wb_new_ui/assets/Common/package.xml
index 3e2921f3..340ece15 100644
--- a/wb_new_ui/assets/Common/package.xml
+++ b/wb_new_ui/assets/Common/package.xml
@@ -1616,6 +1616,7 @@
+
diff --git a/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he23.png b/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he23.png
index 5082fd06..2d93c07e 100644
Binary files a/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he23.png and b/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he23.png differ
diff --git a/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he23_1.png b/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he23_1.png
new file mode 100644
index 00000000..5082fd06
Binary files /dev/null and b/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he23_1.png differ
diff --git a/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he24.png b/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he24.png
index ec07b832..f277f94e 100644
Binary files a/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he24.png and b/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he24.png differ
diff --git a/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he24_1.png b/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he24_1.png
new file mode 100644
index 00000000..ec07b832
Binary files /dev/null and b/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he24_1.png differ
diff --git a/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he25.png b/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he25.png
index a0240e25..73d499b9 100644
Binary files a/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he25.png and b/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he25.png differ
diff --git a/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he25_1.png b/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he25_1.png
new file mode 100644
index 00000000..a0240e25
Binary files /dev/null and b/wb_new_ui/assets/Extend_MJ_HeChi/component/hu_effect/image/he25_1.png differ
diff --git a/wb_new_ui/assets/Extend_MJ_HeChi/package.xml b/wb_new_ui/assets/Extend_MJ_HeChi/package.xml
index 481a3c16..52e5487d 100644
--- a/wb_new_ui/assets/Extend_MJ_HeChi/package.xml
+++ b/wb_new_ui/assets/Extend_MJ_HeChi/package.xml
@@ -205,9 +205,9 @@
-
-
-
+
+
+
@@ -233,6 +233,9 @@
+
+
+
\ No newline at end of file
diff --git a/wb_new_ui/assets/Main_Majiang/component/clearing/clearing2/result_main.xml b/wb_new_ui/assets/Main_Majiang/component/clearing/clearing2/result_main.xml
index 6b69150f..cf409e3a 100644
--- a/wb_new_ui/assets/Main_Majiang/component/clearing/clearing2/result_main.xml
+++ b/wb_new_ui/assets/Main_Majiang/component/clearing/clearing2/result_main.xml
@@ -22,6 +22,7 @@
+
diff --git a/wb_new_ui/assets/NewGroup/NGMui/Frame 1128.png b/wb_new_ui/assets/NewGroup/NGMui/Frame 1128.png
new file mode 100644
index 00000000..bdaea93c
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/NGMui/Frame 1128.png differ
diff --git a/wb_new_ui/assets/NewGroup/NGMui/Frame 125118.png b/wb_new_ui/assets/NewGroup/NGMui/Frame 125118.png
new file mode 100644
index 00000000..a4494661
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/NGMui/Frame 125118.png differ
diff --git a/wb_new_ui/assets/NewGroup/NGMui/Line 18.png b/wb_new_ui/assets/NewGroup/NGMui/Line 18.png
new file mode 100644
index 00000000..f82cda12
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/NGMui/Line 18.png differ
diff --git a/wb_new_ui/assets/NewGroup/NGMui/Rectangle 2884.png b/wb_new_ui/assets/NewGroup/NGMui/Rectangle 2884.png
new file mode 100644
index 00000000..1087658c
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/NGMui/Rectangle 2884.png differ
diff --git a/wb_new_ui/assets/NewGroup/NGMui/Rectangle 2889.png b/wb_new_ui/assets/NewGroup/NGMui/Rectangle 2889.png
new file mode 100644
index 00000000..672b6fa3
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/NGMui/Rectangle 2889.png differ
diff --git a/wb_new_ui/assets/NewGroup/Win_PlayerInfo.xml b/wb_new_ui/assets/NewGroup/Win_PlayerInfo.xml
index f0165f84..93bd12e7 100644
--- a/wb_new_ui/assets/NewGroup/Win_PlayerInfo.xml
+++ b/wb_new_ui/assets/NewGroup/Win_PlayerInfo.xml
@@ -1,26 +1,30 @@
-
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
-
+
-
-
+
+
-
+
@@ -38,15 +42,15 @@
-
-
+
+
-
+
-
-
+
+
diff --git a/wb_new_ui/assets/NewGroup/component/Btn/ComboBox1.xml b/wb_new_ui/assets/NewGroup/component/Btn/ComboBox1.xml
index 78abca02..366aa32c 100644
--- a/wb_new_ui/assets/NewGroup/component/Btn/ComboBox1.xml
+++ b/wb_new_ui/assets/NewGroup/component/Btn/ComboBox1.xml
@@ -1,27 +1,31 @@
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
-
+
\ No newline at end of file
diff --git a/wb_new_ui/assets/NewGroup/mgr/View_GroupPartnerStat.xml b/wb_new_ui/assets/NewGroup/mgr/View_GroupPartnerStat.xml
index 175abea4..d4b32113 100644
--- a/wb_new_ui/assets/NewGroup/mgr/View_GroupPartnerStat.xml
+++ b/wb_new_ui/assets/NewGroup/mgr/View_GroupPartnerStat.xml
@@ -2,9 +2,11 @@
-
+
-
+
+
+
@@ -12,13 +14,13 @@
-
+
-
-
-
-
-
+
+
+
+
+
@@ -41,7 +43,7 @@
-
+
@@ -56,19 +58,19 @@
-
+
-
+
-
+
-
+
diff --git a/wb_new_ui/assets/NewGroup/mgr/View_GroupPersonStat.xml b/wb_new_ui/assets/NewGroup/mgr/View_GroupPersonStat.xml
index 8f8e8726..c30e63de 100644
--- a/wb_new_ui/assets/NewGroup/mgr/View_GroupPersonStat.xml
+++ b/wb_new_ui/assets/NewGroup/mgr/View_GroupPersonStat.xml
@@ -1,9 +1,9 @@
-
+
-
+
@@ -12,18 +12,18 @@
-
-
-
-
-
-
+
+
+
+
+
+
-
+
@@ -33,12 +33,12 @@
-
-
+
+
-
+
@@ -47,7 +47,7 @@
-
+
diff --git a/wb_new_ui/assets/NewGroup/mgr/View_GroupPlayStat.xml b/wb_new_ui/assets/NewGroup/mgr/View_GroupPlayStat.xml
index 9d17299e..3b482ff4 100644
--- a/wb_new_ui/assets/NewGroup/mgr/View_GroupPlayStat.xml
+++ b/wb_new_ui/assets/NewGroup/mgr/View_GroupPlayStat.xml
@@ -1,40 +1,42 @@
-
-
+
+
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
+
+
+
+
+
+
\ No newline at end of file
diff --git a/wb_new_ui/assets/NewGroup/mgr/View_GroupStat.xml b/wb_new_ui/assets/NewGroup/mgr/View_GroupStat.xml
index 0f4bdf0c..78da95eb 100644
--- a/wb_new_ui/assets/NewGroup/mgr/View_GroupStat.xml
+++ b/wb_new_ui/assets/NewGroup/mgr/View_GroupStat.xml
@@ -1,97 +1,97 @@
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
-
-
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
+
\ No newline at end of file
diff --git a/wb_new_ui/assets/NewGroup/mgr/component/record/Item_mng_name.xml b/wb_new_ui/assets/NewGroup/mgr/component/record/Item_mng_name.xml
index da9a1bfe..b2249d2e 100644
--- a/wb_new_ui/assets/NewGroup/mgr/component/record/Item_mng_name.xml
+++ b/wb_new_ui/assets/NewGroup/mgr/component/record/Item_mng_name.xml
@@ -3,12 +3,12 @@
-
-
-
-
-
+
+
+
+
+
-
+
\ No newline at end of file
diff --git a/wb_new_ui/assets/NewGroup/mgr/component/record/Item_mng_recrod.xml b/wb_new_ui/assets/NewGroup/mgr/component/record/Item_mng_recrod.xml
index b7b6a554..d93de91d 100644
--- a/wb_new_ui/assets/NewGroup/mgr/component/record/Item_mng_recrod.xml
+++ b/wb_new_ui/assets/NewGroup/mgr/component/record/Item_mng_recrod.xml
@@ -3,24 +3,27 @@
-
-
+
+
-
-
+
+
+
+
+
-
+
-
+
-
+
-
+
@@ -35,7 +38,7 @@
-
+
diff --git a/wb_new_ui/assets/NewGroup/mgr/component/record/Item_recrod1.xml b/wb_new_ui/assets/NewGroup/mgr/component/record/Item_recrod1.xml
index 548adf11..5271ace9 100644
--- a/wb_new_ui/assets/NewGroup/mgr/component/record/Item_recrod1.xml
+++ b/wb_new_ui/assets/NewGroup/mgr/component/record/Item_recrod1.xml
@@ -1,35 +1,42 @@
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
+
+
+
-
-
+
+
-
-
+
+
\ No newline at end of file
diff --git a/wb_new_ui/assets/NewGroup/mgr/component/record/item_play_record.xml b/wb_new_ui/assets/NewGroup/mgr/component/record/item_play_record.xml
index 67bab573..cd0aa343 100644
--- a/wb_new_ui/assets/NewGroup/mgr/component/record/item_play_record.xml
+++ b/wb_new_ui/assets/NewGroup/mgr/component/record/item_play_record.xml
@@ -1,26 +1,26 @@
-
-
-
+
+
+
-
-
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
\ No newline at end of file
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban.png
index efbd745a..6c6950d7 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_1.png
new file mode 100644
index 00000000..efbd745a
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_group.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_group.png
index 102430cd..b52095f4 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_group.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_group.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_group_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_group_1.png
new file mode 100644
index 00000000..102430cd
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_group_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_plays.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_plays.png
index 2423f0c8..bcff1eb5 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_plays.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_plays.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_plays_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_plays_1.png
new file mode 100644
index 00000000..2423f0c8
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_plays_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_table.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_table.png
index 6f382e9b..58220f82 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_table.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_table.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_table_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_table_1.png
new file mode 100644
index 00000000..6f382e9b
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_ban_table_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del.png
index cbb80078..2cc3e1f7 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_1.png
new file mode 100644
index 00000000..cbb80078
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban.png
index 4eacfc2b..2e8af1dc 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban_1.png
new file mode 100644
index 00000000..4eacfc2b
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban_group.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban_group.png
index 3e56151f..039dcf31 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban_group.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban_group.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban_group_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban_group_1.png
new file mode 100644
index 00000000..3e56151f
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_ban_group_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_mng.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_mng.png
index 23822eb8..0b169016 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_mng.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_mng.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_mng_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_mng_1.png
new file mode 100644
index 00000000..23822eb8
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_mng_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_partner.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_partner.png
index f75dc49a..f5bd01b1 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_partner.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_partner.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_partner_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_partner_1.png
new file mode 100644
index 00000000..f75dc49a
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_del_partner_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_disbing.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_disbing.png
index bf793fbc..7b551898 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_disbing.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_disbing.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_disbing_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_disbing_1.png
new file mode 100644
index 00000000..bf793fbc
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_disbing_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_fag.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_fag.png
index b96a61e9..19540631 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_fag.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_fag.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_fag_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_fag_1.png
new file mode 100644
index 00000000..b96a61e9
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_fag_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_move.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_move.png
index ff5ba1fd..870aaf86 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_move.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_move.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_move_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_move_1.png
new file mode 100644
index 00000000..ff5ba1fd
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_move_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_psw.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_psw.png
index 3af6483d..557e1a06 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_psw.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_psw.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_psw_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_psw_1.png
new file mode 100644
index 00000000..3af6483d
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_psw_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_qiangzhi.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_qiangzhi.png
index a35a5567..037577c3 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_qiangzhi.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_qiangzhi.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_qiangzhi_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_qiangzhi_1.png
new file mode 100644
index 00000000..a35a5567
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_qiangzhi_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_mng.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_mng.png
index 5e9d8879..a1f4e203 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_mng.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_mng.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_mng_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_mng_1.png
new file mode 100644
index 00000000..5e9d8879
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_mng_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_partner.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_partner.png
index d542826f..00a382ee 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_partner.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_partner.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_partner_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_partner_1.png
new file mode 100644
index 00000000..d542826f
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_partner_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_permission.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_permission.png
index 6c118a51..471a9d13 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_permission.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_permission.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_permission_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_permission_1.png
new file mode 100644
index 00000000..6c118a51
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_permission_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_tag.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_tag.png
index 033439d4..90a437c0 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_tag.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_tag.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_tag_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_tag_1.png
new file mode 100644
index 00000000..033439d4
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/mng_set_tag_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/zhengzu.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/zhengzu.png
index 348e241e..f52f3395 100644
Binary files a/wb_new_ui/assets/NewGroup/mgr/imgs/member/zhengzu.png and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/zhengzu.png differ
diff --git a/wb_new_ui/assets/NewGroup/mgr/imgs/member/zhengzu_1.png b/wb_new_ui/assets/NewGroup/mgr/imgs/member/zhengzu_1.png
new file mode 100644
index 00000000..348e241e
Binary files /dev/null and b/wb_new_ui/assets/NewGroup/mgr/imgs/member/zhengzu_1.png differ
diff --git a/wb_new_ui/assets/NewGroup/package.xml b/wb_new_ui/assets/NewGroup/package.xml
index af972fa3..42f4e636 100644
--- a/wb_new_ui/assets/NewGroup/package.xml
+++ b/wb_new_ui/assets/NewGroup/package.xml
@@ -219,18 +219,18 @@
-
-
-
+
+
+
-
+
-
+
-
-
+
+
@@ -238,7 +238,7 @@
-
+
@@ -358,14 +358,14 @@
-
+
-
+
@@ -428,7 +428,7 @@
-
+
@@ -615,10 +615,10 @@
-
+
-
-
+
+
@@ -680,7 +680,7 @@
-
+
@@ -761,7 +761,7 @@
-
+
@@ -818,7 +818,7 @@
-
+
@@ -1152,7 +1152,7 @@
-
+
@@ -1231,7 +1231,7 @@
-
+
@@ -1499,6 +1499,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0.png
index 70e8db64..a4a12f93 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_1.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_1.png
index d672ae7f..574287ca 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_1.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_1.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_10.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_10.png
index 17654616..6e371e3d 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_10.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_10.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_12.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_12.png
index b432dd84..28d59dbb 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_12.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_12.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_13.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_13.png
index 55b963fa..ce275474 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_13.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_13.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_14.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_14.png
index b225edcb..cf0453d2 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_14.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_14.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_15.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_15.png
index bf62401e..bc96716d 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_15.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_15.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_18.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_18.png
index 82a45e66..a46bd29e 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_18.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_18.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_2.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_2.png
index 350d62f7..161361cb 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_2.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_2.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_3.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_3.png
index efe65a76..eb3a44df 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_3.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_3.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_4.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_4.png
index 1a58b3eb..117ddbfc 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_4.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_4.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_5.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_5.png
index 93a886b7..27393606 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_5.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_5.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_6.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_6.png
index 1f5d08cf..62c0a7ae 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_6.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_6.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_7.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_7.png
index f1acc8c0..968fe0f3 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_7.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_7.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_8.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_8.png
index abac3917..32f45590 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_8.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_8.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_9.png b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_9.png
index 8874e729..b9e24341 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_9.png and b/wb_unity_pro/Assets/ART/base/common/ui/Common_atlas0_9.png differ
diff --git a/wb_unity_pro/Assets/ART/base/common/ui/Common_fui.bytes b/wb_unity_pro/Assets/ART/base/common/ui/Common_fui.bytes
index 58cfe3c3..cab18086 100644
Binary files a/wb_unity_pro/Assets/ART/base/common/ui/Common_fui.bytes and b/wb_unity_pro/Assets/ART/base/common/ui/Common_fui.bytes differ
diff --git a/wb_unity_pro/Assets/ART/base/main_majiang/ui/Main_Majiang_fui.bytes b/wb_unity_pro/Assets/ART/base/main_majiang/ui/Main_Majiang_fui.bytes
index b5c3d8f7..f0824031 100644
Binary files a/wb_unity_pro/Assets/ART/base/main_majiang/ui/Main_Majiang_fui.bytes and b/wb_unity_pro/Assets/ART/base/main_majiang/ui/Main_Majiang_fui.bytes differ
diff --git a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0.png b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0.png
index 7b0a4491..b9047b47 100644
Binary files a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0.png and b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0.png differ
diff --git a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_1.png b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_1.png
index d36db170..360992db 100644
Binary files a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_1.png and b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_1.png differ
diff --git a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_2.png b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_2.png
index a40af702..73fe3a2e 100644
Binary files a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_2.png and b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_2.png differ
diff --git a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_3.png b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_3.png
index 225fcf42..2c2c62f0 100644
Binary files a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_3.png and b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_3.png differ
diff --git a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_4.png b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_4.png
index caa847dd..d42250da 100644
Binary files a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_4.png and b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_4.png differ
diff --git a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_5.png b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_5.png
index 947d697e..d5980970 100644
Binary files a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_5.png and b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_atlas0_5.png differ
diff --git a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_fui.bytes b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_fui.bytes
index ccbe8eaf..78c06155 100644
Binary files a/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_fui.bytes and b/wb_unity_pro/Assets/ART/base/newgroup/ui/NewGroup_fui.bytes differ
diff --git a/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas0.png b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas0.png
index 85d50e53..93b552e0 100644
Binary files a/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas0.png and b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas0.png differ
diff --git a/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas0_1.png b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas0_1.png
index c55ab574..513768d0 100644
Binary files a/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas0_1.png and b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas0_1.png differ
diff --git a/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6g.png b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6g.png
new file mode 100644
index 00000000..2d93c07e
Binary files /dev/null and b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6g.png differ
diff --git a/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6g.png.meta b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6g.png.meta
new file mode 100644
index 00000000..9501a6a9
--- /dev/null
+++ b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6g.png.meta
@@ -0,0 +1,92 @@
+fileFormatVersion: 2
+guid: 5930179833795c04898d3678f10512ea
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 11
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ sRGBTexture: 1
+ linearTexture: 0
+ fadeOut: 0
+ borderMipMap: 0
+ mipMapsPreserveCoverage: 0
+ alphaTestReferenceValue: 0.5
+ mipMapFadeDistanceStart: 1
+ mipMapFadeDistanceEnd: 3
+ bumpmap:
+ convertToNormalMap: 0
+ externalNormalMap: 0
+ heightScale: 0.25
+ normalMapFilter: 0
+ isReadable: 0
+ streamingMipmaps: 0
+ streamingMipmapsPriority: 0
+ grayScaleToAlpha: 0
+ generateCubemap: 6
+ cubemapConvolution: 0
+ seamlessCubemap: 0
+ textureFormat: 1
+ maxTextureSize: 2048
+ textureSettings:
+ serializedVersion: 2
+ filterMode: -1
+ aniso: -1
+ mipBias: -100
+ wrapU: -1
+ wrapV: -1
+ wrapW: -1
+ nPOTScale: 1
+ lightmap: 0
+ compressionQuality: 50
+ spriteMode: 0
+ spriteExtrude: 1
+ spriteMeshType: 1
+ alignment: 0
+ spritePivot: {x: 0.5, y: 0.5}
+ spritePixelsToUnits: 100
+ spriteBorder: {x: 0, y: 0, z: 0, w: 0}
+ spriteGenerateFallbackPhysicsShape: 1
+ alphaUsage: 1
+ alphaIsTransparency: 0
+ spriteTessellationDetail: -1
+ textureType: 0
+ textureShape: 1
+ singleChannelComponent: 0
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ applyGammaDecoding: 0
+ platformSettings:
+ - serializedVersion: 3
+ buildTarget: DefaultTexturePlatform
+ maxTextureSize: 2048
+ resizeAlgorithm: 0
+ textureFormat: -1
+ textureCompression: 1
+ compressionQuality: 50
+ crunchedCompression: 0
+ allowsAlphaSplitting: 0
+ overridden: 0
+ androidETC2FallbackOverride: 0
+ forceMaximumCompressionQuality_BC6H_BC7: 0
+ spriteSheet:
+ serializedVersion: 2
+ sprites: []
+ outline: []
+ physicsShape: []
+ bones: []
+ spriteID:
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spritePackingTag:
+ pSDRemoveMatte: 0
+ pSDShowRemoveMatteOption: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6h.png b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6h.png
new file mode 100644
index 00000000..73d499b9
Binary files /dev/null and b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6h.png differ
diff --git a/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6h.png.meta b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6h.png.meta
new file mode 100644
index 00000000..f855d02d
--- /dev/null
+++ b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6h.png.meta
@@ -0,0 +1,92 @@
+fileFormatVersion: 2
+guid: 958ae08b33481ef4dbf574bb28f31d90
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 11
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ sRGBTexture: 1
+ linearTexture: 0
+ fadeOut: 0
+ borderMipMap: 0
+ mipMapsPreserveCoverage: 0
+ alphaTestReferenceValue: 0.5
+ mipMapFadeDistanceStart: 1
+ mipMapFadeDistanceEnd: 3
+ bumpmap:
+ convertToNormalMap: 0
+ externalNormalMap: 0
+ heightScale: 0.25
+ normalMapFilter: 0
+ isReadable: 0
+ streamingMipmaps: 0
+ streamingMipmapsPriority: 0
+ grayScaleToAlpha: 0
+ generateCubemap: 6
+ cubemapConvolution: 0
+ seamlessCubemap: 0
+ textureFormat: 1
+ maxTextureSize: 2048
+ textureSettings:
+ serializedVersion: 2
+ filterMode: -1
+ aniso: -1
+ mipBias: -100
+ wrapU: -1
+ wrapV: -1
+ wrapW: -1
+ nPOTScale: 1
+ lightmap: 0
+ compressionQuality: 50
+ spriteMode: 0
+ spriteExtrude: 1
+ spriteMeshType: 1
+ alignment: 0
+ spritePivot: {x: 0.5, y: 0.5}
+ spritePixelsToUnits: 100
+ spriteBorder: {x: 0, y: 0, z: 0, w: 0}
+ spriteGenerateFallbackPhysicsShape: 1
+ alphaUsage: 1
+ alphaIsTransparency: 0
+ spriteTessellationDetail: -1
+ textureType: 0
+ textureShape: 1
+ singleChannelComponent: 0
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ applyGammaDecoding: 0
+ platformSettings:
+ - serializedVersion: 3
+ buildTarget: DefaultTexturePlatform
+ maxTextureSize: 2048
+ resizeAlgorithm: 0
+ textureFormat: -1
+ textureCompression: 1
+ compressionQuality: 50
+ crunchedCompression: 0
+ allowsAlphaSplitting: 0
+ overridden: 0
+ androidETC2FallbackOverride: 0
+ forceMaximumCompressionQuality_BC6H_BC7: 0
+ spriteSheet:
+ serializedVersion: 2
+ sprites: []
+ outline: []
+ physicsShape: []
+ bones: []
+ spriteID:
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spritePackingTag:
+ pSDRemoveMatte: 0
+ pSDShowRemoveMatteOption: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6i.png b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6i.png
new file mode 100644
index 00000000..f277f94e
Binary files /dev/null and b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6i.png differ
diff --git a/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6i.png.meta b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6i.png.meta
new file mode 100644
index 00000000..a704d7ee
--- /dev/null
+++ b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_atlas_heaj6i.png.meta
@@ -0,0 +1,92 @@
+fileFormatVersion: 2
+guid: c637eccf2cf7fb04cba7db7dbb4564af
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 11
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 1
+ sRGBTexture: 1
+ linearTexture: 0
+ fadeOut: 0
+ borderMipMap: 0
+ mipMapsPreserveCoverage: 0
+ alphaTestReferenceValue: 0.5
+ mipMapFadeDistanceStart: 1
+ mipMapFadeDistanceEnd: 3
+ bumpmap:
+ convertToNormalMap: 0
+ externalNormalMap: 0
+ heightScale: 0.25
+ normalMapFilter: 0
+ isReadable: 0
+ streamingMipmaps: 0
+ streamingMipmapsPriority: 0
+ grayScaleToAlpha: 0
+ generateCubemap: 6
+ cubemapConvolution: 0
+ seamlessCubemap: 0
+ textureFormat: 1
+ maxTextureSize: 2048
+ textureSettings:
+ serializedVersion: 2
+ filterMode: -1
+ aniso: -1
+ mipBias: -100
+ wrapU: -1
+ wrapV: -1
+ wrapW: -1
+ nPOTScale: 1
+ lightmap: 0
+ compressionQuality: 50
+ spriteMode: 0
+ spriteExtrude: 1
+ spriteMeshType: 1
+ alignment: 0
+ spritePivot: {x: 0.5, y: 0.5}
+ spritePixelsToUnits: 100
+ spriteBorder: {x: 0, y: 0, z: 0, w: 0}
+ spriteGenerateFallbackPhysicsShape: 1
+ alphaUsage: 1
+ alphaIsTransparency: 0
+ spriteTessellationDetail: -1
+ textureType: 0
+ textureShape: 1
+ singleChannelComponent: 0
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ applyGammaDecoding: 0
+ platformSettings:
+ - serializedVersion: 3
+ buildTarget: DefaultTexturePlatform
+ maxTextureSize: 2048
+ resizeAlgorithm: 0
+ textureFormat: -1
+ textureCompression: 1
+ compressionQuality: 50
+ crunchedCompression: 0
+ allowsAlphaSplitting: 0
+ overridden: 0
+ androidETC2FallbackOverride: 0
+ forceMaximumCompressionQuality_BC6H_BC7: 0
+ spriteSheet:
+ serializedVersion: 2
+ sprites: []
+ outline: []
+ physicsShape: []
+ bones: []
+ spriteID:
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spritePackingTag:
+ pSDRemoveMatte: 0
+ pSDShowRemoveMatteOption: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_fui.bytes b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_fui.bytes
index afe7d11f..7929f5c3 100644
Binary files a/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_fui.bytes and b/wb_unity_pro/Assets/ART/extend/majiang/hechi/ui/Extend_MJ_HeChi_fui.bytes differ