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
fc5c1861
Commit
fc5c1861
authored
Oct 12, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式调整
parent
e83b9cfb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
shop_detail_pc.html
application/app_broker/view/index/shop_detail_pc.html
+3
-0
shop_detail_pc.css
public/app/css/shop_detail_pc.css
+5
-0
No files found.
application/app_broker/view/index/shop_detail_pc.html
View file @
fc5c1861
...
...
@@ -60,6 +60,9 @@
<tr
class=
"tr-seat"
>
<td
colspan=
"4"
></td>
</tr>
<tr
class=
"tr-bold"
>
<td
colspan=
"4"
>
经纪人对本铺的评价
</td>
</tr>
<tr>
<td
colspan=
"4"
>
周边配套:{{d.rim_mating}}
</td>
</tr>
...
...
public/app/css/shop_detail_pc.css
View file @
fc5c1861
...
...
@@ -20,6 +20,11 @@ table td{
tbody
>
tr
.border-bottom
{
border-bottom
:
1px
solid
#999
;
}
tbody
>
tr
.tr-bold
{
font-size
:
16px
;
color
:
black
;
font-weight
:
bolder
;
}
.img-list
>
li
{
width
:
140px
;
...
...
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