1 Star 0 Fork 0

淇水 / wxgov

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
village.html 4.82 KB
一键复制 编辑 原始数据 按行查看 历史
七心 提交于 2018-05-03 23:15 . init...
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
<title></title>
<style type="text/css">
* {
margin: 0;
padding: 0;
}
a, img, button, input, textarea {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
html, body {
width: 100%;
height: 100%;
font-family: "微软雅黑";
}
#pagewrap {
width: 100%;
height: 100%;
overflow-x: hidden;
position: relative;
}
#pagewrap .section {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
bottom: 1.82rem;
overflow-x: hidden;
overflow-y: scroll;
}
.beilin .section {
width: 100%;
height: 100%;
background: url("img/village/topsqImg.png") /*tpa=http://beilin.58wanglai.cn/img/topsqImg.png*/ no-repeat;
background-size: 100% 100%;
}
.topwrap1 {
width: 100%;
height: 100%;
background: url("img/village/topsqImgSq.png") /*tpa=http://beilin.58wanglai.cn/img/topsqImgSq.png*/ no-repeat;
background-size: 100% 100%;
position: relative;
}
.topwrap1 .sifoshi {
width: 4rem;
height: 4rem;
position: absolute;
bottom: 15%;
left: 50%;
}
.topwrap1 .gao0cun {
width: 4rem;
height: 3.5rem;
position: absolute;
top: 20%;
left: 50%;
}
.topwrap1 .wang0tun {
width: 3.2rem;
height: 3.5rem;
/* border: 1px solid blue; */
position: absolute;
top: 10%;
left: 2%;
}
.topwrap1 .si0de {
width: 3rem;
height: 2.8rem;
/* border: 1px solid blue; */
position: absolute;
bottom: 28%;
left: 4%;
}
/*北林社区办公室*/
.banshi .section {
width: 100%;
height: 100%;
background: url("img/village/blofficetop.png") /*tpa=http://beilin.58wanglai.cn/img/blofficetop.png*/ no-repeat;
background-size: 100% 100%;
}
.blhasWordPage .section {
width: 100%;
height: 100%;
background: url("img/village/blhaswords.png") /*tpa=http://beilin.58wanglai.cn/img/blhaswords.png*/ repeat;
background-size: 100% 100%;
overflow: hidden;
}
.hxbl .gobackbtn img {
height: 0.62rem;
width: auto;
position: absolute;
bottom: 0.84rem;
left: 1.88rem;
}
.articleListBox p {
line-height: 0.42rem;
text-indent: 2em;
}
.articleListBox img {
width: 100%;
margin-top: 0.1rem;
}
</style>
<script>
if (!!navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {
document.querySelector("meta[name=viewport]") || (viewport = document.createElement('meta'), document.getElementsByTagName('head')[0].appendChild(viewport), viewport.setAttribute('name', 'viewport'), viewport.setAttribute('content', 'width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=0' + (navigator.userAgent.indexOf('Android') > -1 ? ',target-densitydpi=device-dpi' : '')));
}
document.documentElement.style.fontSize = document.documentElement.clientWidth / 6.4 + 'px';
</script>
<link rel="stylesheet" href="beilin.css" tppabs="http://beilin.58wanglai.cn/css/beilin.css"/>
</head>
<body>
<div id="pagewrap">
<div class="section">
<div class="topwrap1">
<a href="javascript:window.location.href='/wxgov/village/side.html'"><div class="si0de"></div></a>
<a href="javascript:window.location.href='/wxgov/village/wangtun.html'"><div class="wang0tun"></div></a>
<a href="javascript:window.location.href='/wxgov/village/gaocun.html'"><div class="gao0cun"></div></a>
<a href="javascript:window.location.href='/wxgov/village/shifosi.html'"><div class="sifoshi"></div></a>
</div>
</div>
<!-- <div class="bottomwrap">
<div class="bottombtn">
<a href="http://fs.58wanglai.cn/app/index.php?i=53&c=home&t=69"><img src="img/ksszBtn.png" class="left btn" /></a>
<a href="http://fs.58wanglai.cn/app/index.php?i=53&c=home&t=66"><img src="img/flfgBtn.png" class="right btn" /></a>
</div>
<p class="copyright">&copy;閲戞按鍖哄寳鏋楄矾琛楅亾</p>
</div> -->
</div>
</body>
</html>
HTML
1
https://gitee.com/qiRiver/wxgov.git
git@gitee.com:qiRiver/wxgov.git
qiRiver
wxgov
wxgov
master

搜索帮助