使用PHP开发的简约导航/书签管理系统。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
442 B

3 years ago
<div class="layui-footer">
<!-- 底部固定区域 -->
2 years ago
© Copyright 2022.Powered by <a href="https://github.com/helloxz/onenav" rel = "nofollow" target="_blank">OneNav</a>.
3 years ago
</div>
</div>
<script src = 'https://libs.xiaoz.top/jquery/2.2.4/jquery.min.js'></script>
<script src = 'https://libs.xiaoz.top/layui/v2.5.4/layui.js'></script>
3 years ago
<script src="templates/admin/static/embed.js?v=<?php echo $version; ?>"></script>
3 years ago
</body>
</html>