提交 fa9f3496 编写于 作者: 雪洛's avatar 雪洛

feat: web端已支持backgroundColorContent

上级 a7635554
......@@ -83,10 +83,4 @@
<style>
/*每个页面公共css */
@import "./common/uni.css";
/* #ifdef WEB */
/* web版暂未支持backgroundColorContent使用此样式替代 */
page {
background-color: #efeff4;
}
/* #endif */
</style>
......@@ -575,7 +575,8 @@
/* #ifdef APP */
position: absolute;
height: 100%;
/* #else */
/* #endif */
/* #ifndef APP */
position: fixed;
top: var(--window-top);
bottom: var(--window-bottom);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册