Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
J
jd-vx-app
Project
Project
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
Administrator
jd-vx-app
Commits
4a49d99c
Commit
4a49d99c
authored
Jun 07, 2022
by
lijiongliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
绑定挪车码页面优化
parent
a0de2c1c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
7 deletions
+9
-7
scan.vue
pagesB/pages/move-car/scan.vue
+9
-7
No files found.
pagesB/pages/move-car/scan.vue
View file @
4a49d99c
...
...
@@ -18,7 +18,9 @@
<view
class=
""
>
感谢您使用挪车二维码。
</view>
请完成
<text>
车辆信息
</text>
与
<text>
联系方式
</text>
的填写以便享受挪车服务。
<view
style=
""
>
请完成
<text>
车辆信息
</text>
与
<text>
联系方式
</text>
的填写以便享受挪车服务。
</view>
</div>
</div>
<div
class=
"car_info"
>
...
...
@@ -526,8 +528,8 @@ export default {
}
.contentMoveCar
{
//
background-color: #fff;
padding
:
40rpx
40rpx
0
;
background-color
:
#fff
;
padding
:
40rpx
40rpx
10rpx
;
.item__label
{
font-size
:
34rpx
;
...
...
@@ -551,10 +553,12 @@ export default {
text-align
:
center
;
background
:
url(@/static/move-car/move-car-code5.png)
no-repeat
;
background-size
:
100%
100%
;
letter-spacing
:
6rpx
;
view
{
font-size
:
30rpx
;
font-weight
:
500
;
margin-bottom
:
6rpx
;
letter-spacing
:
0
;
}
}
...
...
@@ -576,8 +580,8 @@ export default {
text-align
:
center
;
box-sizing
:
border-box
;
padding
:
16rpx
30rpx
26rpx
;
background
:
url(@/static/move-car/move-car-code6.png)
no-repeat
;
background-size
:
100%
100%
;
background
:
#FEF4E9
;
border-radius
:
10rpx
;
text
{
font-size
:
28rpx
;
font-weight
:
bold
;
...
...
@@ -590,8 +594,6 @@ export default {
box-shadow
:
0rpx
0rpx
28rpx
1rpx
rgba
(
232
,
232
,
232
,
0
.2
);
border-radius
:
20rpx
;
padding
:
32rpx
40rpx
;
position
:
relative
;
top
:
-56rpx
;
.car__num__self
{
display
:
flex
;
...
...
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