Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
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
hujun
tl_estate
Commits
ef497448
Commit
ef497448
authored
Dec 10, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式修改2
parent
0f922c7c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
4 deletions
+16
-4
shopList.vue
public/appnew/src/components/shop/shopList.vue
+8
-2
shopSearchList.vue
public/appnew/src/components/shopSearch/shopSearchList.vue
+8
-2
No files found.
public/appnew/src/components/shop/shopList.vue
View file @
ef497448
...
...
@@ -668,10 +668,11 @@
.main-sec-li
{
background
:
#fff
;
font-size
:
.3rem
;
height
:
2.4rem
;
min-
height
:
2.4rem
;
box-sizing
:
border-box
;
border-bottom
:
1px
solid
#F0F0F0
;
padding
:
.4rem
0
;
overflow
:
hidden
;
}
.main-sec-li-26
{
...
...
@@ -683,7 +684,12 @@
float
:
left
;
}
.main-sec-li
.shop-list
{
height
:
1.7rem
;
height
:
1.8rem
;
}
.main-sec-li
.shop-list
:nth-of-type
(
2
)
{
display
:
flex
;
flex-direction
:
column
;
justify-content
:
center
;
}
.shop-list
>
img
{
height
:
1.6rem
;
...
...
public/appnew/src/components/shopSearch/shopSearchList.vue
View file @
ef497448
...
...
@@ -570,10 +570,11 @@
.main-sec-li
{
background
:
#fff
;
font-size
:
.3rem
;
height
:
2.4rem
;
min-
height
:
2.4rem
;
box-sizing
:
border-box
;
border-bottom
:
1px
solid
#F0F0F0
;
padding
:
.4rem
0
;
overflow
:
hidden
;
}
.main-sec-li-26
{
...
...
@@ -585,7 +586,12 @@
float
:
left
;
}
.main-sec-li
.shop-list
{
height
:
1.7rem
;
height
:
1.8rem
;
}
.main-sec-li
.shop-list
:nth-of-type
(
2
)
{
display
:
flex
;
flex-direction
:
column
;
justify-content
:
center
;
}
.shop-list
>
img
{
height
:
1.6rem
;
...
...
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