stat_ivsit.tpl.php

来自「phpcms2007很好的cms内容管理系统,操作方便」· PHP 代码 · 共 13 行

PHP
13
字号
<?php
defined('IN_PHPCMS') or exit('Access Denied');
?>
	<tbody class="trbg1">
<?php
if (isset($type) && ($type == "today" || $type == "all") && isset($visits) && intval($visits) > 0) {
	switch ($type) {
		case 'today':
			if (isset($resault)) {
?>
		<tr onmouseover="this.className='trbg2';" onmouseout="this.className='trbg1';">
			<td width="100%" align="center" valign="middle" colspan="5"><ul style="margin:0px">
				<li style="float:left;margin-left:10px">&there4;&nbsp;鐐瑰嚮搴忓彿--鏌ョ湅璁垮

⌨️ 快捷键说明

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