26 Star 56 Fork 0

zdhxiong/Material-Design-Chinese

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.php 3.72 KB
一键复制 编辑 原始数据 按行查看 历史
zdhxiong 提交于 2017-05-23 16:31 . https
<?php include SRC_PATH.'/public/header.php'; ?>
<style>
.index-btn {
background-color: #00bcd4;
height: 36px;
line-height: 36px;
padding: 0 16px;
display: inline-block;
color: #fff !important;
border-radius: 2px;
user-select: none;
}
.index-btn:hover {
background-color: #12cce4;
}
</style>
<div id="grid-cont">
<section class="grid_outer chapter">
<div class="chapter-content">
<div class="article-content chapter-intro">
<div>
<a href="./material-design/introduction.html" class="index-btn">开始阅读</a>
</div>
</div>
<div class="article-list">
<div id="index-source" class="article qp-ui" data-qp-ui="{ 'ScrollSpy': {} }" data-qp-ui-data-id="qp:1">
<h2 class="article-title qp-ui" data-qp-ui="{ 'ResponsiveZippy': {} }" data-qp-ui-data-id="qp:1">
内容来源
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" class="icon icon-expand-collapse" role="img" viewBox="0 0 10 10" aria-labelledby="title desc">
<title>Expand and collapse content</title>
<desc>An arrow that points down when collapsed and points up when expanded.</desc>
<polygon role="presentation" points="2.5,4.167 5,6.667 7.5,4.167 6.917,3.583 5,5.5 3.083,3.583"></polygon>
</svg>
</h2>
<div class="article-content">
<div>
<p>英文版官方文档:<a href="https://material.io/guidelines/" target="_blank">https://material.io/guidelines/</a></p>
<p>中文翻译网站:<a href="https://www.mdui.org/design" target="_blank">https://www.mdui.org/design</a></p>
<p>中文版 Github 仓库:<a href="https://github.com/zdhxiong/Material-Design-Chinese" target="_blank">https://github.com/zdhxiong/Material-Design-Chinese</a></p>
</div>
</div>
</div>
<div id="index-donate" class="article qp-ui" data-qp-ui="{ 'ScrollSpy': {} }" data-qp-ui-data-id="qp:2">
<h2 class="article-title qp-ui" data-qp-ui="{ 'ResponsiveZippy': {} }" data-qp-ui-data-id="qp:2">
捐赠
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" class="icon icon-expand-collapse" role="img" viewBox="0 0 10 10" aria-labelledby="title desc">
<title>Expand and collapse content</title>
<desc>An arrow that points down when collapsed and points up when expanded.</desc>
<polygon role="presentation" points="2.5,4.167 5,6.667 7.5,4.167 6.917,3.583 5,5.5 3.083,3.583"></polygon>
</svg>
</h2>
<div class="article-content">
<div>
<div class="col-list">
<section class="module-figure col-3">
<div class="module">
<p>您的捐赠将帮助我继续完善翻译,及用于服务器费用、图片视频的流量费等开销。</p>
</div>
<div class="figure">
<figure class="s-tag-media">
<div class="media">
<img alt="" src="//ww1.sinaimg.cn/large/63f511e3gy1ffhx0it64wj206o089dge.jpg"/>
</div>
</figure>
</div>
<div class="figure">
<figure class="s-tag-media">
<div class="media">
<img alt="" src="//ww1.sinaimg.cn/large/63f511e3gy1ffhx0q42oyj206o0890ta.jpg"/>
</div>
</figure>
</div>
</section>
</div>
</div>
</div>
</div>
<div>
</div>
</div>
</div>
</section>
</div>
<?php include SRC_PATH.'/public/footer.php'; ?>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
图书/手册/教程
1
https://gitee.com/zdhxiong/Material-Design-Chinese.git
git@gitee.com:zdhxiong/Material-Design-Chinese.git
zdhxiong
Material-Design-Chinese
Material-Design-Chinese
master

搜索帮助