Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eduline
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
eduline
Commits
0e13fc1c
Commit
0e13fc1c
authored
Jun 24, 2020
by
刘海龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
111
parent
8a95b4bd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
apps/exams/Tpl/default/Index/examsresult_w3g.html
+2
-2
No files found.
apps/exams/Tpl/default/Index/examsresult_w3g.html
View file @
0e13fc1c
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
.imgBox
img
{
width
:
100%
;
height
:
100%
;
}
.imgBox
img
{
width
:
100%
;
height
:
100%
;
}
.error-box-go
{
height
:
72px
;
width
:
100%
;
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
;
padding
:
0
12px
;
box-sizing
:
border-box
;
}
.error-box-go
{
height
:
72px
;
width
:
100%
;
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
;
padding
:
0
12px
;
box-sizing
:
border-box
;
}
/* .error-box-go a:first-child { border: none; } */
/* .error-box-go a:first-child { border: none; } */
.error-box-go
.show_analysis
{
width
:
160px
;
height
:
48px
;
border
:
1px
solid
rgba
(
163
,
228
,
96
,
1
);
border-radius
:
24px
;
color
:
#65C000
;
font-size
:
16px
;
font-weight
:
600
;
}
.error-box-go
.show_analysis
{
width
:
160px
;
height
:
48px
;
border
:
1px
solid
rgba
(
163
,
228
,
96
,
1
);
border-radius
:
24px
;
color
:
#65C000
;
font-size
:
16px
;
font-weight
:
600
;
line-height
:
158px
;
}
</style>
</style>
<div
class=
"min-height-wrap"
>
<div
class=
"min-height-wrap"
>
<div
class=
"cstlayer exams_top"
>
<div
class=
"cstlayer exams_top"
>
...
@@ -88,7 +88,7 @@
...
@@ -88,7 +88,7 @@
<!--footer解析-->
<!--footer解析-->
<div
class=
"error-box-go exams_top"
>
<div
class=
"error-box-go exams_top"
>
<a
href=
"javascript:;"
data-type=
"all"
class=
"show_analysis"
>
全部解析
</a>
<a
href=
"javascript:;"
data-type=
"all"
class=
"show_analysis"
>
全部解析
</a>
<a
href=
"javascript:;"
data-type=
"wrong"
class=
"show_analysis"
>
错题解析
</a>
<a
href=
"javascript:;"
data-type=
"wrong"
class=
"show_analysis"
style=
"border:1px solid rgba(245,166,35,1);color: #F5A623;"
>
错题解析
</a>
</div>
</div>
<div
class=
"exam-header exams_questions clearfix"
>
<div
class=
"exam-header exams_questions clearfix"
>
...
...
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