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}}