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

📄 blcar_log.htm

📁 uch争车位,适合大家的使用 可以实验
💻 HTM
字号:
  			<h4>{if $taction==1}停车记录{elseif $taction==2}车位状况{else}路况大厅{/if}</h4>
  			<table id="forumlink" cellspacing="0" cellpadding="0" style="table-layout: fixed;" summary="好友添加">
  			<form method="POST" action="{$blcarurl}" name="blform">
  			{if !empty($bl_log_list)}
          {loop $bl_log_list $bl_log_list}
          <tr><td>{$bl_log_list[i]}) {$bl_log_list[bl_content]}</td></tr>
    			{/loop}
  			{else}
  			<tr><td>暂时没有日志!</td></tr>
  			{/if}
        </table>

⌨️ 快捷键说明

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