add files
This commit is contained in:
14
www/admin/back_index.php
Normal file
14
www/admin/back_index.php
Normal file
@ -0,0 +1,14 @@
|
||||
|
||||
<?php
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html lang="Zh-CN">
|
||||
<head>
|
||||
<title>main</title>
|
||||
</head>
|
||||
<body>
|
||||
<iframe src="top.html"></iframe>
|
||||
<iframe src="left.html"></iframe>
|
||||
<iframe src="right.html"></iframe>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user