MySettingFrame.xml.bak 14.7 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="1024,768" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,0" >
	 <Font id = "0" name="微软雅黑" size="20" bold="false"   />
	<Font id = "1" name="微软雅黑" size="24" bold="false"  />
	<Font id = "2" name="微软雅黑" size="24" bold="true"   />
	<Default name="VScrollBar" value="button1normalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,0,16,16&apos;&quot; button1hotimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;16,0,32,16,16&apos;&quot; button1pushedimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;32,0,48,16&apos;&quot; button2normalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,32,16,48&apos;&quot; button2hotimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;16,32,32,48&apos;&quot; button2pushedimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;32,32,48,48&apos;&quot; thumbnormalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,48,16,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbhotimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;16,48,32,64&apos; corner=&apos;0,2,0,2&apos;&quot; thumbpushedimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;32,48,48,64&apos; corner=&apos;0,2,0,2&apos;&quot; bknormalimage=&quot;file=&apos;reader\Common\scrollbar.png&apos; source=&apos;0,16,16,32&apos;&quot;" />
	<VerticalLayout  inset="0,0,0,0" bkcolor="#FFFFFFFF">
		<!-- <HorizontalLayout height="44" bkcolor="#FF000000" >
			<Label name="titleico" padding="20,13,0,0"  width="18" height="18" align="center" bkimage="public\logo_s.png"/>
            <Label  name="titlename"  padding="10,7,0,0" width="300" height="30" text="学习精灵" textcolor="#FFFFFFFF" font="1"/>
            <VerticalLayout />
            <Button name="close_button" tooltip="关闭" float="true" pos="1876,0,1920,44"  width="44" height="44"  align="center" hotimage="public\close_top_n.png" normalimage="public\close_top.png" pushedimage="public\close_top_p.png"  />
        </HorizontalLayout>-->

		<HorizontalLayout name="readtoolbar" visible="true" height="44" bkcolor="#FFFFFFFF">
				<Button name="backButton" width="102" height="36" font="0" bkimage="reader\readerimages\back.png" padding="0,4,0,0" />
		</HorizontalLayout>

		<HorizontalLayout padding="0,0,0,0" name="user_center_page"  >
			 <VerticalLayout width="435" bkcolor="#FFCDCDCD" name="user_page_select">
					<Option name="option_user_iInfo" width="435" height="53" text="个人信息"  font="0" textpadding="10,5,2,0" textcolor="#FF000000" selectedbkcolor="#FF47ACFA" selectedtextcolor="#FFFFFFFF" align="wrap" selected="true" group="user_option"/>
					<Option name="option_user_setting" width="435" height="53" text="设置"  font="0" textpadding="10,5,2,0" textcolor="#FF000000" selectedbkcolor="#FF47ACFA" selectedtextcolor="#FFFFFFFF" align="wrap" group="user_option"/>
					<Option name="option_user_key" width="435" height="53" text="快捷键说明"  font="0" textpadding="10,5,2,0" textcolor="#FF000000" selectedbkcolor="#FF47ACFA" selectedtextcolor="#FFFFFFFF" align="wrap" group="user_option"/>
					<Option name="option_user_about" width="435" height="53" text="关于我们"  font="0" textpadding="10,5,2,0" textcolor="#FF000000" selectedbkcolor="#FF47ACFA" selectedtextcolor="#FFFFFFFF" align="wrap" group="user_option"/>
					<Option name="option_user_help" width="435" height="53" text="帮助与反馈"  font="0" textpadding="10,5,2,0" textcolor="#FF000000" selectedbkcolor="#FF47ACFA" selectedtextcolor="#FFFFFFFF" align="wrap" group="user_option"/>
				</VerticalLayout>
					<TabLayout name="tab_user_center" padding="0,0,0,0" bkcolor="#FFEDEDED">
					
					   <VerticalLayout name="userInfo"><!--个人信息页面-->
							<HorizontalLayout padding="0,100,0,0" height="240" >
								<VerticalLayout width="630" />
								<HeadUI name="user_modify_head_logo"  width="240" height="240" align="center" padding="0,0,0,0" bkimage="setting/head_portrait_s.png" borderround="10,10"/>
								
								<VerticalLayout />
							 </HorizontalLayout>

							 <HorizontalLayout padding="0,25,0,0" height="40">
								 <VerticalLayout width="600" />
								<Label name="username"    height="30" align="center" text="" font="1" textcolor="#FF000000" width="300"/>
								<Label name="user_diandu"   width="27" height="27" align="left" bkimage="setting\icon_dian.png" visible="false" />
								<Label name="user_yuedu"   width="27" height="27" align="left" bkimage="setting\icon_yue.png" padding="10,0,0,0" visible="false"/>
								<VerticalLayout />
							</HorizontalLayout>

							 <HorizontalLayout padding="0,20,0,0" height="40">
								 <VerticalLayout width="630" />
								<Label   height="30" align="left" text="用户名:" font="1" textcolor="#FF000000" name="userLoginName" visible="false"/>
								<VerticalLayout />
							</HorizontalLayout>

							<HorizontalLayout padding="0,20,0,0">
								<VerticalLayout />
									<VerticalLayout  width="1300" name="school_vertical">
									</VerticalLayout>
								<VerticalLayout />
							</HorizontalLayout>


							
					   </VerticalLayout>




					   
					    <HorizontalLayout name="userSetting" padding="0,50,0,0"><!-- 设置页面-->
						<VerticalLayout />
						<VerticalLayout width="900">
							<VerticalLayout  borderround="10,10" bkcolor="#FFFFFFFF" height="180" name="setting_v_page" >
								<HorizontalLayout padding="0,10,0,0" height="60" name="h_modify_password">
											<Label  width="200"   height="54" align="left" text="修改密码" font="1" textcolor="#FF343C60" padding="24,10,0,0" textpadding="0,0,0,0"/>
											<VerticalLayout />
											<Button width="125"   height="44" align="center" text="修改" font="1" textcolor="#FFFFFFFF" bkcolor="#FF47ACFA" padding="0,0,0,0" borderround="4,4" name="modify_password_button"/>
											<VerticalLayout width="24" />
								</HorizontalLayout>
								<Label     height="1" bkcolor="#FFCDCDCD" padding="0,0,0,0" visible="false"/>
								<HorizontalLayout padding="0,10,0,0" height="60" name="modify_student_pass" visible="false">
											<Label  width="200"   height="54" align="left" text="修改学生密码" font="1" textcolor="#FF343C60" padding="24,10,0,0"/>
											<VerticalLayout />
											<Button width="125"   height="44" align="center" text="修改" font="1" textcolor="#FFFFFFFF" bkcolor="#FF47ACFA" padding="0,0,0,0" borderround="4,4" name="modify_student_password_button"/>
											<VerticalLayout width="24" />
								</HorizontalLayout>
								<Label     height="1" bkcolor="#FFCDCDCD" padding="0,0,0,0" visible="false"/>
								<HorizontalLayout padding="0,0,0,0" height="59" name="class_manage_tab" visible="false">
											<Label  width="150"    align="left" text="教学班管理" font="1" textcolor="#FF343C60" padding="24,10,0,0"/>
											<VerticalLayout />
											<Button width="125"   height="44" align="center" text="班级管理" font="1" textcolor="#FFFFFFFF" bkcolor="#FF47ACFA" padding="0,8,0,0" borderround="4,4" name="btn_manage_class"/>
											<VerticalLayout width="24" />
								</HorizontalLayout>
								<Label     height="1" bkcolor="#FFCDCDCD" padding="0,0,0,0" visible="true"/>
								<HorizontalLayout padding="0,0,0,0" height="60">
											<Label  width="150"    align="left" text="检查版本更新" font="1" textcolor="#FF343C60" padding="24,10,0,0"/>
											<VerticalLayout />
											<Label  width="100"   align="center" text="V1.0.0.0" font="1" textcolor="#FF343C60" padding="24,0,0,0" name="version"/>
											<Button width="125"   height="44" align="center" text="检查更新" font="1" textcolor="#FFFFFFFF" bkcolor="#FF47ACFA" padding="0,8,0,0" borderround="4,4" name="btn_check_version"/>
											<VerticalLayout width="24" />
								</HorizontalLayout>

								<Label     height="1" bkcolor="#FFCDCDCD" padding="0,0,0,0"/>

								<HorizontalLayout padding="0,10,0,0" height="60" visible="false">
											<Label  width="200"   height="54" align="left" text="清除缓存" font="1" textcolor="#FF343C60" padding="24,10,0,0"/>
											<VerticalLayout />
											<Button width="125"   height="44" align="center" text="清除缓存" font="1" textcolor="#FFFFFFFF" bkcolor="#FF47ACFA" padding="0,0,0,0" borderround="4,4" name="btn_clear_cache"/>
											<VerticalLayout width="24" />
								</HorizontalLayout>

								<Label     height="1" bkcolor="#FFCDCDCD" padding="0,0,0,0"/>


								<HorizontalLayout padding="0,10,0,0" height="60" visible="false">
											<Label  width="200"   height="54" align="left" text="刷新自动同步下载" font="1" textcolor="#FF343C60" padding="24,10,0,0"/>
											<VerticalLayout />
											<Option width="63"   height="41" padding="0,10,0,0"  normalimage="setting/shut.png" selectedimage="setting/open.png"  name="option_auto_download" selected="true"/>
											<VerticalLayout width="24" />
								</HorizontalLayout>
								
							</VerticalLayout>
							<HorizontalLayout padding="0,105,0,0" height="54">
								 <VerticalLayout />
								<Button bkcolor="#FF47ACFA" text="切换账号" width="240" height="49" textcolor="#FFFFFFFF" font="1" borderround="10,10" name="change_user"/>
								<VerticalLayout />
							</HorizontalLayout>

							<HorizontalLayout padding="0,10,0,0" height="54" name="show_systeminfo_environment" visible="false">
								 <VerticalLayout />
								<Label  height="54" width="400" align="center" text="当前环境:" font="0" textcolor="#FF454545" name="environment_text"/>
								<VerticalLayout />
							</HorizontalLayout>
						</VerticalLayout>
							
						<VerticalLayout />
					</HorizontalLayout>
					  



					  <VerticalLayout  name="key_setting" >
							 <HorizontalLayout padding="0,100,0,0" height="700" >
								<VerticalLayout />
								<VerticalLayout  vscrollbar="true" width="901">
								<Label name="userimage"  width="901" height="3594"  align="center" padding="0,0,0,0" bkimage="setting/Shortcutkey.png"/>
								</VerticalLayout >
								<VerticalLayout />
							 </HorizontalLayout>
					   </VerticalLayout>




					<VerticalLayout  name="about_soft">
							 <HorizontalLayout padding="0,100,0,0" height="230" >
								<VerticalLayout />
								<Label name="userimage"  width="222" height="222" align="center" padding="0,0,0,0" bkimage="setting/logo.png"/>
								<VerticalLayout />
							 </HorizontalLayout>
							  <HorizontalLayout padding="0,25,0,0" height="54">
								 <VerticalLayout />
								<Label    height="54" align="center" text="上海数字教材标准版" font="1" textcolor="#FF343C60"/>
								<VerticalLayout />
							</HorizontalLayout>

							 <HorizontalLayout padding="0,25,0,0" height="54">
								 <VerticalLayout />
								
								<Button height="54" width="200" align="center"   text="软件许可协议"   name="agreement_check" visible="true" textcolor="#FF0000FF" font="1"/>
								<VerticalLayout />
							</HorizontalLayout>


							 <HorizontalLayout />

							 <HorizontalLayout padding="0,25,0,0" height="54" visible="false">
								 <VerticalLayout />
								<Label    height="54" align="center" text="中文在线学习精灵数字教材阅读软件V1.0>>" font="1" textcolor="#FFB6BEC8"/>
								<VerticalLayout />
							</HorizontalLayout>
							 <HorizontalLayout height="98" />

					   </VerticalLayout>

					<VerticalLayout  name="help_soft">
						<HorizontalLayout />
						<HorizontalLayout padding="0,0,0,0" height="975" bkcolor="#FFFF0000" >
							<VerticalLayout />
							<Label name="userimage"  width="1610" height="975" align="center" padding="0,0,0,0" bkimage="setting/contact_us.png"/>
							<VerticalLayout />
						 </HorizontalLayout>
						 <HorizontalLayout />
					  </VerticalLayout>
					</TabLayout>

					<HorizontalLayout name="modifypassword" padding="0,50,0,0" visible="false" bkcolor="#FFEDEDED"><!-- 修改密码-->
						<VerticalLayout />
						<VerticalLayout width="900">
						<Label  width="200"   height="54" align="left" text="修改密码" font="1" textcolor="#FF343C60" padding="24,10,0,0" textpadding="0,0,0,0"/>
							<VerticalLayout  borderround="10,10" bkcolor="#FFFFFFFF" height="280" >
								<HorizontalLayout padding="0,10,0,0" height="60">
												<Label  width="200"   height="54" align="left" text="请输入旧密码:" font="1" textcolor="#FF343C60" padding="24,10,0,0" textpadding="0,0,0,0"/>
												<Edit width="500" height="45" padding="15,2,0,0" font="1"  name="old_pass_edit" tooltip="输入旧密码" password="true" textpadding="5,0,5,0" textcolor="#343C60" />
												<Option name="showoldpassword" width="16" height="16" normalimage="login\hide.png" selectedimage="login\show.png" padding="0,16,0,0" />
												<VerticalLayout width="24" />
									</HorizontalLayout>
									<Label     height="1" bkcolor="#FFCDCDCD" padding="0,0,0,0"/>

								<HorizontalLayout padding="0,10,0,0" height="60">
												<Label  width="200"   height="54" align="left" text="请输入新密码:" font="1" textcolor="#FF343C60" padding="24,10,0,0" textpadding="0,0,0,0"/>
												<Edit width="500" height="45" padding="15,2,0,0" font="1"  name="new_pass_edit" tooltip="输入新密码" password="true" textpadding="5,0,5,0" textcolor="#343C60" />
												<Option name="shownewpassword" width="16" height="16" normalimage="login\hide.png" selectedimage="login\show.png" padding="0,16,0,0" />
												<VerticalLayout width="24" />
									</HorizontalLayout>
									<Label     height="1" bkcolor="#FFCDCDCD" padding="0,0,0,0"/>

									<HorizontalLayout padding="0,10,0,0" height="60">
												<Label  width="200"   height="54" align="left" text="请确认新密码:" font="1" textcolor="#FF343C60" padding="24,10,0,0" textpadding="0,0,0,0"/>
												<Edit width="500" height="45" padding="15,2,0,0" font="1"  name="new_pass_sure_edit" tooltip="确认新密码" password="true" textpadding="5,0,5,0" textcolor="#343C60" />
												<Option name="showsurnewpassword" width="16" height="16" normalimage="login\hide.png" selectedimage="login\show.png" padding="0,16,0,0" />
												<VerticalLayout width="24" />
									</HorizontalLayout>
									<Label     height="1" bkcolor="#FFCDCDCD" padding="0,0,0,0"/>
									<Label     height="54" align="left" text="提示:密码长度为6-12个字符" font="0" textcolor="#FFFC2F4C" padding="24,19,0,0" textpadding="0,0,0,0"/>
							</VerticalLayout>
							<HorizontalLayout padding="0,24,0,0">
								<VerticalLayout />
								<Button width="240"   height="49" align="center" text="确认" font="1" textcolor="#FFFFFFFF" bkcolor="#FF47ACFA" padding="0,46,0,0" borderround="8,8" name="modify_password_ok"/>
								<VerticalLayout />
							</HorizontalLayout>
						</VerticalLayout>
							
						<VerticalLayout />
					</HorizontalLayout>




				</HorizontalLayout>
	</VerticalLayout>
</Window>