ソースを参照

优化

master
liuminjian 4年前
コミット
c339366a93
2個のファイルの変更2行の追加1行の削除
  1. +1
    -1
      index.html
  2. +1
    -0
      user/login.html

+ 1
- 1
index.html ファイルの表示

@@ -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 ファイルの表示

@@ -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>


読み込み中…
キャンセル
保存