Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
L
learn-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
learn-online-pc
Commits
12e9cc32
提交
12e9cc32
authored
4月 10, 2020
作者:
lihuihui
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
侧栏样式
上级
0310d272
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
58 行增加
和
38 行删除
+58
-38
en.json
client/src/assets/languages/en.json
+35
-35
sidebar.vue
client/src/components/learnSysLayout/sidebar.vue
+22
-2
mainsite.vue
client/src/pages/mainsite.vue
+1
-1
没有找到文件。
client/src/assets/languages/en.json
浏览文件 @
12e9cc32
...
...
@@ -10,17 +10,17 @@
},
"action"
:
{
"courseAction"
:
{
"all"
:
"
全部
"
,
"mustLearn"
:
"
必修课
"
,
"changeLearn"
:
"
选修课
"
,
"repeatLearn"
:
"
重修课
"
,
"all"
:
"
All
"
,
"mustLearn"
:
"
Required
"
,
"changeLearn"
:
"
Elective
"
,
"repeatLearn"
:
"
Retake
"
,
"changeStatus"
:
"选修状态"
,
"noChange"
:
"未选修"
,
"alreadyChange"
:
"已选修"
,
"publish"
:
"
已发布
"
,
"noPublish"
:
"
未发布
"
,
"credit"
:
"
学分
"
,
"to"
:
"
至
"
,
"publish"
:
"
Published
"
,
"noPublish"
:
"
Unpublished
"
,
"credit"
:
"
Credits
"
,
"to"
:
"
to
"
,
"totalScore"
:
"总成绩:"
,
"none"
:
"暂无"
}
...
...
@@ -28,22 +28,22 @@
"components"
:
{
"learnSysLayout"
:
{
"navigation"
:
{
"title"
:
"
在线学习系统
"
,
"tip"
:
"
通知
"
"title"
:
"
Online Learning System
"
,
"tip"
:
"
Notifications
"
},
"sideBar"
:
{
"updatePic"
:
"
修改头像
"
,
"updatePic"
:
"
Change profile photo
"
,
"updateAvatar"
:
"人物头像"
,
"updatePwd"
:
"
修改密码
"
,
"outLogin"
:
"
退出登录
"
,
"header1"
:
"
我的学习
"
,
"header1Child1"
:
"
我的课程
"
,
"header1Child2"
:
"
课程讨论
"
,
"header1Child3"
:
"
学术报告
"
,
"header2"
:
"
我的成绩
"
,
"header2Child1"
:
"
我的学分
"
,
"updatePwd"
:
"
Change password
"
,
"outLogin"
:
"
Sign out
"
,
"header1"
:
"
Learning
"
,
"header1Child1"
:
"
Course
"
,
"header1Child2"
:
"
Discussions
"
,
"header1Child3"
:
"
Academic Report
"
,
"header2"
:
"
Grades
"
,
"header2Child1"
:
"
My Credit
"
,
"header3"
:
"办事大厅"
,
"header4"
:
"
意见反馈
"
"header4"
:
"
Feedback
"
}
},
"errorPages"
:
{
...
...
@@ -57,24 +57,24 @@
"pages"
:
{
"learn"
:
{
"course"
:
{
"title"
:
"
我的课程
"
,
"goCourseAllStr"
:
"
请去选课广场选课
"
,
"noFitCourseStr"
:
"
暂无符合条件的课程
"
,
"noCourseStr"
:
"
暂无相关课程
"
,
"semeter"
:
"
学期
"
,
"courseType"
:
"
课程类型
"
,
"allLearn"
:
"
全部
"
,
"mustLearn"
:
"
必修课
"
,
"changeLearn"
:
"
选修课
"
,
"repeatLearn"
:
"
重修课
"
,
"title"
:
"
Course
"
,
"goCourseAllStr"
:
"
Please go to select courses
"
,
"noFitCourseStr"
:
"
No eligible courses
"
,
"noCourseStr"
:
"
No related courses
"
,
"semeter"
:
"
Term
"
,
"courseType"
:
"
Type
"
,
"allLearn"
:
"
All
"
,
"mustLearn"
:
"
Required
"
,
"changeLearn"
:
"
Elective
"
,
"repeatLearn"
:
"
Retake
"
,
"changeStatus"
:
"选修状态"
,
"noChange"
:
"未选修"
,
"alreadyChange"
:
"
已选修
"
,
"lastLearn"
:
"
最近学习
"
,
"updateTime"
:
"
选修时间
"
,
"alreadyChange"
:
"
Elective
"
,
"lastLearn"
:
"
Recent Study
"
,
"updateTime"
:
"
Elective Time
"
,
"changeCourse"
:
"选课广场"
,
"showCourse"
:
"
查看课程
"
,
"progress"
:
"
视频观看进度
"
"showCourse"
:
"
View
"
,
"progress"
:
"
Video viewing progress
"
},
"discussion"
:
{
"title"
:
"Course discussion"
,
...
...
client/src/components/learnSysLayout/sidebar.vue
浏览文件 @
12e9cc32
...
...
@@ -172,7 +172,19 @@ export default {
&
.el-menu--collapse
{
display
:
none
;
}
.el-menu-item
{
text-align
:
center
;
i
{
margin-left
:
-35px
;
}
}
.el-submenu
{
text-align
:
center
;
font-size
:
18px
;
color
:
#333333
;
i
{
margin-left
:
-35px
;
}
.el-menu-item
{
overflow
:
hidden
;
text-overflow
:
ellipsis
;
...
...
@@ -192,8 +204,8 @@ export default {
img
{
display
:
block
;
margin
:
0
auto
;
width
:
8
0px
;
height
:
8
0px
;
width
:
7
0px
;
height
:
7
0px
;
border-radius
:
50%
;
}
&
:hover
{
...
...
@@ -225,6 +237,14 @@ export default {
height
:
100%
;
cursor
:
ew-resize
;
}
.com-txt
{
color
:
#999999
;
font-size
:
14px
;
}
.el-menu-item.is-active
{
color
:
#71C0FF
;
font-size
:
18px
;
}
@media
(
max-width
:
767px
)
{
// .el-aside {
...
...
client/src/pages/mainsite.vue
浏览文件 @
12e9cc32
...
...
@@ -35,7 +35,7 @@ export default {
*/
sidebar
:
{
containerStyle
:
null
,
sidebarStyle
:
{
width
:
'2
00
px'
},
sidebarStyle
:
{
width
:
'2
63
px'
},
status
:
false
,
beforeMoveInitX
:
0
,
isMouseDown
:
false
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论