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