1 Star 3 Fork 0

moongod233 / echarts-china-counties-js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 2.19 KB
一键复制 编辑 原始数据 按行查看 历史
chfw 提交于 2018-03-26 09:08 . :books:update index.html
<!DOCTYPE html>
<html>
<head>
<title>echarts-china-counties-js</title>
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<style>
html, body {
height: 100%;
margin: 0;
padding: 0;
width: 100%;
}
body {
display: table;
background-image: url('wallpaper.jpg');
}
.my-block {
text-align: center;
display: table-cell;
vertical-align: middle;
}
.big {
font-size: 50px;
color:white;
}
.medium{
font-size: 32px;
color:white;
}
.inner-block{
background: rgb(54, 54, 54); /* The Fallback */
background: rgba(54, 54, 54, 0.5);
}
a {
color: white;
font-size: 26px;
}
</style>
</head>
<body>
<a href="https://github.com/echarts-maps/echarts-china-counties-js"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"></a>
<div class="my-block">
<div class="inner-block">
<span class="big">https://echarts-maps.github.io/echarts-china-counties-js</span><p>
<a class="github-button" href="https://github.com/echarts-maps/echarts-china-counties-js/fork" data-icon="octicon-repo-forked" data-size="large" data-show-count="true" aria-label="Fork echarts-maps/echarts-china-counties-js on GitHub">Fork</a>
<a class="github-button" href="https://github.com/echarts-maps/echarts-china-counties-js" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star echarts-maps/echarts-china-counties-js on GitHub">Star</a><p>
<span class="medium"><a href="pages/index.html">Preview 2882 counties by provinces</a>, or <a href="pages/preview.html">all in one page</a></span>
</div>
</div>
</body>
</html>
1
https://gitee.com/moongod233/echarts-china-counties-js.git
git@gitee.com:moongod233/echarts-china-counties-js.git
moongod233
echarts-china-counties-js
echarts-china-counties-js
master

搜索帮助