From 3279bdff168272ad9f34bfb5789c549f58144466 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=99=9A=E9=A3=8E=E6=8B=82=E6=9F=B3=E9=A2=9C?=
<434857005@qq.com>
Date: Thu, 11 May 2023 12:03:16 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B0=9D=E8=AF=95=E5=A2=9E=E5=8A=A0=E6=92=AD?=
=?UTF-8?q?=E6=94=BE=E9=A1=B5=E9=9D=A2=E3=80=82=E5=A6=82=E6=9E=9C=E6=BA=90?=
=?UTF-8?q?=E4=B8=8D=E5=AD=98=E5=9C=A8=E4=BC=9A=E6=9C=89bug,=E5=90=8E?=
=?UTF-8?q?=E9=9D=A2=E9=9C=80=E8=A6=81=E4=BF=AE=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
templates/cms/mxpro/css/commonUI.css | 5 +++++
templates/cms/mxpro/detailContent.html | 29 +++++++++++++++++++++++---
templates/cms/mxpro/homeContent.html | 6 ++++--
templates/cms/mxpro/js/commonUI.js | 6 +++---
4 files changed, 38 insertions(+), 8 deletions(-)
diff --git a/templates/cms/mxpro/css/commonUI.css b/templates/cms/mxpro/css/commonUI.css
index a559302..573821e 100644
--- a/templates/cms/mxpro/css/commonUI.css
+++ b/templates/cms/mxpro/css/commonUI.css
@@ -1,3 +1,8 @@
a.links{
margin-right: 5px;
+}
+
+.stui-content__thumb .pic iframe{
+max-width: 100%;
+border-radius: 2px;height:155px;
}
\ No newline at end of file
diff --git a/templates/cms/mxpro/detailContent.html b/templates/cms/mxpro/detailContent.html
index 1b43703..423015c 100644
--- a/templates/cms/mxpro/detailContent.html
+++ b/templates/cms/mxpro/detailContent.html
@@ -37,14 +37,16 @@
@@ -193,7 +193,7 @@ const stuCategoryComponent = {