From 4c35708c754ef51bf0765310293ded3ad0c855b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Tue, 28 May 2024 17:36:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9E=81=E5=AE=A2=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Host/Views/Product/Index.cshtml | 36 +++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/Host/Views/Product/Index.cshtml b/Host/Views/Product/Index.cshtml index 70d4413..d74a224 100644 --- a/Host/Views/Product/Index.cshtml +++ b/Host/Views/Product/Index.cshtml @@ -233,6 +233,22 @@ flex-wrap: wrap; padding: 30px; display: none; + } + .warning-jike{ + position: fixed; + width: 400px; + height: auto; + left: 47%; + top: 30%; + z-index: 100; + background: #fff; + border-radius: 10px; + box-shadow: 0px 6px 8px 6px #ccc; + display: flex; + flex-direction: row; + flex-wrap: wrap; + padding: 30px; + display: none; } #hidebg { position:absolute;left:0px;top:0px; @@ -1033,6 +1049,17 @@

+ +
+
+
+ 因极客和西瓜产品完全一样,为方便管理,只保留西瓜IP,如需使用极客IP,可直接购买西瓜IP ^.^ +
+

+ +

+
+
@@ -1394,6 +1421,7 @@