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
bd519457
Commit
bd519457
authored
Oct 30, 2023
by
18224442217
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
94f95413
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
4 deletions
+10
-4
index.vue
pages/airTicket/components/sign/index.vue
+5
-2
index.vue
pages/jiuzhai/components/sign/index.vue
+5
-2
No files found.
pages/airTicket/components/sign/index.vue
View file @
bd519457
...
...
@@ -506,13 +506,15 @@ export default {
<
style
>
/**确认按钮**/
.submit
{
padding-bottom
:
env
(
safe-area-inset-bottom
);
width
:
100%
;
background
:
white
;
position
:
fixed
;
bottom
:
0
upx
;
left
:
0
;
right
:
0
;
height
:
auto
;
z-index
:
99999999
;
}
.sub-btn
{
...
...
@@ -520,6 +522,7 @@ export default {
border-radius
:
10
upx
;
background
:
#DEBF7B
;
color
:
white
;
margin-bottom
:
30
upx
;
}
.content
{
...
...
pages/jiuzhai/components/sign/index.vue
View file @
bd519457
...
...
@@ -644,13 +644,15 @@ export default {
<
style
>
/**确认按钮**/
.submit
{
padding-bottom
:
env
(
safe-area-inset-bottom
);
width
:
100%
;
background
:
white
;
position
:
fixed
;
bottom
:
0
upx
;
left
:
0
;
right
:
0
;
height
:
auto
;
z-index
:
99999999
;
}
.sub-btn
{
...
...
@@ -658,6 +660,7 @@ export default {
border-radius
:
10
upx
;
background
:
#111
;
color
:
white
;
margin-bottom
:
30
upx
;
}
.content
{
...
...
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