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
14874ab0
Commit
14874ab0
authored
Sep 18, 2019
by
IvyXia123
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tijiao
parent
43a90534
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.vue
src/components/index.vue
+1
-1
promptTime.vue
src/components/map/promptTime.vue
+3
-3
No files found.
src/components/index.vue
View file @
14874ab0
...
@@ -666,7 +666,7 @@ export default {
...
@@ -666,7 +666,7 @@ export default {
});
});
}
}
}
}
this
.
$nextTick
(()
=>
{
this
.
$nextTick
(()
=>
{
map
if
(
document
.
getElementById
(
"capture33"
))
{
if
(
document
.
getElementById
(
"capture33"
))
{
html2canvas
(
document
.
getElementById
(
"capture33"
),
{
html2canvas
(
document
.
getElementById
(
"capture33"
),
{
async
:
true
,
async
:
true
,
...
...
src/components/map/promptTime.vue
View file @
14874ab0
...
@@ -84,10 +84,10 @@
...
@@ -84,10 +84,10 @@
}
}
</
script
>
</
script
>
<
style
lang=
"less"
>
<
style
scoped
lang=
"less"
>
@import "../../util/public";
@import "../../util/public";
.van-picker {
/*
.van-picker {
border-radius: 30 * @toVw 30 * @toVw 0 0;
border-radius: 30 * @toVw 30 * @toVw 0 0;
}
}
...
@@ -99,7 +99,7 @@
...
@@ -99,7 +99,7 @@
.van-picker-column__item--selected {
.van-picker-column__item--selected {
color: #40A9FF;
color: #40A9FF;
font-size: 26 * @toVw;
font-size: 26 * @toVw;
}
}
*/
.prompt-time {
.prompt-time {
width: 100%;
width: 100%;
...
...
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