|
@@ -1,7 +1,8 @@
|
|
|
|
|
|
<include>
|
|
<include>
|
|
<caption pos="0,0,-0,30" show="1" font="adding:0">
|
|
<caption pos="0,0,-0,30" show="1" font="adding:0">
|
|
- <text pos="29,9">@string/title</text>
|
|
|
|
|
|
+ <!-- <text pos="29,9">@string/title</text> -->
|
|
|
|
+ <imgbtn name="OnRefresh" skin="skin_imgress" pos="29,0" tip="刷新线路" animate="1"/>
|
|
<imgbtn name="btn_close" skin="_skin.sys.btn.close" pos="-45,0" tip="close" animate="1"/>
|
|
<imgbtn name="btn_close" skin="_skin.sys.btn.close" pos="-45,0" tip="close" animate="1"/>
|
|
</caption>
|
|
</caption>
|
|
|
|
|
|
@@ -30,11 +31,11 @@
|
|
|
|
|
|
<window size="-2,-1" layout="vbox" gravity="center" extend="0,20,0,0">
|
|
<window size="-2,-1" layout="vbox" gravity="center" extend="0,20,0,0">
|
|
<text name="text_touch" colorText="#ffffff88" font="adding:5,bold:1" extend="0,0,0,0" >消息</text>
|
|
<text name="text_touch" colorText="#ffffff88" font="adding:5,bold:1" extend="0,0,0,0" >消息</text>
|
|
- <imgbtn name="connect_touch" skin="skin_btnswitchoff" extend="0,11,0,0" tip="Touch to connect" animate="1"/>
|
|
|
|
|
|
+ <imgbtn name="connect_touch" skin="skin_btnswitchoff" extend="0,11,0,0" tip="Touch to connect" animate="1"/>
|
|
|
|
|
|
</window>
|
|
</window>
|
|
|
|
|
|
- <window name="selectnode" size="230,59" layout="hbox" skin="skin_btnselection" gravity="center" extend="0,10,0,0">
|
|
|
|
|
|
+ <window name="selectnode" size="200,45" layout="hbox" skin="skin_btnselection" gravity="center" extend="0,10,0,0">
|
|
<img skin="skin_default" extend="10,0,0,0"/>
|
|
<img skin="skin_default" extend="10,0,0,0"/>
|
|
<text name="node_name" colorText="#D8D8D8" extend="5,0,0,0" font="adding:5,bold:1">智能选线</text>
|
|
<text name="node_name" colorText="#D8D8D8" extend="5,0,0,0" font="adding:5,bold:1">智能选线</text>
|
|
<text name="node_delay" colorText="#D8D8D8" extend="15,0,0,0" ></text>
|
|
<text name="node_delay" colorText="#D8D8D8" extend="15,0,0,0" ></text>
|
|
@@ -45,7 +46,7 @@
|
|
<tabtypecontrol name="routemode" size="400,45" gravity="center" extend="47,5,44,0"/>
|
|
<tabtypecontrol name="routemode" size="400,45" gravity="center" extend="47,5,44,0"/>
|
|
|
|
|
|
<window size="220,-1" layout="vbox" gravity="center" extend="0,15,0,0">
|
|
<window size="220,-1" layout="vbox" gravity="center" extend="0,15,0,0">
|
|
- <link name="app_version" colorText="#707070" extend="5,0,0,0" >版本号:正在检测1.0.7</link>
|
|
|
|
|
|
+ <link name="app_version" colorText="#707070" extend="5,0,0,0" >版本号:正在检测...</link>
|
|
</window>
|
|
</window>
|
|
|
|
|
|
</window>
|
|
</window>
|