qiushang 1 年之前
父节点
当前提交
5fc84be0a8
共有 2 个文件被更改,包括 10 次插入1 次删除
  1. 1 1
      public/static/css/member.css
  2. 9 0
      resources/views/home/soft/electron/buy.blade.php

+ 1 - 1
public/static/css/member.css

@@ -75,7 +75,7 @@ p {
 }
 
 .vip-list .vip-item {
-	width: 200px;
+	width: 185px;
 	font-weight: 600;
 	border-radius: 10px;
 	text-align: center;

+ 9 - 0
resources/views/home/soft/electron/buy.blade.php

@@ -3,6 +3,15 @@
 <head>
     @include('home.soft.common.head')
     <link rel="stylesheet" href="/static/css/member.css">
+    <style>
+        .vip-list .vip-item{
+            width: 185px;
+        }
+
+        .vip-banner{
+            margin-bottom: 15px;
+        }
+    </style>
 </head>
 <body>
 <div class="vip-top">