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
c8a5503f
Commit
c8a5503f
authored
May 09, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feed流喜报修改
parent
0c5a7456
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
feeds.vue
public/appnew/src/components/feed/feeds.vue
+5
-5
No files found.
public/appnew/src/components/feed/feeds.vue
View file @
c8a5503f
...
@@ -19,9 +19,9 @@
...
@@ -19,9 +19,9 @@
</div>
</div>
<div
class=
"story_font2"
>
<div
class=
"story_font2"
>
<
!--
<span
class=
"story_font_span3"
>
成交
</span>
--
>
<
span
class=
"story_font_span3"
>
成功下定
</span
>
<span
class=
"story_font_span4"
>
{{
deal_shop
}}
</span>
<span
class=
"story_font_span4"
>
{{
deal_shop
}}
</span>
<
!--
<span
class=
"story_font_span5"
>
商铺一套!
</span>
--
>
<
span
class=
"story_font_span5"
>
商铺一套!
</span
>
</div>
</div>
</div>
</div>
<div
class=
"story_font3"
>
<div
class=
"story_font3"
>
...
@@ -104,8 +104,8 @@
...
@@ -104,8 +104,8 @@
.
then
(
function
(
response
)
{
.
then
(
function
(
response
)
{
if
(
response
.
data
.
code
==
200
)
{
if
(
response
.
data
.
code
==
200
)
{
_this
.
deal_time
=
response
.
data
.
data
.
create_time
;
_this
.
deal_time
=
response
.
data
.
data
.
create_time
;
//
_this.deal_shop = response.data.data.house_title;
_this
.
deal_shop
=
response
.
data
.
data
.
house_title
;
_this
.
deal_
shop
=
response
.
data
.
data
.
content
;
_this
.
deal_
name
=
response
.
data
.
data
.
content
;
_this
.
show_zannum
=
response
.
data
.
data
.
click_num
;
_this
.
show_zannum
=
response
.
data
.
data
.
click_num
;
}
else
{}
}
else
{}
})
})
...
@@ -220,7 +220,7 @@
...
@@ -220,7 +220,7 @@
.story_font_span3
{
.story_font_span3
{
float
:
left
;
float
:
left
;
margin-left
:
0.
6
rem
;
margin-left
:
0.
5
rem
;
line-height
:
0.88rem
;
line-height
:
0.88rem
;
}
}
...
...
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