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
188e5de7
Commit
188e5de7
authored
Apr 06, 2022
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
81efed1c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
70 additions
and
18 deletions
+70
-18
dayStatic.vue
src/pages/teacher/dayStatic.vue
+35
-9
monthFirst.vue
src/pages/teacher/monthFirst.vue
+35
-9
No files found.
src/pages/teacher/dayStatic.vue
View file @
188e5de7
...
@@ -53,51 +53,77 @@
...
@@ -53,51 +53,77 @@
续约
<br
/>
(含留学)
续约
<br
/>
(含留学)
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='学生退课'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"background-color:#FF66CC;color:#000;"
>
学生退课
</q-th>
</
template
>
<
template
v-else-if=
"col.label=='学生投诉'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"background-color:#FF66CC;color:#000;"
>
学生投诉
</q-th>
</
template
>
<
template
v-else-if=
"col.label=='老师迟到早退'"
>
<
template
v-else-if=
"col.label=='老师迟到早退'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;
background-color:#FF66CC;color:#000;
"
>
老师
<br
/>
迟到早退
老师
<br
/>
迟到早退
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='N5课程时数'"
>
<
template
v-else-if=
"col.label=='N5课程时数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;
background-color:#E2EFDA;color:#000;
"
>
N5
<br
/>
课程时数
N5
<br
/>
课程时数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='N4课程时数'"
>
<
template
v-else-if=
"col.label=='N4课程时数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;
background-color:#E2EFDA;color:#000;
"
>
N4
<br
/>
课程时数
N4
<br
/>
课程时数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='N3课程时数'"
>
<
template
v-else-if=
"col.label=='N3课程时数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;
background-color:#E2EFDA;color:#000;
"
>
N3
<br
/>
课程时数
N3
<br
/>
课程时数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='N2课程时数'"
>
<
template
v-else-if=
"col.label=='N2课程时数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;
background-color:#B4C6E7;color:#000;
"
>
N2
<br
/>
课程时数
N2
<br
/>
课程时数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='N1课程时数'"
>
<
template
v-else-if=
"col.label=='N1课程时数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;
background-color:#B4C6E7;color:#000;
"
>
N1
<br
/>
课程时数
N1
<br
/>
课程时数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='学生小程序刷题次数'"
>
<
template
v-else-if=
"col.label=='学生小程序刷题次数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:75px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:75px;text-align:center;
background-color:#B4C6E7;color:#000;
"
>
学生小程序
<br
/>
刷题次数
学生小程序
<br
/>
刷题次数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='学生小程序刷题时间'"
>
<
template
v-else-if=
"col.label=='学生小程序刷题时间'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:75px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:75px;text-align:center;
background-color:#B4C6E7;color:#000;
"
>
学生小程序
<br
/>
刷题时间
学生小程序
<br
/>
刷题时间
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='活动次数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"background-color:#B4C6E7;color:#000;"
>
活动次数
</q-th>
</
template
>
<
template
v-else-if=
"col.label=='所有老师平均分数'"
>
<
template
v-else-if=
"col.label=='所有老师平均分数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:70px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:70px;text-align:center;
background-color:#FFC000;color:#000;
"
>
所有老师
<br
/>
平均分数
所有老师
<br
/>
平均分数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='总分数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:70px;text-align:center;background-color:#FFC000;color:#000;"
>
总分数
</q-th>
</
template
>
<
template
v-else-if=
"col.label=='分数差距'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:70px;text-align:center;background-color:#FFC000;color:#000;"
>
分数差距
</q-th>
</
template
>
<
template
v-else
>
<
template
v-else
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:70px"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:70px"
>
{{
col
.
label
}}
{{
col
.
label
}}
...
...
src/pages/teacher/monthFirst.vue
View file @
188e5de7
...
@@ -44,51 +44,77 @@
...
@@ -44,51 +44,77 @@
续约
<br
/>
(含留学)
续约
<br
/>
(含留学)
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='学生退课'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"background-color:#FF66CC;color:#000;"
>
学生退课
</q-th>
</
template
>
<
template
v-else-if=
"col.label=='学生投诉'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"background-color:#FF66CC;color:#000;"
>
学生投诉
</q-th>
</
template
>
<
template
v-else-if=
"col.label=='老师迟到早退'"
>
<
template
v-else-if=
"col.label=='老师迟到早退'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;
background-color:#FF66CC;color:#000;
"
>
老师
<br
/>
迟到早退
老师
<br
/>
迟到早退
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='N5课程时数'"
>
<
template
v-else-if=
"col.label=='N5课程时数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;
background-color:#E2EFDA;color:#000;
"
>
N5
<br
/>
课程时数
N5
<br
/>
课程时数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='N4课程时数'"
>
<
template
v-else-if=
"col.label=='N4课程时数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;
background-color:#E2EFDA;color:#000;
"
>
N4
<br
/>
课程时数
N4
<br
/>
课程时数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='N3课程时数'"
>
<
template
v-else-if=
"col.label=='N3课程时数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;
background-color:#E2EFDA;color:#000;
"
>
N3
<br
/>
课程时数
N3
<br
/>
课程时数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='N2课程时数'"
>
<
template
v-else-if=
"col.label=='N2课程时数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;
background-color:#B4C6E7;color:#000;
"
>
N2
<br
/>
课程时数
N2
<br
/>
课程时数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='N1课程时数'"
>
<
template
v-else-if=
"col.label=='N1课程时数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:60px;text-align:center;
background-color:#B4C6E7;color:#000;
"
>
N1
<br
/>
课程时数
N1
<br
/>
课程时数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='学生小程序刷题次数'"
>
<
template
v-else-if=
"col.label=='学生小程序刷题次数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:75px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:75px;text-align:center;
background-color:#B4C6E7;color:#000;
"
>
学生小程序
<br
/>
刷题次数
学生小程序
<br
/>
刷题次数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='学生小程序刷题时间'"
>
<
template
v-else-if=
"col.label=='学生小程序刷题时间'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:75px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:75px;text-align:center;
background-color:#B4C6E7;color:#000;
"
>
学生小程序
<br
/>
刷题时间
学生小程序
<br
/>
刷题时间
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='活动次数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"background-color:#B4C6E7;color:#000;"
>
活动次数
</q-th>
</
template
>
<
template
v-else-if=
"col.label=='所有老师平均分数'"
>
<
template
v-else-if=
"col.label=='所有老师平均分数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:70px;text-align:center;"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:70px;text-align:center;
background-color:#FFC000;color:#000;
"
>
所有老师
<br
/>
平均分数
所有老师
<br
/>
平均分数
</q-th>
</q-th>
</
template
>
</
template
>
<
template
v-else-if=
"col.label=='总分数'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:70px;text-align:center;background-color:#FFC000;color:#000;"
>
总分数
</q-th>
</
template
>
<
template
v-else-if=
"col.label=='分数差距'"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:70px;text-align:center;background-color:#FFC000;color:#000;"
>
分数差距
</q-th>
</
template
>
<
template
v-else
>
<
template
v-else
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:70px"
>
<q-th
:key=
"col.name"
:props=
"props"
style=
"max-width:70px"
>
{{
col
.
label
}}
{{
col
.
label
}}
...
...
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