10 Star 2 Fork 1

丹尼i/永城医美

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.wxss 944 Bytes
一键复制 编辑 原始数据 按行查看 历史
苏蕊 提交于 2018-11-24 11:46 . 优化医生tabbar
/**app.wxss**/
@import "/wxParse/wxParse.wxss";
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
box-sizing: border-box;
}
page{
font-size:24rpx;
background:#f6f6f6;
}
image{
width:auto;
height:auto;
}
button::after{
border:none;
}
.jt:after{content: ''; display: inline-block; position:absolute; top:50%; right:10rpx; margin-top:-8rpx; width: 16rpx; height: 16rpx; border-top: 1px solid #656565; border-right: 1px solid #656565; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.jt-more:after{content: ''; display: inline-block; position:absolute; top:50%; right:10rpx; margin-top:-8rpx; width: 16rpx; height: 16rpx; border-top: 1px solid #c089fb; border-right: 1px solid #c089fb; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.notdiary{width:100%; font-size:32rpx; color:#999; text-align:center; clear:both; padding:30rpx 0;}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
其他
1
https://gitee.com/DannyWu/yongcheng_medical_beauty.git
[email protected]:DannyWu/yongcheng_medical_beauty.git
DannyWu
yongcheng_medical_beauty
永城医美
master

搜索帮助