2 Star 12 Fork 0

HeyOS / MDUI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
readme.html 2.99 KB
一键复制 编辑 原始数据 按行查看 历史
YFun 提交于 2020-10-15 18:30 . Add ICON
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<link rel="stylesheet" href="css/readme/style.css" type="text/css" charset="UTF-8" />
<link rel="stylesheet" href="css/readme/atomonedark.css" type="text/css" charset="UTF-8" />
<link rel="stylesheet" href="css/readme/prism.css" type="text/css" charset="UTF-8" />
<script src="js/prism.js" type="text/javascript" charset="UTF-8"></script>
<link rel="shortcut icon" href="img/icon.png">
</head>
<body class='markdown-body'>
<h1 id="mdui---hifun" align="center">MDUI - HiFun</h1>
<p align="center"><img src="https://vkceyugu.cdn.bspapp.com/VKCEYUGU-aliyun-xfmlumgeinhr5335f4/c0f4b0a0-0ed0-11eb-8ff1-d5dcf8779628.png"></p>
<h2 id="简介">简介</h2>
<p>MDUI 漂亮、轻量且好用,它能让你更轻松地开发 Material Design 网页应用。</p>
<p>您可以阅读 <a href="https://www.mdui.org/docs/">官方开发文档</a> 了解更多详情。</p>
<p>也可以阅读 <a href="https://www.mdui.org/design/">Material Design 指南中文版</a> 了解 Material Design 的设计规范。</p>
<h2 id="示例">示例</h2>
<p>以下是由 <a href="https://heyos.gitee.io/mdui">MDUI</a> 开发的示例页面。</p>
<ul>
<li><a href="https://heyos.gitee.io/mdui/try/login.html">登录页面</a></li>
<li><a href="https://heyos.gitee.io/mdui/try/register.html">注册页面</a></li>
<li><a href="https://heyos.gitee.io/mdui/try/appbar.html">AppBar</a></li>
</ul>
<p>所有的示例页面都可以在 <code>master</code> 分支下的 <code>try</code> 目录中找到。</p>
<p>如果你也有基于 <code>MDUI</code> 打造的 <code>HTML</code> 页面,并愿意将其公开,可以提交 <a href="https://gitee.com/heyos/mdui/pulls">Pull
Request</a></p>
<h3 id="登录页面">登录页面</h3>
<p><img src="https://heyos.gitee.io/assets/image/login-mdui.gif" alt=""></p>
<h3 id="注册页面">注册页面</h3>
<p><img src="https://heyos.gitee.io/assets/image/register-mdui.gif" alt=""></p>
<h2 id="关于本站">关于本站</h2>
<p>本站提供多个由 <code>MDUI</code> 打造的 <code>HTML</code> 示例页面。</p>
<p>我们将在未来提供更多可参考的开发文档。</p>
<blockquote>
<p>声明:本站非 MDUI 官方网站。官网请访问:<a href="https://www.mdui.org/">https://www.mdui.org/</a> ,官方仓库请访问:<a
href="https://github.com/zdhxiong/mdui">zdhxiong/mdui</a> </p>
</blockquote>
<h3 id="感谢">感谢</h3>
<p>在此感谢以下服务,文档或项目。</p>
<ul>
<li><a href="https://gitee.com">Gitee</a> - 代码托管服务</li>
<li><a href="https://gitee.com/help/articles/4136">Gitee Pages</a> - 网页预览服务</li>
<li><a href="https://github.com/zdhxiong/mdui">MDUI</a> - 本项目所有示例基于 MDUI </li>
<li><a href="https://www.mdui.org/docs">MDUI Docs</a> - 本项目大部分项目基于 MDUI Docs</li>
</ul>
</body>
</html>
HTML/CSS
1
https://gitee.com/heyos/mdui.git
git@gitee.com:heyos/mdui.git
heyos
mdui
MDUI
master

搜索帮助