You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
2.5 KiB
HTML

<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title></title>
<script>
var aaa=
"<div id='DataGrid_PT_Page' style='width: 100%;'>"
+"<table cellspacing='0' cellpadding='0' border='0' align=''>"
+" <tbody>"
+" <tr> "
+" <td style='border-style: none;'>"
+" <select id='DataGrid_PT_Page_listPageSize' class='easyui-combobox combobox-f combo-f' editable='false' style='width: 50px; display: none;'></select><span class='combo'><input type='text' class='combo-text validatebox-text' autocomplete='off' readonly='' style='width: 30px;"><span><span class='combo-arrow'></span></span><input type='hidden' class='combo-value' value='60'></span></td>"
+" <td style='border-style: none;'><a id='DataGrid_PT_Page_FirstButton' href='#' class='easyui-linkbutton l-btn l-btn-plain' plain='true' iconcls='icon-first'><span class='l-btn-left'><span class='l-btn-text'><span class='l-btn-empty icon-first'>&nbsp;</span></span></span></a></td>"
+" <td style='border-style: none;'><a id='DataGrid_PT_Page_PrevButton' href='#' class='easyui-linkbutton l-btn l-btn-plain' plain='true' iconcls='icon-prev'><span class='l-btn-left'><span class='l-btn-text'><span class='l-btn-empty icon-prev'>&nbsp;</span></span></span></a></td>"
+" <td style='border-style: none;'><a id='DataGrid_PT_Page_NextButton' href='#' class='easyui-linkbutton l-btn l-btn-plain' plain='true' iconcls='icon-next'><span class='l-btn-left'><span class='l-btn-text'><span class='l-btn-empty icon-next'>&nbsp;</span></span></span></a></td>"
+" <td style='border-style: none;'><a id='DataGrid_PT_Page_LastButton' href='#' class='easyui-linkbutton l-btn l-btn-plain' plain='true' iconcls='icon-last'><span class='l-btn-left'><span class='l-btn-text'><span class='l-btn-empty icon-last'>&nbsp;</span></span></span></a></td>"
+" <td style='border-style: none;'><span></span></td>"
+" <td style='border-style: none;'>"
+" <input id='DataGrid_PT_Page_PageIndex' style='width: 50px; text-align: center;' class='easyui-numberbox validatebox-text' min='1' max='1' precision='0' value='1'></td>"
+" <td style='border-style: none;'><span id='DataGrid_PT_Page_PageTitle'>共0页,0条记录</span></td>"
+" </tr>"
+" </tbody>"
+" </table>"
+"</div>"
</script>
</head>
<body>
</body>
</html>