2 Star 10 Fork 5

byk/layui_modules

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 503 Bytes
一键复制 编辑 原始数据 按行查看 历史
byk 提交于 2021-04-21 17:13 . 初始化
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>测试首页</title>
<link rel="stylesheet" href="/js/layui/css/layui.css">
</head>
<body>
<div class="layui-fluid">
<div class="layui-card">
<div class="layui-card-body">
<a class="layui-btn layui-btn-normal" href="/number_input.html">数字输入框</a>
</div>
</div>
</div>
</body>
<script type="javascript" src="/js/layui/layui.js"></script>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/otherusedemail/layui_modules.git
[email protected]:otherusedemail/layui_modules.git
otherusedemail
layui_modules
layui_modules
master

搜索帮助