|
@@ -8,54 +8,11 @@
|
|
|
|
|
|
<window pos="5,[2,-5,-5">
|
|
|
<window size="-2,-2" layout="vbox" gravity="center">
|
|
|
- <window size="-2,-2" layout="hbox" gravity="center" >
|
|
|
- <window size="150,-2" layout="vbox" colorBkgnd="#ffffff" extend="0,25,0,0" weight="0.3">
|
|
|
- <text extend="15,20,0,0" colorText="#000000">用户名</text>
|
|
|
- <text name="username" extend="15,10,0,0" colorText="#000000">admin333@qq.com</text>
|
|
|
- <img skin="skin_line" size="150,1" extend="15,10,0,0"/>
|
|
|
- <text extend="15,10,0,0" colorText="#000000">到期时间</text>
|
|
|
- <text name="username_time" extend="15,10,0,0" colorText="#000000">2028-12-31 20:38:53</text>
|
|
|
- <img skin="skin_line" size="150,1" extend="15,10,0,0"/>
|
|
|
- <text extend="15,10,0,0" colorText="#000000">用户流量</text>
|
|
|
- <text name="username_liulaing" extend="15,10,0,0" colorText="#000000">1.4k</text>
|
|
|
- <img skin="skin_line" size="150,1" extend="15,10,0,0"/>
|
|
|
- <text extend="15,10,0,0" colorText="#000000">http代理地址</text>
|
|
|
- <text name="httpproxy" extend="15,10,0,0" colorText="#000000">127.0.0.1:1098</text>
|
|
|
- <img skin="skin_line" size="150,1" extend="15,10,0,0"/>
|
|
|
- <text extend="15,10,0,0" colorText="#000000">socksProxy</text>
|
|
|
- <text name="socksproxy" extend="15,10,0,0" colorText="#000000">127.0.0.1:1098</text>
|
|
|
- <img skin="skin_line" size="150,1" extend="15,10,0,0"/>
|
|
|
-
|
|
|
- <link name="selectnode" extend="15,10,0,0" colorText="#000000">设置</link>
|
|
|
-
|
|
|
- <link name="username_jiaocheng" extend="15,10,0,0" colorText="#000000">使用教程</link>
|
|
|
- <link name="username_chongzhi" extend="15,10,0,0" colorText="#000000">充值续费</link>
|
|
|
- <link name="username_tuiguang" extend="15,10,0,0" colorText="#000000">推广地址</link>
|
|
|
- <link name="username_online_kf" extend="15,10,0,0" colorText="#000000">在线客服</link>
|
|
|
-
|
|
|
- <link name="app_version" colorText="#707070" extend="15,10,0,0" >版本号:正在检测...</link>
|
|
|
- </window>
|
|
|
- <window size="-1,-2" layout="vbox" layout_gravity="right" colorBkgnd="#cccccc" extend="0,25,0,0" weight="2.5">
|
|
|
- <text name="refresh_status" colorText="#000000" font="" extend="15,10,0,0">更新状态</text>
|
|
|
- <text name="text_touch" colorText="#000000" font="" extend="15,10,0,0" >链接消息</text>
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- <window size="-2,0" weight="1.5" layout="hbox" gravity="center" extend="15,10,0,0">
|
|
|
- <listview name="nodeList" size="-2,-2" colorBkgnd="" wantTab="1" marginSize="0" sbSkin="skin.common.vscroll" >
|
|
|
- <template itemHeight="66" itemWidth="130" color="#D8D8D8" colorHover="#D8D8D844" colorSelected="#D8D8D844" trackMouseEvent="1">
|
|
|
- <window size="-2,-2" layout="vbox" colorBkgnd="" gravity="center" >
|
|
|
- <window size="-2,-2" layout="vbox" colorBkgnd="#ffffff" gravity="center" extend="10,10,10,10" >
|
|
|
- <text name="servername" pos="5,5" extend="0,10,0,0" colorText="#000000" > 0 ms</text>
|
|
|
- <text name="serverms" pos="5,5" extend="0,5,0,0" colorText="#000000" > 0 ms</text>
|
|
|
- </window>
|
|
|
- </window>
|
|
|
- </template>
|
|
|
- </listview>
|
|
|
- </window>
|
|
|
-
|
|
|
- </window>
|
|
|
+ <!-- 头部信息模块 -->
|
|
|
+ <window size="-2,150" layout="vbox" gravity="left" skin="skin_crad" colorBkgnd="" extend="10,10,10,10" >
|
|
|
+ <text name="username" extend="15,10,0,0" colorText="#00000">admin333@qq.com</text>
|
|
|
</window>
|
|
|
+
|
|
|
</window>
|
|
|
|
|
|
</window>
|