Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ued
/
yohogirls_mustache
·
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
lore-w
10 years ago
Commit
9bebc1871bd7732825bbdc88e48837d64090b3b1
1 parent
d6fa134f
修改一些繁体状态下显示中文的bug
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
24 additions
and
6 deletions
actions/channel/about/feedback_hk320.html
actions/channel/detail/index_hk320.html
partials/common/comment_publish_hk320.html
partials/common/third_login320.html
actions/channel/about/feedback_hk320.html
View file @
9bebc18
...
...
@@ -3,7 +3,7 @@
<h2
class=
"about-h2"
>
意見反饋
</h2>
<div
class=
"comments-box"
></div>
</div>
{{> common/comment_publish320}}
{{> common/comment_publish
_hk
320}}
{{> common/comment320}}
{{> common/third_login320}}
{{> layout/footer_hk320}}
\ No newline at end of file
...
...
actions/channel/detail/index_hk320.html
View file @
9bebc18
...
...
@@ -83,7 +83,7 @@
<i></i>
</div>
</li>
<li
class=
"comments"
>
<li
class=
"comments"
id=
"comment-hk"
>
<div
class=
"status-white"
>
<span
class=
"comment-num"
id=
"comment-num"
style=
"right: -15px;"
></span>
<i
style=
"right: -20px;bottom: 2px;"
></i>
...
...
partials/common/comment_publish_hk320.html
0 → 100644
View file @
9bebc18
<script
id=
"comment-textarea-tpl"
type=
"x-tmpl-mustache"
>
<
div
class
=
"comment-textarea"
>
<
textarea
placeholder
=
"說點什麽..."
><
/textarea>
<
div
class
=
"login-status clearfix"
>
<
div
class
=
"userimg"
>
<
img
src
=
"http://cmsres.test.yoho.cn/res/new/boys/images/detail/user-img.png"
alt
=
""
>
<
i
><
/i>
<
/div>
<
div
class
=
"userinfo"
style
=
"display: none;"
>
<
span
><
/span>
<
a
class
=
"exit-btn"
href
=
"javascript:;"
>
退出
<
/a>
<
/div>
<
div
class
=
"publish"
>
<
a
class
=
"publish-btn"
href
=
"javascript:;"
onclick
=
"YOHODCLICK('comment','mobile','publish')"
>
Publish
<
/a>
<
/div>
<
/div>
<
/div>
</script>
\ No newline at end of file
...
...
partials/common/third_login320.html
View file @
9bebc18
<script
id=
"third-login-tpl"
type=
"x-tmpl-mustache"
>
<
div
class
=
"third-login-box clearfix"
>
{{
^
fan
}}
{{
^
fan
ti
}}
<
span
>
第三方评论
<
/span>
{{
/ fan}}
{{
#
fan
}}
{{
/ fanti}}
{{
#
fanti
}}
<
span
>
第三方評論
<
/span>
{{
/ fan}}
{{
/ fan
ti
}}
<
a
class
=
"qq"
ref
=
"/passport/partner/index/oauth/qq"
href
=
"javascript:;"
onclick
=
"YOHODCLICK('login','mobile','qq')"
>
<
img
height
=
'12px'
src
=
"{{> common/environment320_image}}/about/thirdbtn-qq.png"
alt
=
""
/>
<
/a>
...
...
Please
register
or
login
to post a comment