This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
优化
master
liuminjian
4 years ago
parent
844c12b86a
commit
c339366a93
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
index.html
+1
-0
user/login.html
+ 1
- 1
index.html
View File
@@ -13,7 +13,7 @@
<body>
<div class="main">
<a href="/user/login.html">登录</a>
<script id="example-mian-dom" type="text/html">
{{if isAdmin}}
<h1>{{title}}</h1>
+ 1
- 0
user/login.html
View File
@@ -10,6 +10,7 @@
<meta name="description" content="" />
<link href="/static/css/main.css" rel="stylesheet" type="text/css" />
<style>
/* 临时代码-删 */
.login-main{padding-top: 100px; width: 400px; margin:0 auto}
</style>
</head>
Write
Preview
Loading…
Cancel
Save