This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
Jingde-town-wechat-uniapp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传
master
前端-胡立永
10 months ago
parent
543ce0fabe
commit
db9d1b7eef
1 changed files
with
7 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-4
pages_order/components/list/cardList.vue
+ 7
- 4
pages_order/components/list/cardList.vue
View File
@ -44,15 +44,14 @@
<
style
scoped
lang
=
"scss"
>
<
style
scoped
lang
=
"scss"
>
.
card
{
.
card
{
display
:
flex
;
display
:
flex
;
height
:
300
rpx
;
width
:
94
%
;
width
:
94
%
;
margin
:
40
rpx
0
0
3
%
;
margin
:
40
rpx
0
0
3
%
;
align
-
items
:
center
;
align
-
items
:
center
;
.
card
-
img
{
.
card
-
img
{
height
:
2
4
0
rpx
;
width
:
4
20
rpx
;
height
:
2
6
0
rpx
;
width
:
2
3
0
rpx
;
flex
-
shrink
:
0
;
image
{
image
{
height
:
100
%
;
height
:
100
%
;
width
:
100
%
;
width
:
100
%
;
@ -63,6 +62,9 @@
.
card
-
content
{
.
card
-
content
{
margin
-
left
:
3
%
;
margin
-
left
:
3
%
;
font
-
size
:
28
rpx
;
font
-
size
:
28
rpx
;
display
:
flex
;
flex
-
direction
:
column
;
justify
-
content
:
space
-
around
;
.
card
-
content
-
img
{
.
card
-
content
-
img
{
display
:
flex
;
display
:
flex
;
@ -79,6 +81,7 @@
background
-
color
:
#
FFF1D2
;
background
-
color
:
#
FFF1D2
;
color
:
#
FBAF35
;
color
:
#
FBAF35
;
border
-
radius
:
20
rpx
;
border
-
radius
:
20
rpx
;
width
:
fit
-
content
;
}
}
.
tips
{
.
tips
{
Write
Preview
Loading…
Cancel
Save