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
68d3286a
Commit
68d3286a
authored
Apr 15, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
345e59a6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
12 additions
and
17 deletions
+12
-17
App.vue
src/App.vue
+4
-0
teacherTeam.vue
src/components/teacherTeam/teacherTeam.vue
+6
-1
classPlanList.vue
src/pages/JapaneseTrain/classPlanList.vue
+0
-7
eduProductDetail.vue
src/pages/JapaneseTrain/eduProductDetail.vue
+0
-3
eduProductList.vue
src/pages/JapaneseTrain/eduProductList.vue
+1
-4
mediaCenterDetail.vue
src/pages/mediaCenter/mediaCenterDetail.vue
+1
-2
No files found.
src/App.vue
View file @
68d3286a
...
...
@@ -26,4 +26,8 @@ body,
.bg-brand
{
background
:
#45766D
!important
;
}
.q-btn
{
margin
:
0
0.5vw
!important
;
border
:
1px
solid
#D2D7DD
!important
;
}
</
style
>
src/components/teacherTeam/teacherTeam.vue
View file @
68d3286a
...
...
@@ -190,10 +190,12 @@ export default {
width
:
11
.666vw
;
height
:
4
.843vw
;
font-size
:
0
.729vw
;
text-align
:
justify
;
text-align-last
:
left
;
overflow
:
hidden
;
// font-family: Microsoft YaHei;
color
:
#999999
;
line-height
:
1
.3
54
vw
;
line-height
:
1
.3vw
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
display
:
-
webkit-box
;
...
...
@@ -203,10 +205,13 @@ export default {
}
.tea_desc2
{
width
:
100%
;
font-size
:
0
.729vw
;
font-family
:
Microsoft
YaHei
;
font-weight
:
400
;
color
:
#ffffff
;
text-align
:
justify
;
text-align-last
:
left
;
}
.slideItem2
{
width
:
13
.541vw
;
...
...
src/pages/JapaneseTrain/classPlanList.vue
View file @
68d3286a
...
...
@@ -481,11 +481,4 @@ export default {
justify-content
:
center
;
align-items
:
center
;
}
</
style
>
<
style
>
.q-btn
{
margin
:
0
0.5vw
;
border
:
1px
solid
#D2D7DD
;
}
</
style
>
\ No newline at end of file
src/pages/JapaneseTrain/eduProductDetail.vue
View file @
68d3286a
...
...
@@ -326,7 +326,4 @@ export default {
justify-content
:
center
;
align-items
:
center
;
}
.q-btn
{
border
:
1px
solid
#d2d7dd
;
}
</
style
>
\ No newline at end of file
src/pages/JapaneseTrain/eduProductList.vue
View file @
68d3286a
...
...
@@ -4,7 +4,7 @@
<!-- 教育产品 -->
<div
class=
"edu_con"
>
<div
class=
"edu_name"
>
教育产品
</div>
<div
class=
"edu_subname"
>
副标题
</div>
<div
class=
"edu_subname"
></div>
<div
class=
"inputBox"
>
<q-input
v-model=
"msg.CourseName"
...
...
@@ -226,9 +226,6 @@ export default {
justify-content
:
center
;
align-items
:
center
;
}
.q-btn
{
border
:
1px
solid
#D2D7DD
;
}
.nodata
{
text-align
:
center
;
}
...
...
src/pages/mediaCenter/mediaCenterDetail.vue
View file @
68d3286a
...
...
@@ -17,7 +17,7 @@
<div
class=
"ljzx"
>
立即咨询
</div>
</div>
<div
class=
"advisory_info2"
v-if=
"showKeFu"
>
<q-img
src=
""
spinner-color=
"white"
class=
"ewm"
/>
<q-img
src=
"
../../assets/images/index/mini_code.jpg
"
spinner-color=
"white"
class=
"ewm"
/>
<div
class=
"info"
>
<q-img
src=
"../../assets/images/mediaCenter/logo.png"
...
...
@@ -141,7 +141,6 @@ export default {
.ewm
{
width
:
4
.6875vw
;
height
:
4
.6875vw
;
background-color
:
#000
;
}
.info
{
width
:
7vw
;
...
...
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