1 Star 1 Fork 4

ganshisheng / 194_会议精灵小程序模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.wxss 666 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
ganshisheng 提交于 2020-06-05 16:06 . first commit
/**app.wxss**/
.container {
width: 100%;
height: 100%;
background-color: #f3f3f3;
}
/**footer.wxss**/
.footer{
position: fixed;
z-index: 1001;
bottom: 0;
right: 0;
left: 0;
display: table;
width: 100%;
height: 50px;
padding-right: 10px;
padding-left: 10px;
padding: 0;
box-shadow: 0 -1px 0 0 rgba(0,0,0,.03);
background-color: rgba(255,255,255,0.95);
-webkit-backdrop-filter: blur(10px);
}
.tab-bar{
height: 50px;
display: -webkit-box;
}
.tab-bar view{
width: 25%;
overflow: hidden;
height: 50px;
line-height: 50px;
text-align: center;
color: #999;
font-size: 15px;
}
微信
1
https://gitee.com/ganshisheng/wxapp_194.git
git@gitee.com:ganshisheng/wxapp_194.git
ganshisheng
wxapp_194
194_会议精灵小程序模板
master

搜索帮助

14c37bed 8189591 565d56ea 8189591