From 7fa5e78b0e271938a51ec947f3ae788b05c2f8d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Thu, 17 Sep 2020 10:46:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/pear/css/pear-module/card.css | 2 +- view/document/treetable.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component/pear/css/pear-module/card.css b/component/pear/css/pear-module/card.css index 362d618..1a7b68c 100644 --- a/component/pear/css/pear-module/card.css +++ b/component/pear/css/pear-module/card.css @@ -11,7 +11,7 @@ .project-list-item .project-list-item-cover { width: 100%; - height: 150px; + height: 180px; display: block; border-top-left-radius: 4px; border-top-right-radius: 4px; diff --git a/view/document/treetable.html b/view/document/treetable.html index 704de1e..fdd0e76 100644 --- a/view/document/treetable.html +++ b/view/document/treetable.html @@ -98,7 +98,7 @@ let $ = layui.jquery; let treetable = layui.treetable; - let MODULE_PATH = "operate/"; + let MODULE_PATH = "../system/operate/"; window.render = function(){ treetable.render({