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
c418433f
Commit
c418433f
authored
Apr 27, 2022
by
程新智
👽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
油画
parent
f8049575
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
index.vue
pages/binding/index.vue
+1
-0
shop.vue
pages/shop.vue
+1
-1
addCar.vue
pagesB/pages/move-car/addCar.vue
+0
-1
editCar.vue
pagesB/pages/move-car/editCar.vue
+0
-1
addAddress.vue
pagesD/pages/personal/addAddress.vue
+1
-0
myOrder.vue
pagesD/pages/personal/myOrder.vue
+3
-3
No files found.
pages/binding/index.vue
View file @
c418433f
...
...
@@ -302,6 +302,7 @@ button::after {
opacity
:
0
.96
;
letter-spacing
:
.5em
;
margin-bottom
:
32rpx
;
margin-top
:
200rpx
;
}
.login__read
{
...
...
pages/shop.vue
View file @
c418433f
...
...
@@ -297,7 +297,7 @@ export default {
.shop__item2
{
width
:
24%
;
margin-right
:
1%
;
margin-right
:
30rpx
;
.item2__img
{
margin-bottom
:
20rpx
;
...
...
pagesB/pages/move-car/addCar.vue
View file @
c418433f
...
...
@@ -157,7 +157,6 @@ export default {
/
deep
/
.u-input__content__field-wrapper__field
{
text-align
:
right
!
important
;
padding-right
:
30rpx
;
}
.u-checkbox-group
{
...
...
pagesB/pages/move-car/editCar.vue
View file @
c418433f
...
...
@@ -200,7 +200,6 @@ export default {
/
deep
/
.u-input__content__field-wrapper__field
{
text-align
:
right
!
important
;
padding-right
:
30rpx
;
justify-content
:
space-evenly
;
}
...
...
pagesD/pages/personal/addAddress.vue
View file @
c418433f
...
...
@@ -214,6 +214,7 @@ export default {
image
{
width
:
34rpx
;
height
:
36rpx
;
padding-left
:
20rpx
;
}
}
...
...
pagesD/pages/personal/myOrder.vue
View file @
c418433f
...
...
@@ -6,8 +6,8 @@
<view
class=
"appCotent"
>
<div
class=
"myOrder"
>
<u-tabs
:current=
'current'
:list=
"list4"
lineWidth=
"30"
@
change=
"changeVal"
lineColor=
"#f56c6c"
:activeStyle=
"
{
color: '
#303133
',
font
Weight: 'bold
',
color: '
rgba(241, 37, 27, 1)
',
font
Size: '32rpx
',
transform: 'scale(1.05)'
}" :inactiveStyle="{
color: '#606266',
...
...
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