Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sunac-quanmin
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
HTML5-李恒逸
sunac-quanmin
Commits
3798a6db
Commit
3798a6db
authored
Jun 27, 2017
by
HTML5-侯张振
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
渠道bug修改
parent
c2b34916
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
follow.php
html/application/views/channel/follow.php
+1
-1
No files found.
html/application/views/channel/follow.php
View file @
3798a6db
...
...
@@ -92,7 +92,7 @@
<?php
if
(
$counts
>=
2
)
{
?>
<div
class=
"li-div step-two"
>
<div
class=
"left"
>
到访看房
</div>
<div
class=
"right div-time"
>
<?php
echo
mdate
(
$dateformat
,
$feedbacks
[
2
][
'create_time'
])
?>
</div>
<div
class=
"right div-time"
>
<?php
echo
mdate
(
$dateformat
,
$feedbacks
[
0
][
'create_time'
])
?>
</div>
<div
class=
"clearf"
></div>
<div
style=
"color: #999; font-size: 12px;margin-top: 4px;"
>
<?php
echo
(
isset
(
$feedbacks
[
2
][
'remark'
])
&&
$feedbacks
[
2
][
'remark'
]
!=
""
)
?
$feedbacks
[
2
][
'remark'
]
:
""
?>
...
...
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