Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mt-education-mobile
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
王旭
mt-education-mobile
Commits
7f209b4c
Commit
7f209b4c
authored
Apr 27, 2020
by
yun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
右图填空横线有弧度,涉及特殊机型
parent
1d62f1c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
resetui.less
src/assets/style/resetui.less
+1
-0
startExamination.vue
src/views/OnlineExamination/startExamination.vue
+2
-1
No files found.
src/assets/style/resetui.less
View file @
7f209b4c
...
...
@@ -188,6 +188,7 @@
text-align: center;
border-bottom: 1px solid #e7e7e7;
font-size: 16px;
border-radius: 0px;
}
}
/*在线考试 样式*/
...
...
src/views/OnlineExamination/startExamination.vue
View file @
7f209b4c
...
...
@@ -101,7 +101,8 @@
class=
"name"
v-for=
"(item,index) in fillEmpytList"
:key=
"index"
><label
v-html=
"item.text"
/>
<field
><label
v-html=
"item.text"
/>
<field
maxlength=
"30"
class=
"fillEmpyt"
v-if=
"fillEmpytList.length - 1 !== index"
...
...
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