filecheck_list.tpl.php

来自「采用模块化开发」· PHP 代码 · 共 20 行

PHP
20
字号
<?php 
defined('IN_PHPCMS') or exit('Access Denied');
include admintpl('header','phpcms');

?>
<?=$menu?>
<style type="text/css">
<!--
.STYLE1 {color: #FF0000}
-->
</style>
<body>
  <table width="101%" border="0" align="center" cellpadding="2" cellspacing="1"  class="tableborder">
  
    <tr bgcolor="#E4EDF9">
      <td height="23"><div align="center"><strong>鍚嶇О</strong></div></td>
      <td height="23"><div align="center"><strong>
        澶у皬
      </strong></div></td>
      <td height="23"><div align="center"><strong>淇

⌨️ 快捷键说明

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