Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhangxiaoru
2016-06-30 16:26:51 +0800
Commit
effff40e778f0c254a777e7b873ea5e879305975
1 parent
b02e5dc6
楼层
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
doraemon/views/partial/floor.hbs
doraemon/views/partial/footer.hbs
doraemon/views/partial/floor.hbs
View file @
effff40
<div
class=
"floor-header clearfix"
>
<h2
class=
"floor-title en-size"
>
{{
floorEn
}}
</h2>
<p
class=
"floor-title zh-size"
>
{{
floorZh
}}
</p>
</div>
\ No newline at end of file
...
...
doraemon/views/partial/footer.hbs
View file @
effff40
<div
class=
"floor-header clearfix"
>
<h2
class=
"floor-title en-size"
>
{{
floorEn
}}
</h2>
<p
class=
"floor-title zh-size"
>
{{
floorZh
}}
</p>
</div>
\ No newline at end of file
Please
register
or
login
to post a comment