Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-frontend
·
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
xuqi
2015-05-21 22:56:55 +0800
Commit
4bb2ab273f53f84fdc2c337e0c35358feae3d69e
1 parent
2cd15385
移除无用container
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
mobile/layouts/layout.html
mobile/layouts/layout.html
View file @
4bb2ab2
...
...
@@ -8,9 +8,7 @@
{{> header}}
</head>
<body>
<div
id=
"container"
>
{{{body}}}
</div>
{{{body}}}
<div
id=
"login-tip"
class=
"login-tip"
>
未登录
</div>
<input
id=
"is-login"
type=
"hidden"
value=
"{{isLogin}}"
>
</body>
...
...
Please
register
or
login
to post a comment