From a6412221b0c62880e83ae491d2301311d34151e2 Mon Sep 17 00:00:00 2001 From: wangxi <982339955@qq.com> Date: Wed, 8 May 2024 14:18:28 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90add=E3=80=91=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xztszzy/views/home.html | 3 +++ xztszzy/views/school/item.html | 11 +++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/xztszzy/views/home.html b/xztszzy/views/home.html index a79cd3b..9ef365b 100644 --- a/xztszzy/views/home.html +++ b/xztszzy/views/home.html @@ -154,6 +154,9 @@ parent.userName=$.cookie("person_name"); parent.isShow=false; // document.cookie("person_id", data.person_id, {path:"/"}) + }else { + parent.info=response.info; + } }); } diff --git a/xztszzy/views/school/item.html b/xztszzy/views/school/item.html index 57342cd..37b0214 100644 --- a/xztszzy/views/school/item.html +++ b/xztszzy/views/school/item.html @@ -20,7 +20,7 @@ + :style="'vertical-align:middle;border-radius:5px;padding:0 1vh;border:.1vh solid '+tag.color+';color:'+tag.color+';margin:0 .5vh;' "> {{tag.name}}
@@ -118,8 +118,8 @@
+ style=" cursor:pointer;box-sizing: border-box; width: 100%; height: 20vh; text-indent:2em;-webkit-line-clamp:3" + v-html="model.university_desc">
@@ -355,7 +355,6 @@

{{item.department}}

-