当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
23 Star 68 Fork 20

richard/News
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.wxss 624 Bytes
一键复制 编辑 原始数据 按行查看 历史
richard 提交于 2018-05-03 11:23 +08:00 . add
/**app.wxss**/
@import "./font.wxss";
.header {
width: 100%;
height: 257rpx;
position: absolute;
top: 0;
z-index: -1;
}
.header .map {
width: 100%;
height: 100%;
}
.foot {
width: 100%;
height: 552rpx;
bottom: 0;
position: absolute;
z-index: -1;
}
.foot .foottext {
color: #e83428;
font-size: 22rpx;
font-weight: bold;
position: absolute;
text-align: center;
width: 100%;
bottom: 24rpx;
}
.foot .footimg {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.hand {
height: 429rpx;
width: 273rpx;
position: absolute;
right: -90rpx;
top: 813rpx;
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/richard1015/News.git
[email protected]:richard1015/News.git
richard1015
News
News
master

搜索帮助