From e1c5600609b480b9e9a2c63ebe20bef573283753 Mon Sep 17 00:00:00 2001 From: molong Date: Thu, 30 Jun 2016 17:09:11 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/common/model/OrderProduct.php | 20 -- application/index/view/index/index.html | 216 ++-------------------- 2 files changed, 14 insertions(+), 222 deletions(-) delete mode 100644 application/common/model/OrderProduct.php diff --git a/application/common/model/OrderProduct.php b/application/common/model/OrderProduct.php deleted file mode 100644 index 5aae1d6b..00000000 --- a/application/common/model/OrderProduct.php +++ /dev/null @@ -1,20 +0,0 @@ - -// +---------------------------------------------------------------------- - -namespace app\common\model; - -/** - * 分类模型 - */ -class OrderProduct extends Base{ - - public function book(){ - return $this->hasOne('Book', 'id', 'product_id'); - } -} \ No newline at end of file diff --git a/application/index/view/index/index.html b/application/index/view/index/index.html index 9be16609..f836f74a 100644 --- a/application/index/view/index/index.html +++ b/application/index/view/index/index.html @@ -1,202 +1,14 @@ -{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 + + + + +SentCMS3.0网站管理系统 + + + + + \ No newline at end of file