Commit 6eec59a7 authored by 王炽's avatar 王炽

666666

parent 6b17975d
......@@ -50,7 +50,7 @@
<e:Image x="0" y="0" source="myRankBg_png" width="608" scaleX="1" scaleY="1"/>
<e:Label id="myRankLb" text="50" x="3.21" y="50.83000000000004" textAlign="center" width="92" scaleX="1" scaleY="1" anchorOffsetX="0"/>
<e:Image id="myIconImg" width="55" height="55" x="101.02" y="36" anchorOffsetX="0" scaleX="1" scaleY="1" source="iconImg_png"/>
<e:Label id="myNameLb" text="我我我我我" x="101.36" y="50.99000000000001" size="29" width="151" scaleX="1" scaleY="1" anchorOffsetX="0"/>
<e:Label id="myNameLb" text="我我我我我我我" x="101.36" y="50.99000000000001" size="29" width="220" scaleX="1" scaleY="1" anchorOffsetX="0"/>
<e:Label id="myScoreLb" text="50分" x="411.31" y="49.98000000000002" width="155" textAlign="right" scaleX="1" scaleY="1"/>
</e:Group>
</e:Group>
......
......@@ -106,7 +106,7 @@ export default class RankPanel extends Panel {
this.initRankList();
this.myIconImg.visible = false;
this.myNameLb.width = 220;
}
//刷新个人排名信息
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment