Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
educationStu
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
向伟
educationStu
Commits
f62e1a50
Commit
f62e1a50
authored
Jan 13, 2022
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2
parent
a3ca24f2
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
9 deletions
+5
-9
exam.js
src/api/exam.js
+2
-1
explain.vue
src/components/word/explain.vue
+0
-2
examPaperList.vue
src/pages/exam/examPaperList.vue
+0
-1
vear-carousel.vue
src/pages/study/components/vear-carousel/vear-carousel.vue
+0
-2
index.vue
src/pages/study/index.vue
+3
-3
No files found.
src/api/exam.js
View file @
f62e1a50
...
...
@@ -6,7 +6,8 @@ import request from '../utils/request.js'
*/
export
function
getPaperList
(
data
)
{
return
request
({
url
:
'/AppletIndex/GetGuestExaminationPublishPage'
,
//url: '/AppletIndex/GetGuestExaminationPublishPage_V2',
url
:
'/AppletIndex/GetGuestPublishPage_V2'
,
method
:
'post'
,
data
})
...
...
src/components/word/explain.vue
View file @
f62e1a50
...
...
@@ -100,8 +100,6 @@
}
}
onMounted
(()
=>
{
console
.
log
(
103
,
props
.
item
)
})
let
that
=
methods
;
return
{
...
...
src/pages/exam/examPaperList.vue
View file @
f62e1a50
...
...
@@ -101,7 +101,6 @@ export default {
msg
:
{
PageIndex
:
1
,
PageSize
:
10
,
rowsPerPage
:
10
,
ExamStatus
:
0
,
GuestId
:
0
,
},
...
...
src/pages/study/components/vear-carousel/vear-carousel.vue
View file @
f62e1a50
...
...
@@ -176,8 +176,6 @@
font-size
:
20
rpx
;
color
:
#333333
;
text-align
:
center
;
}
@keyframes
to-mini
...
...
src/pages/study/index.vue
View file @
f62e1a50
...
...
@@ -316,12 +316,12 @@
</view>
<view
class=
"examination"
v-if=
'InfoData'
>
<view
style=
"padding: 0 20px;"
>
<view
style=
"color: #666666;font-size:
14
px;"
>
加油哦!
</view>
<view
style=
"color: #666666;font-size:
28r
px;"
>
加油哦!
</view>
<view
class=
"row"
style=
"justify-content: space-between;margin-top: 9px;"
>
<view
class=
"row"
style=
"color: #111111;font-size:
23
px;font-weight: bold;"
>
<view
class=
"row"
style=
"color: #111111;font-size:
46r
px;font-weight: bold;"
>
考试
</view>
<view
style=
"font-size:
14
px;color: #4C50E7;"
@
click=
"gourlkaoshilist()"
>
更多考试
</view>
<view
style=
"font-size:
28r
px;color: #4C50E7;"
@
click=
"gourlkaoshilist()"
>
更多考试
</view>
</view>
</view>
<view
class=
"reviewcenter"
style=
"height: 300rpx;margin-top: 0;align-items: center;justify-content: center;"
v-if=
"InfoData.ExamList.length==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