提交 34d01685 authored 作者: lihuihui's avatar lihuihui

updata

上级 1f9abaef
...@@ -339,7 +339,6 @@ export default { ...@@ -339,7 +339,6 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.course-box{ .course-box{
padding-bottom: env(safe-area-inset-bottom);
// padding: 0 .4rem; // padding: 0 .4rem;
.tab-nav{ .tab-nav{
height: 1.1rem; height: 1.1rem;
...@@ -384,6 +383,7 @@ export default { ...@@ -384,6 +383,7 @@ export default {
line-height: .7rem; line-height: .7rem;
color: #fff; color: #fff;
font-size: .3rem; font-size: .3rem;
padding-bottom: env(safe-area-inset-bottom);
} }
.title{ .title{
font-size:.4rem; font-size:.4rem;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论