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
a58c8498
Commit
a58c8498
authored
Jul 05, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
章节与备课调整
parent
2c55b357
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
391 additions
and
320 deletions
+391
-320
chapter-form.vue
src/components/course/chapter-form.vue
+8
-1
lessonPreparation.vue
src/pages/course/lessonPreparation.vue
+371
-287
prepareclassDetails.vue
src/pages/course/prepareclassDetails.vue
+12
-32
No files found.
src/components/course/chapter-form.vue
View file @
a58c8498
...
...
@@ -11,7 +11,7 @@
</div>
</div>
<q-card-section
class=
"q-pt-none scroll"
style=
"max-height:60vh"
>
<q-table
:loading=
"loading"
no-data-label=
"暂无相关数据"
flat
style=
"height:400px"
selection=
"
multip
le"
<q-table
:loading=
"loading"
no-data-label=
"暂无相关数据"
flat
style=
"height:400px"
selection=
"
sing
le"
:selected
.
sync=
"selected"
class=
"sticky-column-table sticky-header-table no-bottom-table"
separator=
"none"
:pagination=
"initialPagination"
:data=
"fiterDataList"
:columns=
"columns"
hide-bottom
row-key=
"CourseId"
>
</q-table>
...
...
@@ -21,6 +21,9 @@
<q-btn
label=
"取消"
flat
color=
"grey-10"
style=
"font-weight:400 !important"
@
click=
"closeSaveForm"
/>
<q-btn
label=
"立即提交"
color=
"accent q-px-md"
style=
"font-weight:400 !important"
:loading=
"saveLoading"
@
click=
"saveChapter"
/>
<template
v-slot:loading
>
<q-spinner-ios
/>
</
template
>
</q-card-actions>
</q-card>
</q-dialog>
...
...
@@ -115,6 +118,8 @@
})
return
}
if
(
this
.
saveLoading
)
return
;
this
.
saveLoading
=
true
;
let
msg
=
{
CourseIds
:
''
,
MaxLength
:
this
.
MyChapterNo
,
...
...
@@ -139,6 +144,8 @@
position
:
'top'
})
}
}).
catch
(
e
=>
{
this
.
saveLoading
=
false
})
}
...
...
src/pages/course/lessonPreparation.vue
View file @
a58c8498
This diff is collapsed.
Click to expand it.
src/pages/course/prepareclassDetails.vue
View file @
a58c8498
...
...
@@ -145,57 +145,34 @@
<
template
>
<div
class=
"row prepareclassDetails"
>
<div
class=
"page-body col"
>
<div
class=
"page-body col"
v-if=
"data.Chapter"
>
<div
class=
"prepareTopTitle q-table__title"
>
<div
class=
"prePare_Line"
></div>
<div>
0到N3直通车
</div>
<div>
{{
data
.
Chapter
.
CourseName
}}
</div>
</div>
<div
class=
"preSecond"
>
~を皮切りに
{{
data
.
Chapter
.
ChapterName
}}
</div>
<div
class=
"prepareTopTitle q-table__title"
>
<div
class=
"prePare_Line"
style=
"background-color:#2961FE"
></div>
<div>
章节学习内容
</div>
</div>
<div
class=
"prePare_Content"
>
まるごと』第3課「どうぞ よろしく」。まるごと』第3課ど
うぞ よろしく」まるごと』第3課「どうぞ よろしく」。ま
るごと』第3課どうぞ よろしく」まるごと』第3課「どうぞ
よろしく」。まるごと』第3課どうぞ よろしく」まるごと』
第3課「どうぞ よろしく」。まるごと』第3課どうぞ よろ
しく」。
まるごと』第3課「どうぞ よろしく」。まるごと』第3課ど
うぞ よろしく」まるごと』第3課「どうぞ よろしく」。ま
るごと』第3課どうぞ よろしく」まるごと』第3課「どうぞ
よろしく」。まるごと』第3課どうぞ よろしく」まるごと』
第3課「どうぞ よろしく」。まるごと』第3課どうぞ よろ
しく」。
</div>
<div
class=
"prePare_Content"
v-if=
"data.Chapter.ChapterContent!=''"
v-html=
"decodeURIComponent(data.Chapter.ChapterContent)"
></div>
<div
class=
"prePare_Content text-center q-pa-lg"
v-else
>
暂无内容
</div>
<div
class=
"prepareTopTitle q-table__title"
>
<div
class=
"prePare_Line"
style=
"background-color:#2961FE"
></div>
<div>
教学目标
</div>
</div>
<div
class=
"prePare_Content"
style=
"background:#F7F0FB"
>
まるごと』第3課「どうぞ よろしく」。まるごと』第3課ど
うぞ よろしく」まるごと』第3課「どうぞ よろしく」。ま
るごと』第3課どうぞ よろしく」まるごと』第3課「どうぞ
よろしく」。まるごと』第3課どうぞ よろしく」まるごと』
第3課「どうぞ よろしく」。まるごと』第3課どうぞ よろ
しく」。
<div
class=
"prePare_Content"
style=
"background:#F7F0FB"
v-if=
"data.Chapter.Objectives!=''"
v-html=
"decodeURIComponent(data.Chapter.Objectives)"
>
</div>
<div
class=
"prePare_Content text-center q-pa-lg"
style=
"background:#F7F0FB"
v-else
>
暂无内容
</div>
<div
class=
"prepareTopTitle q-table__title"
>
<div
class=
"prePare_Line"
style=
"background:#2961FE"
></div>
<div>
学生学习要求
</div>
</div>
<div
class=
"prePare_Content"
style=
"background:#FBF6F0"
>
まるごと』第3課「どうぞ よろしく」。まるごと』第3課ど
うぞ よろしく」まるごと』第3課「どうぞ よろしく」。ま
るごと』第3課どうぞ よろしく」まるごと』第3課「どうぞ
よろしく」。まるごと』第3課どうぞ よろしく」まるごと』
第3課「どうぞ よろしく」。まるごと』第3課どうぞ よろ
しく」。
<div
class=
"prePare_Content"
style=
"background:#FBF6F0"
v-if=
"data.Chapter.Requirement!=''"
v-html=
"decodeURIComponent(data.Chapter.Requirement)"
>
</div>
<div
class=
"prePare_Content text-center q-pa-lg"
style=
"background:#FBF6F0"
v-else
>
暂无内容
</div>
</div>
<div
class=
"page-body col"
>
<div
class=
"q-table__title"
>
备课内容
</div>
...
...
@@ -385,6 +362,9 @@
},
mounted
(){
this
.
msg
.
ClassId
=
this
.
$route
.
query
.
ClassId
?
this
.
$route
.
query
.
ClassId
:
0
;
this
.
msg
.
ClassPlanId
=
this
.
$route
.
query
.
ClassPlanId
?
this
.
$route
.
query
.
ClassPlanId
:
0
;
this
.
plmsg
.
ClassId
=
this
.
$route
.
query
.
ClassId
?
this
.
$route
.
query
.
ClassId
:
0
;
...
...
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