webUi
赵桐华 5 years ago
parent 308063f00d
commit c2edb9bb28
  1. 2
      frontend/views/common/index.php
  2. 10
      frontend/views/description/description.php

@ -59,7 +59,7 @@
<?php } ?>
</li>
<?php } ?>
<div style="padding:20px;"><i class="fa fa-exclamation-circle"></i> <a href="../description/description.html">二级菜单特色提示</a></div>
<div style="padding:20px;"><i class="fa fa-exclamation-circle"></i> <a href="/description/description.html">二级菜单特色提示</a></div>
</ul>
</div>
</nav>

@ -1,10 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
我是HTML
</body>
</html>
Loading…
Cancel
Save