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