1 Star 0 Fork 0

陈豪/sshqwexin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.wxss 2.42 KB
一键复制 编辑 原始数据 按行查看 历史
陈豪 提交于 2021-10-22 16:52 . 版本提交
/**app.wxss**/
/**app.wxss**/
@import './assets/style/iconfont.wxss';
pages{
padding-bottom: 50rpx;
}
.clear{
overflow:hidden;_zoom:1;
}
.app-line{
width: 100%;
height: 16rpx;
background-color: #F8F8F8;
}
.index-foot{
position: relative;
height: 500rpx;
width: 100%;
background-color: rgba(0, 0, 0,0.82);
color: #cccccc;
font-size: 13px;
padding-top: 80rpx;
}
.foot-cl{
margin: 40rpx 0;
padding: 0 30rpx;
}
.foot-cl text{
display: inline;
}
.index-foot2{
position: relative;
width: 100%;
color: #6F6F6F;
font-size: 13px;
padding: 50rpx 30rpx ;
box-sizing: border-box;
}
.foot2-cl{
padding: 25rpx 20rpx;
border-bottom: 1px dashed #E3E3E3;
}
.foot2-cl text{
display: inline;
}
.foot-img{
z-index: -9;
position: absolute;
left: 0;
top: 0;
height: 500rpx;
width: 100%;
background: url("https://img.picbling.cn/29ee0af6-da55-4a71-a6ea-cdd679f745cb.jpg-wechatApp800") no-repeat center;
}
.foot-box{
width: auto!important;
display: inline-block!important;
margin-right: 100rpx!important;
padding: 15rpx!important;
border: 1px solid #cccccc!important;
background-color: rgba(0, 0, 0,0.82);
color: #cccccc;
}
.foot-cl2{
margin-top: 80rpx;
}
.foot-fuzhi{
margin-left: 50rpx;
}
.foot2-title{
font-size: 17px;
padding: 25rpx 20rpx;
color: #676767;
font-weight: 700;
}
.col-m1{
display: flex;
justify-content: space-between;
position: relative;
padding: 10rpx 15rpx;
margin: 40rpx 0;
}
.col-m1::before{
content: "";
border-left: 5rpx solid green;
height: 30rpx;
}
.col-m1::after{
content: "";
border-top:2rpx solid #ccc;
border-right:2rpx solid #ccc;
width: 20rpx;
height: 20rpx;
transform:rotate(45deg);
}
.index-detail-title{
position: absolute;
left: 30rpx;
bottom: 6.5rpx;
font-weight: 700;
color: #666;
}
.col-h1{
display: flex;
justify-content: space-between;
position: relative;
padding: 10rpx 15rpx;
margin: 40rpx 0;
}
.col-h1::before{
content: "";
border-left: 5rpx solid green;
height: 30rpx;
}
.h-detail-title{
position: absolute;
left: 30rpx;
bottom: 6.5rpx;
font-weight: 700;
color: #666;
}
.tab-active-l .line{
margin-top: 14rpx;
height: 5rpx;
background-color: red;
/* box-sizing: 99999; */
width: 70%;
margin: 0 auto;
margin-top: 14rpx;
text-indent: 999;
}
.view-top{
position: fixed;
top: 0;
left: 0;
height: 80rpx;
background-color: #FFFFFF;
}
.mt{
margin-top: 80rpx;
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chenhaotest/sshqwexin.git
[email protected]:chenhaotest/sshqwexin.git
chenhaotest
sshqwexin
sshqwexin
master

搜索帮助