Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
9 years ago
Commit
a0a134f1cc0f1ca1035957bba8c8658247052dd7
1 parent
fce71db8
有货分期
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
apps/home/views/action/installment/order.hbs
apps/home/views/action/installment/repay-record.hbs
apps/home/views/action/installment/order.hbs
View file @
a0a134f
...
...
@@ -18,7 +18,7 @@
<div
id=
"no-result"
class=
"no-result"
style=
"display: none;"
>
<i
class=
"result-icon"
></i>
<p
class=
"txt"
id=
"no-result-text"
>
暂无订单
</p>
<a
href=
"/product/new"
class=
"guang-btn"
>
去逛逛
</a>
<a
href=
'/product/new?openby:yohobuy={"action":"go.new"}'
class=
"guang-btn"
>
去逛逛
</a>
</div>
</div>
</div>
...
...
apps/home/views/action/installment/repay-record.hbs
View file @
a0a134f
...
...
@@ -3,6 +3,6 @@
<div
class=
"no-result"
style=
"display: none;"
>
<i
class=
"result-icon"
></i>
<p
class=
"txt"
>
暂无还款记录
</p>
<a
href=
"/product/new"
class=
"guang-btn"
>
去逛逛
</a>
<a
href=
'/product/new?openby:yohobuy={"action":"go.new"}'
class=
"guang-btn"
>
去逛逛
</a>
</div>
</div>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment