4 Star 1 Fork 1

135/正道物流小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.wxss 3.24 KB
一键复制 编辑 原始数据 按行查看 历史
lz2580 提交于 2018-11-14 11:19 . Signed-off-by: lz2580 496820337@qq.com
/**app.wxss**/
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
box-sizing: border-box;
}
/* 底部 */
.tabbar_box{
position: fixed;
bottom:0;
left:0;
width:100%;
height:100rpx;
z-index: 99;
background-color:#161e31;
color:#c1c1c1;
font-size:26rpx;
padding-top:20rpx;
display: flex;
border-top: 1px solid #ddd;
}
.tabbar_nav{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
width:25%;
font-size: 22rpx;
background-color:#161e31;
}
.tabbar_nav:nth-child(3) image{
height: 110rpx !important;
width: 110rpx !important;
/* top:-35rpx; */
/* position:relative; */
}
.tabbar_nav:nth-child(3){
height: 150rpx;
transform: translateY(-58rpx);
background-color: transparent;
}
.tabbar_nav:nth-child(3) view{
/* top:80rpx;
position:absolute; */
}
.tabbar1_nav:nth-child(3) .tabbar_icon{
height: 50rpx;
width: 50rpx;
top:24rpx;
}
.tabbar1_nav:nth-child(3) text{
line-height: 40rpx;
}
tabbarone{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
width:25%;
font-size: 22rpx;
background-color:#161e31;
}
.navigator-hover text{
color: #a1dbff
}
page{
background:#f5f5f5;
font-family: "Microsoft Yahei",Helvetica,Arial,sans-serif;
color:#353535;
font-size: 30rpx;
}
.border-no{
border: 0!important;
}
.clear{
clear:both;
}
radio,switch{
transform:scale(.7);
}
/* 无消息显示 */
.no-According image{
width:60px;
height: 60px;
margin:150px auto 0;
display: block;
}
.no-According text{
display: block;
text-align: center;
line-height: 50px;
font-size: 28rpx;
color: #777;
}
.no-According{
width:100%;
height:auto;
overflow: hidden
}
button::after {
border: none;
}
@font-face {
font-family: 'iconfont'; /* project id 826718 */
src: url('//at.alicdn.com/t/font_826718_wnlqu9qjawi.eot');
src: url('//at.alicdn.com/t/font_826718_wnlqu9qjawi.eot?#iefix') format('embedded-opentype'),
url('//at.alicdn.com/t/font_826718_wnlqu9qjawi.woff') format('woff'),
url('//at.alicdn.com/t/font_826718_wnlqu9qjawi.ttf') format('truetype'),
url('//at.alicdn.com/t/font_826718_wnlqu9qjawi.svg#iconfont') format('svg');
}
.iconfont {
font-family:"iconfont" !important;
font-size:16px;
font-style:normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-sousuo:before { content: "\e612"; }
.icon-circle:before { content: "\e64f"; }
.icon-xia:before { content: "\e60c"; }
.icon-shang:before { content: "\e610"; }
.icon-xia1:before { content: "\e65d"; }
.icon-shang1:before { content: "\e65e"; }
.icon-zuo:before { content: "\e68f"; }
.icon-you:before { content: "\e68c"; }
.icon-wenhao:before { content: "\e662"; }
.icon-bianji1:before { content: "\e626"; }
.icon-bianji:before { content: "\e61c"; }
.icon-54:before { content: "\e642"; }
.icon-duihao2:before { content: "\e69e"; }
.icon-xianshikejian:before { content: "\e690"; }
.icon-icon-test:before { content: "\e61e"; }
.icon-tongxunlu:before { content: "\e649"; }
.gnqd{
display: inline-block;
width: 750rpx;
text-align: center;
padding-top: 120rpx;
font-size: 28rpx;
color: #ccc;
font-weight: bold;
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sd135/zdwl.git
git@gitee.com:sd135/zdwl.git
sd135
zdwl
正道物流小程序
master

搜索帮助