diff --git a/application/database.php b/application/database.php index 40c193b7..ef2a84d1 100644 --- a/application/database.php +++ b/application/database.php @@ -19,7 +19,7 @@ return array( // 数据库用户名 'username' => 'root', // 数据库密码 - 'password' => '', + 'password' => 'nitbbs_org', // 数据库连接端口 'hostport' => '', // 数据库连接参数 diff --git a/application/index/view/index/index.html b/application/index/view/index/index.html index f836f74a..9be16609 100644 --- a/application/index/view/index/index.html +++ b/application/index/view/index/index.html @@ -1,14 +1,202 @@ - - - - -SentCMS3.0网站管理系统 - - - - - \ No newline at end of file +{extend name="public/base"/} +{block name="banner"} +{:ad('banner')} +{/block} +{block name="body"} +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+
+ +
+
+
+ + + 科研成果 + Scientific research work + + 更多>> +
+
+ +
+
+
+
+ + + 科研工作 + Scientific research work + + 更多>> +
+
+ +
+
+
+
+ + + 科研动态 + Scientific research work + + 更多>> +
+
+ +
+
+
+
+ + + 国外文献 + Scientific research work + + 更多>> +
+
+ +
+
+
+
+ + +
+
+ 在线图书 +
+ +
    + +
    +
    +
    +
    +
    + +
    +
    +
    + +
    +
    + + +
    +
    + 本院新闻 +
    +
    + + 查看更多>> +
    +
    + + +
    +
    + 通知公告 +
    +
    + + 查看更多>> +
    +
    + + +
    +
    + 常用链接 +
    +
    + +
    +
    +
    +
    +{/block} \ No newline at end of file