Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gxpt_wechat
Overview
Overview
Details
Activity
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
pseer
gxpt_wechat
Commits
823765af
Commit
823765af
authored
Nov 22, 2023
by
zhangzhen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
细节优化
parent
64d9eab1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
9 deletions
+12
-9
index.vue
pages/index/index.vue
+8
-6
orderResult.vue
pages/orderResult/orderResult.vue
+4
-3
No files found.
pages/index/index.vue
View file @
823765af
...
...
@@ -33,8 +33,8 @@
</view>
</view>
<view
class=
"flex-row part-right"
>
<image
:src=
"assetsPath +'/map_icon.png'"
mode=
"
width
Fix"
@
tap=
"onNavToMap"
></image>
<image
:src=
"assetsPath +'/phone_icon.png'"
mode=
"
width
Fix"
@
tap=
"onOpenTelphone"
>
<image
:src=
"assetsPath +'/map_icon.png'"
mode=
"
height
Fix"
@
tap=
"onNavToMap"
></image>
<image
:src=
"assetsPath +'/phone_icon.png'"
mode=
"
height
Fix"
@
tap=
"onOpenTelphone"
>
</image>
</view>
</view>
...
...
@@ -488,6 +488,7 @@
display
:
flex
;
justify-content
:
center
;
width
:
100%
;
min-height
:
280
upx
;
background-color
:
#E40583
;
image
{
display
:
block
;
...
...
@@ -614,11 +615,12 @@
.part-right
{
align-items
:
center
;
margin-right
:
12
upx
;
height
:
100%
;
image
{
display
:
block
;
width
:
120
upx
;
margin-right
:
-10
rpx
;
height
:
70%
;
margin
:
0
12
upx
;
max-width
:
100
upx
;
border-radius
:
50%
;
}
}
}
...
...
pages/orderResult/orderResult.vue
View file @
823765af
...
...
@@ -292,9 +292,10 @@
padding
:
0
12
upx
;
border-radius
:
16
upx
;
image{
display
:
block
;
height
:
100%
;
width
:
auto
;
height
:
80%
;
border-radius
:
50%
;
max-width
:
100
upx
;
margin-left
:
12
upx
;
}
}
...
...
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