reviewbody.htm

来自「下在管理系统2.0」· HTM 代码 · 共 9 行

HTM
9
字号

<table>
	<tr bgcolor = #efefef>
    	<td width=30%>$aReview->user_name(<font color=red><b>{$aReview->review_point}</b></font>分)<br>{$deleteUrl}<br>$aReview->review_time</td>
    	<td>标题:{$aReview->review_title}
    	<hr color=#006699 size=0 width=95% align=right>&nbsp;&nbsp;
    	$aReview->review_comment</td>
	</tr>

⌨️ 快捷键说明

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