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
57be9506
Commit
57be9506
authored
Jun 24, 2022
by
lijiongliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式修改
parent
5b1ed500
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
personal.vue
pages/personal.vue
+2
-2
oneMoveCar.vue
pagesB/pages/move-car/oneMoveCar.vue
+5
-5
ask.vue
pagesD/pages/personal/ask.vue
+1
-1
No files found.
pages/personal.vue
View file @
57be9506
...
@@ -348,7 +348,7 @@ export default {
...
@@ -348,7 +348,7 @@ export default {
background
:
url('@/static/my/my-bg.png')
no-repeat
;
background
:
url('@/static/my/my-bg.png')
no-repeat
;
background-size
:
cover
;
background-size
:
cover
;
z-index
:
999
;
z-index
:
999
;
padding-bottom
:
5
0rpx
;
padding-bottom
:
4
0rpx
;
.ps__title
{
.ps__title
{
font-size
:
40rpx
;
font-size
:
40rpx
;
...
@@ -360,7 +360,7 @@ export default {
...
@@ -360,7 +360,7 @@ export default {
}
}
.ps__info
{
.ps__info
{
padding
:
65rpx
40rpx
3
0rpx
40rpx
;
padding
:
65rpx
40rpx
0rpx
40rpx
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
position
:
relative
;
position
:
relative
;
...
...
pagesB/pages/move-car/oneMoveCar.vue
View file @
57be9506
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
当前位置:
当前位置:
</div>
</div>
<div
class=
"item__value"
>
<div
class=
"item__value"
>
{{
appBo
.
detailInfo
||
"
阿斯达四大所大多撒所大所大所大所大
"
}}
{{
appBo
.
detailInfo
||
"
正在加载中...
"
}}
<!--
<u--text
:text=
"appBo.detailInfo"
color=
"#333333"
height=
"35"
bgColor=
"#ffffff"
fontSize=
"30rpx"
></u--text>
-->
<!--
<u--text
:text=
"appBo.detailInfo"
color=
"#333333"
height=
"35"
bgColor=
"#ffffff"
fontSize=
"30rpx"
></u--text>
-->
<!-- //todo 这个滚动通知有一个padding的设置项,导致高度增加不少,需要解决 -->
<!-- //todo 这个滚动通知有一个padding的设置项,导致高度增加不少,需要解决 -->
<!--
<u-notice-bar
:text=
"appBo.detailInfo"
icon=
" "
single=
"true"
color=
"#333333"
height=
"35"
bgColor=
"#ffffff"
fontSize=
"30rpx"
></u-notice-bar>
-->
<!--
<u-notice-bar
:text=
"appBo.detailInfo"
icon=
" "
single=
"true"
color=
"#333333"
height=
"35"
bgColor=
"#ffffff"
fontSize=
"30rpx"
></u-notice-bar>
-->
...
@@ -522,16 +522,16 @@
...
@@ -522,16 +522,16 @@
.car_item__three
{
.car_item__three
{
margin-top
:
40rpx
;
margin-top
:
40rpx
;
box-sizing
:
border-box
;
font-size
:
24rpx
;
font-size
:
24rpx
;
font-family
:
PingFang
SC
;
font-family
:
PingFang
SC
;
font-weight
:
500
;
font-weight
:
500
;
color
:
#F88D28
;
color
:
#F88D28
;
line-height
:
36rpx
;
line-height
:
1
.5
;
text-indent
:
2em
;
text-indent
:
2em
;
padding
:
30rpx
;
padding
:
16rpx
30rpx
30rpx
;
box-sizing
:
border-box
;
background
:
url(@/static/move-car/move-car-code6.png)
no-repeat
;
background
:
url(@/static/move-car/move-car-code6.png)
no-repeat
;
background-size
:
contain
;
background-size
:
100%
100%
;
}
}
}
}
...
...
pagesD/pages/personal/ask.vue
View file @
57be9506
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
联系方式
联系方式
</div>
</div>
<div
class=
"why"
>
<div
class=
"why"
>
<u--textarea
height=
'20'
v-model=
"feedback.contact"
placeholder=
"请填写您的手机号或邮箱
,便于我们联系 您解决问题
"
></u--textarea>
<u--textarea
height=
'20'
v-model=
"feedback.contact"
placeholder=
"请填写您的手机号或邮箱"
></u--textarea>
</div>
</div>
</div>
</div>
<div
class=
"view__btn view__no__bind"
@
click=
"addFeedback()"
>
<div
class=
"view__btn view__no__bind"
@
click=
"addFeedback()"
>
...
...
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