81 Star 290 Fork 102

汕尾市大树网络科技有限公司 / 租车小程序前端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.wxss 2.00 KB
一键复制 编辑 Web IDE 原始数据 按行查看 历史
shensi88 提交于 2018-10-04 11:30 . 10-4
@import "dist/index.wxss";
.container {
background: #F9F9F9;
min-height: 100vh;
padding: 0 0;
height:100%;
display:flex;
flex-direction:column;
box-sizing:border-box;
}
.container::before {
position: fixed;
top: 0;
left: 0;
content: ' ';
width: 100%;
height: 1rpx;
background-color: #e2e2e2;
z-index: 5;
}
.zan-row{
width:100%;
}
.theme-background-color{
background-color:#FABE00
}
.theme-color{
color:#FABE00
}
.padding-20{
padding:20rpx;
}
.hide{
display: none;
}
.right_button_1 {
position:fixed;
right:20rpx;
bottom:30rpx;
width:80rpx;
height:80rpx;
text-align:center;
line-height:80rpx;
background:black;
opacity:0.6;
color:#fff;
border-radius:50%;
font-size:27rpx;
padding:0;
}
.right_button_1 image {
width:70rpx;
height:70rpx;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
}
.right_button_2{
position:fixed;
right:20rpx;
bottom:120rpx;
width:80rpx;
height:80rpx;
text-align:center;
line-height:80rpx;
background:black;
opacity:0.6;
color:#fff;
border-radius:50%;
font-size:27rpx;
padding:0;
}
.right_button_2 image {
width:70rpx;
height:70rpx;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
}
.right_button_3{
position:fixed;
right:20rpx;
bottom:210rpx;
width:80rpx;
height:80rpx;
text-align:center;
line-height:80rpx;
background:black;
opacity:0.6;
color:#fff;
border-radius:50%;
font-size:27rpx;
padding:0;
}
.right_button_3 image {
width:70rpx;
height:70rpx;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
}
.right_button_4{
position:fixed;
right:20rpx;
bottom:300rpx;
width:80rpx;
height:80rpx;
text-align:center;
line-height:80rpx;
background:black;
opacity:0.6;
color:#fff;
border-radius:50%;
font-size:27rpx;
padding:0;
}
.right_button_4 image {
width:70rpx;
height:70rpx;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
}
JavaScript
1
https://gitee.com/shanwei_city_da_shu_network/zuchemini.git
git@gitee.com:shanwei_city_da_shu_network/zuchemini.git
shanwei_city_da_shu_network
zuchemini
租车小程序前端
master

搜索帮助

14c37bed 8189591 565d56ea 8189591