Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
L
learn-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
learn-online-pc
Commits
eae482e2
提交
eae482e2
authored
6月 02, 2021
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
7c3e4d31
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
161 行增加
和
4 行删除
+161
-4
xyxz.scss
src/assets/css/xyxz.scss
+159
-0
jcxx.jpg
src/assets/images/jcxx.jpg
+0
-0
lear-tips-code.jpg
src/assets/images/lear-tips-code.jpg
+0
-0
lear-tips-plan.jpg
src/assets/images/lear-tips-plan.jpg
+0
-0
examinaTips.vue
src/pages/tips/examinaTips.vue
+1
-2
examinaTipsOffLine.vue
src/pages/tips/examinaTipsOffLine.vue
+0
-0
examinaTipsOnLine.vue
src/pages/tips/examinaTipsOnLine.vue
+0
-0
learningTips.vue
src/pages/tips/learningTips.vue
+1
-2
learningTipsOffLine.vue
src/pages/tips/learningTipsOffLine.vue
+0
-0
learningTipsOnLine.vue
src/pages/tips/learningTipsOnLine.vue
+0
-0
没有找到文件。
src/assets/css/xyxz.scss
0 → 100644
浏览文件 @
eae482e2
.mian
{
background
:
rgba
(
255
,
255
,
255
,
1
);
border-radius
:
6px
;
margin
:
40px
;
padding
:
0
40px
30px
;
.title
{
color
:
#333333
;
font-size
:
18px
;
font-weight
:
bold
;
line-height
:
65px
;
border-bottom
:
1px
solid
rgba
(
204
,
204
,
204
,
1
);
}
.content
{
display
:
flex
;
align-items
:
flex-start
;
.cont-left
{
flex
:
1
;
overflow
:
hidden
;
}
.h2
{
font-size
:
35px
;
font-weight
:
bold
;
color
:
#333333
;
text-align
:
center
;
padding
:
40px
0
;
}
p
{
text-align
:
justify
;
color
:
rgba
(
51
,
51
,
51
,
1
);
font-size
:
18px
;
line-height
:
35px
;
margin-top
:
15px
;
text-indent
:
2em
;
}
.txt-cont
{
margin-top
:
20px
;
.tits
{
font-weight
:
bold
;
font-size
:
22px
;
line-height
:
40px
;
color
:
#333
;
border-bottom
:
1px
solid
#cccccc
;
padding-top
:
10px
;
}
ul
{
margin
:
5px
auto
;
}
li
{
display
:
flex
;
margin-top
:
15px
;
img
{
width
:
12px
;
height
:
12px
;
margin-top
:
8px
;
}
.rtxt
{
color
:
#333
;
font-size
:
18px
;
margin-left
:
5px
;
}
}
}
}
.cont-right
{
width
:
200px
;
margin-left
:
40px
;
height
:
auto
;
&
.susp
{
.cont
{
position
:
fixed
;
top
:
0
;
}
}
.cont
{
width
:
200px
;
margin-top
:
150px
;
.titl
{
height
:
73px
;
background
:
url('../../assets/images/lear-tips-mbg.png')
;
background-size
:
100%
100%
;
}
.titl
{
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
img
{
width
:
28px
;
height
:
28px
;
}
.txt
{
color
:
rgba
(
255
,
255
,
255
,
1
);
font-size
:
22px
;
margin-left
:
8px
;
}
}
ul
{
padding
:
0
;
li
.active
{
.name
{
color
:
#2994ea
;
}
.prog
{
.pr1
{
background
:
#2994ea
;
}
.pr2
{
background
:
#2994ea
;
}
}
}
li
{
display
:
flex
;
list-style
:
none
;
width
:
164px
;
margin
:
0
auto
20px
auto
;
cursor
:
pointer
;
.name
{
font-size
:
18px
;
color
:
#999999
;
}
.prog
{
width
:
86px
;
margin-left
:
auto
;
position
:
relative
;
margin-top
:
5px
;
.pr1
{
position
:
absolute
;
top
:
8px
;
right
:
0
;
width
:
100%
;
height
:
1px
;
background
:
#d8d8d8
;
}
.pr2
{
position
:
absolute
;
top
:
0
;
right
:
0
;
width
:
16px
;
height
:
16px
;
background
:
rgba
(
216
,
216
,
216
,
1
);
border-radius
:
50%
;
}
}
}
}
}
}
}
.table
{
width
:
90%
;
margin
:
20px
auto
;
border-collapse
:
collapse
;
text-align
:
center
;
td
,
th
{
padding
:
12px
;
}
}
src/assets/images/jcxx.jpg
查看替换文件 @
7c3e4d31
浏览文件 @
eae482e2
差异被折叠。
点击展开。
src/assets/images/lear-tips-code.jpg
0 → 100644
浏览文件 @
eae482e2
124.4 KB
src/assets/images/lear-tips-plan.jpg
0 → 100644
浏览文件 @
eae482e2
366.6 KB
src/pages/tips/examinaTips.vue
浏览文件 @
eae482e2
...
@@ -27,5 +27,4 @@ export default {
...
@@ -27,5 +27,4 @@ export default {
}
}
</
script
>
</
script
>
<
style
>
<
style
src=
"@/assets/css/xyxz.scss"
></
style
>
</
style
>
src/pages/tips/examinaTipsOffLine.vue
浏览文件 @
eae482e2
差异被折叠。
点击展开。
src/pages/tips/examinaTipsOnLine.vue
浏览文件 @
eae482e2
差异被折叠。
点击展开。
src/pages/tips/learningTips.vue
浏览文件 @
eae482e2
...
@@ -27,5 +27,4 @@ export default {
...
@@ -27,5 +27,4 @@ export default {
}
}
</
script
>
</
script
>
<
style
>
<
style
src=
"@/assets/css/xyxz.scss"
></
style
>
</
style
>
src/pages/tips/learningTipsOffLine.vue
浏览文件 @
eae482e2
差异被折叠。
点击展开。
src/pages/tips/learningTipsOnLine.vue
浏览文件 @
eae482e2
差异被折叠。
点击展开。
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论