Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<div class="footer">
|
||||
© 2018-{:date('Y')} <a href="http://www.jijinweb.com" target="_blank">Jijincms</a>上海集锦信息科技有限公司出品
|
||||
</div>
|
||||
@@ -0,0 +1,4 @@
|
||||
<meta charset="utf-8" />
|
||||
<title>Jijincms 安装向导</title>
|
||||
<link rel="stylesheet" href="__PUBLIC__/install/css/theme.min.css" />
|
||||
<link rel="stylesheet" href="__PUBLIC__/install/css/install.css" />
|
||||
@@ -0,0 +1,4 @@
|
||||
<div class="header">
|
||||
<h1 class="logo">Jijincms 安装向导</h1>
|
||||
<div class="version">{$Think.config.VERSION}</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user