Files

18 lines
1.0 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<div class="layui-card-header">版本</div>
<div class="layui-card-body layui-text layadmin-about">
<blockquote class="layui-elem-quote" style="border: none;">
<script type="text/html" template>
<p>当前版本v{{ layui.admin.v }}</p>
</script>
</blockquote>
</div>
<div class="layui-card-header">关于</div>
<div class="layui-card-body layui-text layadmin-about">
<blockquote class="layui-elem-quote" style="border: none;">
一套纯静态的 HTML 网页界面模板,以开源免费的 Layui 基础组件和页面模板 Demo 为组成,没有任何后端程序及数据库存储等服务端代码。
<br><br>开发者使用该网页模板,可省去前端的大量工作,从而更高效地开发 Web 应用系统。
<br><br>该主题受国家计算机软件著作权保护登记号2018SR410669只在 Layui 官方授权合作平台提供获取入口,禁止在其他第三方平台公开及传播主题源文件、盗版及非法倒卖等,违者将自行承担相应的法律责任。
</blockquote>
</div>