Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
ministers
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
viitto
ministers
Commits
452f4068
Commit
452f4068
authored
Apr 16, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
66f4bbb5
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
24 additions
and
34 deletions
+24
-34
teacherTeam.vue
src/components/teacherTeam/teacherTeam.vue
+6
-10
JapaneseTrain.vue
src/pages/JapaneseTrain/JapaneseTrain.vue
+2
-5
classPlanList.vue
src/pages/JapaneseTrain/classPlanList.vue
+1
-0
eduProductDetail.vue
src/pages/JapaneseTrain/eduProductDetail.vue
+1
-4
eduProductList.vue
src/pages/JapaneseTrain/eduProductList.vue
+1
-4
aboutUs.vue
src/pages/aboutUs/aboutUs.vue
+4
-4
jobDetail.vue
src/pages/joinUs/jobDetail.vue
+1
-1
joinUs.vue
src/pages/joinUs/joinUs.vue
+1
-1
mediaCenter.vue
src/pages/mediaCenter/mediaCenter.vue
+1
-2
mediaCenterDetail.vue
src/pages/mediaCenter/mediaCenterDetail.vue
+4
-3
studyServe.vue
src/pages/studyServe/studyServe.vue
+1
-0
workServe.vue
src/pages/workServe/workServe.vue
+1
-0
No files found.
src/components/teacherTeam/teacherTeam.vue
View file @
452f4068
...
...
@@ -149,7 +149,6 @@ export default {
box-sizing
:
border-box
;
width
:
13
.541vw
!
important
;
height
:
18
.333vw
;
// border: 1px solid #eee;
box-shadow
:
0px
6px
10px
0px
rgba
(
116
,
116
,
116
,
0
.1
)
inset
;
background-color
:
#ffffff
;
padding
:
2
.86vw
1
.458vw
;
...
...
@@ -181,9 +180,8 @@ export default {
width
:
100%
;
text-align
:
center
;
font-size
:
1
.145vw
;
// font-family: Microsoft YaHei;
// font-weight: bold;
font-family
:
"pingfang-b"
!
important
;
font-family
:
Microsoft
YaHei
!
important
;
font-weight
:
bold
;
color
:
#000000
;
}
.tea_desc
{
...
...
@@ -193,7 +191,7 @@ export default {
text-align
:
justify
;
text-align-last
:
left
;
overflow
:
hidden
;
// font-family: Microsoft YaHei
;
font-family
:
Microsoft
YaHei
!
important
;
color
:
#999999
;
line-height
:
1
.3vw
;
overflow
:
hidden
;
...
...
@@ -207,8 +205,7 @@ export default {
.tea_desc2
{
width
:
100%
;
font-size
:
0
.729vw
;
font-family
:
Microsoft
YaHei
;
font-weight
:
400
;
font-family
:
Microsoft
YaHei
!
important
;
color
:
#ffffff
;
text-align
:
justify
;
text-align-last
:
left
;
...
...
@@ -225,9 +222,8 @@ export default {
box-shadow
:
0px
6px
10px
0px
rgba
(
116
,
116
,
116
,
0
.1
);
.tea_name
{
font-size
:
1
.145vw
;
// font-family: Microsoft YaHei;
// font-weight: bold;
font-family
:
"pingfang-b"
!
important
;
font-family
:
Microsoft
YaHei
!
important
;
font-weight
:
bold
;
color
:
#ffffff
;
line-height
:
1
.5625vw
;
margin-bottom
:
1
.145vw
;
...
...
src/pages/JapaneseTrain/JapaneseTrain.vue
View file @
452f4068
...
...
@@ -553,14 +553,11 @@ export default {
.itemImg
{
width
:
20vw
;
height
:
13
.229vw
;
// background-color: rgb(99, 150, 104);
}
.infoBox
{
padding
:
1
.406vw
0
.937vw
0
;
.courseName
{
font-size
:
0
.833vw
;
// font-family: Microsoft YaHei;
// font-weight: bold;
font-family
:
"pingfang-b"
!
important
;
color
:
#000000
;
margin-bottom
:
0
.989vw
;
...
...
@@ -570,8 +567,7 @@ export default {
overflow
:
hidden
;
text-overflow
:
ellipsis
;
font-size
:
0
.625vw
;
// font-family: Microsoft YaHei;
// font-weight: 400;
font-family
:
Microsoft
YaHei
!
important
;
color
:
#888888
;
}
}
...
...
@@ -665,6 +661,7 @@ export default {
height
:
1
.562vw
;
background-color
:
#45766d
;
font-size
:
0
.625vw
;
font-family
:
Microsoft
YaHei
!
important
;
color
:
#ffffff
;
display
:
flex
;
justify-content
:
center
;
...
...
src/pages/JapaneseTrain/classPlanList.vue
View file @
452f4068
...
...
@@ -466,6 +466,7 @@ export default {
height
:
1
.562vw
;
background-color
:
#45766d
;
font-size
:
0
.625vw
;
font-family
:
Microsoft
YaHei
!
important
;
color
:
#ffffff
;
display
:
flex
;
justify-content
:
center
;
...
...
src/pages/JapaneseTrain/eduProductDetail.vue
View file @
452f4068
...
...
@@ -297,8 +297,6 @@ export default {
padding
:
1
.406vw
0
.937vw
0
;
.courseName
{
font-size
:
0
.833vw
;
// font-family: Microsoft YaHei;
// font-weight: bold;
font-family
:
"pingfang-b"
!
important
;
color
:
#000000
;
margin-bottom
:
0
.989vw
;
...
...
@@ -308,8 +306,7 @@ export default {
overflow
:
hidden
;
text-overflow
:
ellipsis
;
font-size
:
0
.625vw
;
// font-family: Microsoft YaHei;
// font-weight: 400;
font-family
:
Microsoft
YaHei
!
important
;
color
:
#888888
;
}
}
...
...
src/pages/JapaneseTrain/eduProductList.vue
View file @
452f4068
...
...
@@ -197,8 +197,6 @@ export default {
padding
:
1
.406vw
0
.937vw
0
;
.courseName
{
font-size
:
0
.833vw
;
// font-family: Microsoft YaHei;
// font-weight: bold;
font-family
:
"pingfang-b"
!
important
;
color
:
#000000
;
margin-bottom
:
0
.989vw
;
...
...
@@ -208,8 +206,7 @@ export default {
overflow
:
hidden
;
text-overflow
:
ellipsis
;
font-size
:
0
.625vw
;
// font-family: Microsoft YaHei;
// font-weight: 400;
font-family
:
Microsoft
YaHei
!
important
;
color
:
#888888
;
}
}
...
...
src/pages/aboutUs/aboutUs.vue
View file @
452f4068
...
...
@@ -176,7 +176,7 @@ export default {
}
.dsz_con1
{
font-size
:
0
.625vw
;
font-family
:
PingFang
SC
;
font-family
:
Microsoft
YaHei
!
important
;
font-weight
:
bold
;
color
:
#111111
;
line-height
:
1
.77vw
;
...
...
@@ -189,7 +189,7 @@ export default {
width
:
25
.208vw
;
// overflow-y: auto;
font-size
:
0
.625vw
;
font-family
:
PingFang
SC
;
font-family
:
Microsoft
YaHei
!
important
;
font-weight
:
500
;
color
:
#333333
;
line-height
:
1
.875vw
;
...
...
@@ -220,13 +220,13 @@ export default {
}
.contactUs_name
{
font-size
:
0
.625vw
;
font-family
:
Microsoft
YaHei
;
font-family
:
Microsoft
YaHei
!
important
;
color
:
#111111
;
margin-bottom
:
0
.2vw
;
}
.contactUs_con
{
font-size
:
0
.625vw
;
font-family
:
Microsoft
YaHei
;
font-family
:
Microsoft
YaHei
!
important
;
color
:
#666666
;
margin-bottom
:
1vw
;
}
...
...
src/pages/joinUs/jobDetail.vue
View file @
452f4068
...
...
@@ -216,7 +216,7 @@ export default {
height
:
30px
;
background-color
:
#45766d
;
font-size
:
0
.625vw
;
font-family
:
PingFang
SC
;
font-family
:
Microsoft
YaHei
!
important
;
font-weight
:
500
;
color
:
#ffffff
;
display
:
flex
;
...
...
src/pages/joinUs/joinUs.vue
View file @
452f4068
...
...
@@ -366,7 +366,7 @@ export default {
height
:
30px
;
background-color
:
#45766d
;
font-size
:
0
.625vw
;
font-family
:
PingFang
SC
;
font-family
:
Microsoft
YaHei
!
important
;
font-weight
:
500
;
color
:
#ffffff
;
display
:
flex
;
...
...
src/pages/mediaCenter/mediaCenter.vue
View file @
452f4068
...
...
@@ -458,8 +458,7 @@ export default {
}
.desc
{
font-size
:
0
.625vw
;
// font-family: Microsoft YaHei;
// font-weight: 400;
font-family
:
Microsoft
YaHei
!
important
;
color
:
#444444
;
}
.time
{
...
...
src/pages/mediaCenter/mediaCenterDetail.vue
View file @
452f4068
...
...
@@ -85,14 +85,15 @@ export default {
color
:
#111111
;
}
.date
{
font-size
:
0
.833
;
font-size
:
0
.833
vw
;
font-family
:
Microsoft
YaHei
;
color
:
#888888
;
margin-bottom
:
2
.6vw
;
}
.con
{
font-size
:
0
.625vwpx
;
font-family
:
"pingfang-b"
!
important
;
font-size
:
0
.625vw
;
font-family
:
Microsoft
YaHei
!
important
;
font-weight
:
bold
;
color
:
#555555
;
}
}
...
...
src/pages/studyServe/studyServe.vue
View file @
452f4068
...
...
@@ -242,6 +242,7 @@ export default {
max-height
:
20
.104vw
;
overflow-y
:
auto
;
font-size
:
0
.625vw
;
font-family
:
Microsoft
YaHei
!
important
;
color
:
#111111
;
line-height
:
1
.875vw
;
}
...
...
src/pages/workServe/workServe.vue
View file @
452f4068
...
...
@@ -154,6 +154,7 @@ export default {
max-height
:
20
.104vw
;
overflow-y
:
auto
;
font-size
:
0
.625vw
;
font-family
:
Microsoft
YaHei
!
important
;
color
:
#111111
;
line-height
:
1
.875vw
;
white-space
:
pre-wrap
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment