Kaynağa Gözat

弹窗修改

tanxue 1 ay önce
ebeveyn
işleme
46afe0d81a
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      common/styles/global/pages.scss

+ 2 - 1
common/styles/global/pages.scss

@@ -340,10 +340,11 @@
 
 // 学习大纲
 .xuexi-dagang-page{
-	width: 100%;height: calc(90vh - var(--status-bar-height));border-radius: 16rpx 16rpx 0 0;z-index: 10;position: relative;
+	width: 100%;height: calc(95vh - var(--status-bar-height));border-radius: 16rpx 16rpx 0 0;z-index: 10;position: relative;
 	background-color: #fff;box-shadow: 0 0rpx 4rpx rgba(100, 159, 241, 0.2);
 	display: flex;flex-direction: column;
 	box-sizing: border-box;padding: 36rpx 0 120rpx;
+	position: fixed;bottom: 0;
 	.xuexi-dagang-body{overflow-y: auto;padding: 24rpx 0 0;}
 	.dagang-title{
 		width: 80%;line-height: 1.5;margin: 24rpx auto 0;