Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-base
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
new-sing
h5-base
Commits
b106f509
Commit
b106f509
authored
Sep 16, 2019
by
IvyXia123
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
6改7
parent
2b6d094c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
promptTime.vue
src/components/map/promptTime.vue
+1
-1
evaluate.vue
src/components/newLesson/evaluate.vue
+3
-3
No files found.
src/components/map/promptTime.vue
View file @
b106f509
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
data
()
{
data
()
{
return
{
return
{
currentTime
:
'07:00'
,
currentTime
:
'07:00'
,
minHour
:
6
,
minHour
:
7
,
maxHour
:
22
,
maxHour
:
22
,
dateVal
:
''
,
dateVal
:
''
,
dateShow
:
false
,
dateShow
:
false
,
...
...
src/components/newLesson/evaluate.vue
View file @
b106f509
...
@@ -247,7 +247,7 @@
...
@@ -247,7 +247,7 @@
box-sizing: border-box;
box-sizing: border-box;
/* title */
/* title */
.evaluate-content-title {
.evaluate-content-title {
padding:
20
* @toVw 0;
padding:
15
* @toVw 0;
text-align: center;
text-align: center;
letter-spacing: 1px;
letter-spacing: 1px;
font-size: 18 * @toVw;
font-size: 18 * @toVw;
...
@@ -284,10 +284,10 @@
...
@@ -284,10 +284,10 @@
/* 输入框 */
/* 输入框 */
.checkbox-put {
.checkbox-put {
width: 100%;
width: 100%;
padding-bottom:
29 * @toV
w;
padding-bottom:
6.733333v
w;
.checkbox-put-contenteditable {
.checkbox-put-contenteditable {
width: 100%;
width: 100%;
height:
170 * @toV
w;
height:
43.333333v
w;
padding: 10 * @toVw;
padding: 10 * @toVw;
overflow: auto;
overflow: auto;
border: 1px solid #E2E2E2;
border: 1px solid #E2E2E2;
...
...
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