Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
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
罗超
confucius
Commits
cba62a46
Commit
cba62a46
authored
Feb 25, 2022
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2
parent
e1f145ab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
classHours.vue
src/pages/course/classHours.vue
+1
-5
No files found.
src/pages/course/classHours.vue
View file @
cba62a46
<
style
>
<
style
>
.classHours
.border-bottom
{
.classHours
.border-bottom
{
padding-bottom
:
5px
;
padding-bottom
:
5px
;
margin-bottom
:
5px
;
margin-bottom
:
5px
;
...
@@ -213,7 +209,7 @@
...
@@ -213,7 +209,7 @@
color=
"primary"
color=
"primary"
icon=
"add"
icon=
"add"
v-if=
"addMsg.TimeList.length == y + 1"
v-if=
"addMsg.TimeList.length == y + 1"
@
click=
"addMsg.TimeList.push({ Sort:
1
, StartTime: '', EndTime: '', Minutes: 0,ClassHours:'' })"
@
click=
"addMsg.TimeList.push({ Sort:
y+2
, StartTime: '', EndTime: '', Minutes: 0,ClassHours:'' })"
style=
"margin-left: 10px;"
style=
"margin-left: 10px;"
/>
/>
</div>
</div>
...
...
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