mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
内网环境判断
This commit is contained in:
@@ -1790,6 +1790,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
.course-player{ //内容播放区域
|
.course-player{ //内容播放区域
|
||||||
|
background-color: #f5f7fa;
|
||||||
flex:1;
|
flex:1;
|
||||||
min-width: 700px;
|
min-width: 700px;
|
||||||
min-height: 400px;
|
min-height: 400px;
|
||||||
|
|||||||
Reference in New Issue
Block a user