Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
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
zhengke
jz_Travel
Commits
6d7df0a9
Commit
6d7df0a9
authored
Jun 16, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改样式
parent
a98c37c5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
index.vue
pages/guidecar/components/time/index.vue
+1
-1
index.vue
pages/guidecar/index.vue
+1
-1
allorderList.vue
pages/jiuzhai/allorderList.vue
+2
-2
No files found.
pages/guidecar/components/time/index.vue
View file @
6d7df0a9
...
...
@@ -42,7 +42,7 @@
</view>
</view>
</scroll-view>
<view
class=
"submit"
v-if=
"!immediately"
>
<view
class=
"submit"
>
<button
class=
"sub-btn"
:disabled=
"!isSub"
@
click=
"submit"
>
<text
v-if=
"isSub"
>
确定
</text>
<text
v-if=
"!isSub"
>
选择出行时间
</text>
...
...
pages/guidecar/index.vue
View file @
6d7df0a9
...
...
@@ -982,7 +982,7 @@
.guidecar
.xuanzhong
{
border
:
1px
solid
#111111
;
color
:
#111111
;
font-weight
:
500
;
font-weight
:
bold
;
}
...
...
pages/jiuzhai/allorderList.vue
View file @
6d7df0a9
...
...
@@ -102,7 +102,7 @@
}
.s-c-r
{
width
:
10
0px
;
width
:
8
0px
;
}
.chufatime
{
...
...
@@ -126,7 +126,7 @@
font-size
:
12px
;
color
:
#333333
;
line-height
:
25px
;
width
:
calc
(
100vw
-
60px
-
44px
-
5px
-
100px
-
2px
);
width
:
calc
(
100vw
-
60px
-
5px
-
100px
-
2px
);
}
.shuxian
{
width
:
1px
;
...
...
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