Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
user
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
hooloo
mp
user
Commits
808b07ab
Commit
808b07ab
authored
Jul 01, 2022
by
weijiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改样式
parent
1e2b877b
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
40 additions
and
44 deletions
+40
-44
components/menuAssembly/index.vue
+8
-9
components/tabBar/tabBar.vue
+1
-0
menuSubPackage/pages/goodsDetail/goodsDetail.vue
+9
-8
orderSubPackage/pages/orderInfo/index.vue
+16
-22
pages/menu/menu.vue
+1
-1
pages/order/order.vue
+5
-4
No files found.
components/menuAssembly/index.vue
View file @
808b07ab
...
...
@@ -294,7 +294,7 @@ export default {
display
:
flex
;
align-items
:
center
;
padding
:
0
rpx
32
rpx
0
rpx
32
rpx
;
margin-bottom
:
6
4
rpx
;
margin-bottom
:
6
0
rpx
;
background
:
#fff
;
position
:
relative
;
.thumbnailBox{
...
...
@@ -310,7 +310,7 @@ export default {
//缩略图
width
:
160
rpx
;
height
:
160
rpx
;
margin-top
:
-2
rpx
;
//
margin-top
:
-2
rpx
;
vertical-align
:
bottom
;
}
}
...
...
@@ -364,7 +364,7 @@ export default {
display
:
flex
;
justify-content
:
space-between
;
align-items
:
center
;
margin-top
:
2
2
rpx
;
margin-top
:
2
8
rpx
;
.priceBox{
display
:
flex
;
flex-wrap
:
nowrap
;
...
...
@@ -378,7 +378,7 @@ export default {
color
:
#333333
;
line-height
:
30
rpx
;
margin-right
:
4.2
rpx
;
font-weight
:
500
;
font-weight
:
500
;
.moneyLog
{
font-size
:
24
rpx
;
...
...
@@ -400,15 +400,14 @@ export default {
}
.addbox
{
//
line-height
:
26
rpx
;
//
margin-top
:
20
rpx
;
padding-top
:
12
rpx
;
.add
{
//
padding-top
:
10
rpx
;
margin-right
:
-1
rpx
;
width
:
40
rpx
;
height
:
40
rpx
;
margin-top
:
1
rpx
;
width
:
44
rpx
;
height
:
44
rpx
;
}
}
}
}
...
...
components/tabBar/tabBar.vue
View file @
808b07ab
...
...
@@ -88,6 +88,7 @@
}
.navigator-item
{
padding-top
:
1
rpx
;
display
:
flex
;
align-items
:
center
;
flex-direction
:
column
;
...
...
menuSubPackage/pages/goodsDetail/goodsDetail.vue
View file @
808b07ab
...
...
@@ -424,15 +424,14 @@ export default {
}
.spec-info-left
{
padding
:
24
rpx
32
rpx
;
padding
:
28
rpx
32
rpx
;
}
.good
{
display
:
block
;
width
:
100%
;
text-align
:
left
;
//
background-color
:
#000000
;
.good-name
{
font-size
:
28
rpx
;
...
...
@@ -449,7 +448,7 @@ export default {
}
.good-spec-name
{
padding-top
:
3
0
rpx
;
padding-top
:
3
2
rpx
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
color
:
#999999
;
font-weight
:
400
;
...
...
@@ -490,7 +489,7 @@ export default {
}
.good-spec-rule-item
{
padding
:
7
rpx
48
rpx
;
padding
:
7
rpx
24
rpx
;
width
:
100%
;
height
:
100%
;
font-size
:
24
rpx
;
...
...
@@ -503,13 +502,15 @@ export default {
line-height
:
40
rpx
;
border-radius
:
0
rpx
;
border
:
none
;
font-style
:
normal
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
background
:
#EAEAEA
;
pointer-events
:
none
;
&.active
{
font-weight
:
400
;
padding
:
7
rpx
48
rpx
6
rpx
48
rpx
;
padding
:
7
rpx
24
rpx
;
background
:
#0050F6
;
font-style
:
normal
;
color
:
#FFFFFF
;
border-radius
:
0
rpx
;
border
:
0
rpx
;
...
...
@@ -583,7 +584,7 @@ button[disabled]:not([type]) {
background
:
#FFFFFF
;
justify-content
:
space-between
;
align-items
:
center
;
padding
:
2
4
rpx
32
rpx
24
rpx
32
rpx
;
padding
:
2
6
rpx
32
rpx
26
rpx
32
rpx
;
.price{
display
:
flex
;
align-items
:
flex-end
;
...
...
@@ -641,7 +642,7 @@ button[disabled]:not([type]) {
.good-select-btn2
{
width
:
328
rpx
;
height
:
10
6
rpx
;
height
:
10
4
rpx
;
border-radius
:
2px
;
font-size
:
28
rpx
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
...
...
orderSubPackage/pages/orderInfo/index.vue
View file @
808b07ab
...
...
@@ -61,22 +61,12 @@
</div>
</div>
</div>
<!--
<div
class=
"discount"
>
<div
class=
"discount_1"
>
<div
class=
"name"
>
优惠免减
</div>
<div
class=
"price"
>
¥
{{
setPrice
(
item
.
amount
-
item
.
realAmount
)
}}
</div>
</div>
<div
class=
"concessional_rate"
>
<div
class=
"name"
>
特惠价
</div>
<div
class=
"price"
>
¥
{{
setPrice
(
item
.
realAmount
)
}}
</div>
</div>
</div>
-->
</div>
<div
class=
"total"
>
<div
class=
"size"
>
共
{{
totalNum
}}
件商品
</div>
<div
class=
"price"
>
<span
class=
"paid_in"
>
实付
</span>
<span
class=
"money"
>
¥
{{
Utils
.
isInteger
(
orderInfo
.
amount
)
}}
</span>
<span
class=
"money"
><text
class=
"money_logo"
>
¥
</text>
{{
Utils
.
isInteger
(
orderInfo
.
amount
)
}}
</span>
</div>
</div>
</div>
...
...
@@ -332,7 +322,7 @@ export default {
<
style
lang=
"scss"
scoped
>
.pages
{
padding-top
:
1
rpx
;
padding-bottom
:
3
0
rpx
;
padding-bottom
:
3
2
rpx
;
.topBar{
position
:
fixed
;
width
:
100%
;
...
...
@@ -485,7 +475,7 @@ export default {
.flow_describe
{
padding-top
:
50
rpx
;
padding-left
:
32
rpx
;
padding-right
:
3
0
rpx
;
padding-right
:
3
2
rpx
;
padding-bottom
:
58
rpx
;
.title
{
...
...
@@ -510,7 +500,7 @@ export default {
.shop_info
{
margin
:
32
rpx
;
background
:
#FFFFFF
;
padding
:
40
rpx
3
0
rpx
22
rpx
30
rpx
;
padding
:
40
rpx
3
2
rpx
22
rpx
32
rpx
;
h3
{
font-size
:
28
rpx
;
...
...
@@ -547,7 +537,7 @@ export default {
.goods_item
{
display
:
flex
;
align-items
:
center
;
margin-top
:
3
0
rpx
;
margin-top
:
3
2
rpx
;
}
.goods_img
{
...
...
@@ -597,10 +587,10 @@ export default {
}
.size
{
height
:
34
rpx
;
line-height
:
34
rpx
;
height
:
40
rpx
;
line-height
:
40
rpx
;
font-size
:
28
rpx
;
margin-top
:
24
rpx
;
font-size
:
24
rpx
;
font-family
:
ArialMT
;
color
:
#666666
;
}
...
...
@@ -659,11 +649,12 @@ export default {
.size
{
height
:
40
rpx
;
line-height
:
40
rpx
;
line-height
:
52
rpx
;
font-size
:
28
rpx
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
font-weight
:
400
;
color
:
#666666
;
}
.price
{
display
:
flex
;
...
...
@@ -675,16 +666,19 @@ export default {
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
font-weight
:
400
;
color
:
#333333
;
//
vertical-align
:
bottom
;
}
.money
{
height
:
48
rpx
;
line-height
:
50
rpx
;
vertical-align
:
top
;
font-size
:
36
rpx
;
font-family
:
Futura-Medium
,
Futura
;
font-weight
:
500
;
color
:
#333333
;
.money_logo
{
font-weight
:
900
;
}
}
}
}
...
...
@@ -692,8 +686,8 @@ export default {
.order_describe
{
background
:
#fff
;
padding
:
24
rpx
3
0
rpx
24
rpx
32
rpx
;
margin
:
3
0
rpx
32
rpx
32
rpx
32
rpx
;
padding
:
24
rpx
3
2
rpx
24
rpx
32
rpx
;
margin
:
3
2
rpx
32
rpx
32
rpx
32
rpx
;
.title
{
font-size
:
28
rpx
;
...
...
pages/menu/menu.vue
View file @
808b07ab
...
...
@@ -443,7 +443,7 @@ export default {
width
:
718
rpx
;
height
:
179
rpx
;
background
:
#FFFFFF
;
box-shadow
:
-2px
-2px
8px
0px
rgba
(
102
,
102
,
102
,
0.1
),
4px
4
px
8px
0px
rgba
(
102
,
102
,
102
,
0.1
);
box-shadow
:
-2px
-2px
8px
0px
rgba
(
102
,
102
,
102
,
0.1
),
2px
2
px
8px
0px
rgba
(
102
,
102
,
102
,
0.1
);
box-sizing
:
border-box
;
position
:
relative
;
left
:
16
rpx
;
...
...
pages/order/order.vue
View file @
808b07ab
...
...
@@ -326,7 +326,7 @@ export default {
background
:
#FFFFFF
;
margin
:
32
rpx
auto
0
;
box-sizing
:
border-box
;
padding
:
25
rpx
3
0
rpx
30
rpx
30
rpx
;
padding
:
25
rpx
3
2
rpx
32
rpx
32
rpx
;
.order_header
{
display
:
flex
;
...
...
@@ -343,12 +343,13 @@ export default {
.order_time
{
font-size
:
24
rpx
;
font-family
:
ArialMT
;
margin-top
:
4
rpx
;
margin-top
:
3
rpx
;
line-height
:
28
rpx
;
color
:
#999999
;
}
.order_status
{
margin-top
:
7
rpx
;
font-size
:
24
rpx
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
font-weight
:
400
;
...
...
@@ -376,7 +377,7 @@ export default {
}
.goods_item
{
margin-top
:
4
2
rpx
;
margin-top
:
4
1
rpx
;
display
:
flex
;
//
align-items
:
center
;
...
...
@@ -439,7 +440,7 @@ export default {
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
;
margin-top
:
40
rpx
;
margin-top
:
39
rpx
;
.total
{
font-size
:
28
rpx
;
...
...
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