Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hf
2015-12-16 22:43:52 +0800
Commit
16741efbdcaeda87eb2d0238103d0f88851811ae
1 parent
48698aa8
do modify share order help page font-size
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
10 deletions
assets/help/shareorder.html
template/m.yohobuy.com/actions/index/help/share-order.phtml
assets/help/shareorder.html
View file @
16741ef
...
...
@@ -14,7 +14,7 @@
}
.help
{
padding
:
30px
30px
;
font-size
:
18
px
;
font-size
:
24
px
;
line-height
:
1.5
;
color
:
#444
;
}
...
...
@@ -35,8 +35,7 @@
</ul>
<p>
其他说明:
</p>
<ul>
<li>
1. YOHO!BUY有货对用户在本站进行晒单评价的文字、图片享有使用权利;
</li>
<li>
2. 用户所晒单评价的文字、图片提交发布后,默认同步YOHO!SHOW平台;
</li>
<li>
YOHO!BUY有货对用户在本站进行晒单评价的文字、图片享有使用权利
</li>
</ul>
</div>
</body>
...
...
template/m.yohobuy.com/actions/index/help/share-order.phtml
View file @
16741ef
{{!-- APP 内置晒单介绍 --}}
<!DOCTYPE html>
<html>
<head>
<head>
<meta
charset=
"utf-8"
>
<title>
晒单评价规则
</title>
<style
type=
"text/css"
>
...
...
@@ -15,13 +15,13 @@
}
.help
{
padding
:
30px
30px
;
font-size
:
16
px
;
font-size
:
24
px
;
line-height
:
1.5
;
color
:
#444
;
}
</style>
</head>
<body>
</head>
<body>
<div
class=
"help"
>
<p>
晒单评价规则:
</p>
<ul>
...
...
@@ -36,9 +36,8 @@
</ul>
<p>
其他说明:
</p>
<ul>
<li>
1. YOHO!BUY有货对用户在本站进行晒单评价的文字、图片享有使用权利;
</li>
<li>
2. 用户所晒单评价的文字、图片提交发布后,默认同步YOHO!SHOW平台;
</li>
<li>
YOHO!BUY有货对用户在本站进行晒单评价的文字、图片享有使用权利
</li>
</ul>
</div>
</body>
</body>
</html>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment