⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sel_style.tpl

📁 渣渣网络商店系统ZZShop v1.0完整运行程序,MYSQL数据库,APACHE服务器
💻 TPL
字号:
<form action='{ACTION}' method='POST' name='frmInfo'>
<table width="100%" cellspacing=0 cellpadding=5 class=adminform style='background: #EEEEEE'>
  <tr class='info_title'>
  	<td colspan=8><strong>选择前台样式</strong></td>
  </tr>
</table>
<table width="100%" cellspacing=15 cellpadding=5 class=adminform style='background: #EEEEEE'>
  <!-- beginRow RowList -->
  <tr style='background: #FFFFFF'>
  	<!-- beginRow ColList -->
    <td align=center>
    	<a href='{ColList.Preview}' target=_blank><img src='{ColList.Preview}' border=0 width=200 height=200></a><br>
    	<input type=radio name='Style' value='{ColList.Name}' {ColList.Default}> {ColList.Title}<br>
    	安装日期: {ColList.InstallDate}
    </td>
  	<!-- endRow ColList -->
  </tr>
  <!-- endRow RowList -->
  <tr align="center" class='info_bottom'>
    <td colspan=8>
    	<input type='submit' value='选定(S)' accesskey='s'>
    	<input type='hidden' value=1 name='btnSubmit'>
		<input type="button" onClick='history.go(-1);' value="返回(C)" accesskey="c">
	</td>
  </tr>
</table>
</form>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -