1 Star 0 Fork 0

道法合一(qq:1126919503)/金盾二毛酒

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.wxss 825 Bytes
一键复制 编辑 原始数据 按行查看 历史
道法合一(qq:1126919503) 提交于 2021-08-04 17:21 . tijiao
/**app.wxss**/
/* 全局公共样式 */
@import "common/base.wxss";
/* 全局css变量 设置主题颜色 */
page {
--theme-color: #F6221B;
padding-bottom: constant(safe-area-inset-bottom); /*兼容 IOS<11.2*/
padding-bottom: env(safe-area-inset-bottom); /*兼容 IOS>11.2*/
}
.safe {
width: 100%;
padding-bottom: constant(safe-area-inset-bottom); /*兼容 IOS<11.2*/
padding-bottom: env(safe-area-inset-bottom); /*兼容 IOS>11.2*/
}
/* 自定义 tab-bar */
.tab_bar_safe{
width: 100%;
height: 48px;
overflow: hidden;
}
.border_top {
border-top: 1rpx solid #eee;
}
.border_bottom {
border-bottom: 1rpx solid #eee;
}
.forward {
flex-shrink: 0;
width: 24rpx;
height: 24rpx;
}
/* 富文本 */
.rich {
width: 100% !important;
height: auto;
}
.arrow {
width: 50rpx;
height: 38rpx;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/freesytle/jindun-ermo-wine.git
git@gitee.com:freesytle/jindun-ermo-wine.git
freesytle
jindun-ermo-wine
金盾二毛酒
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385