zs 9 月之前
父節點
當前提交
18fef9fc21
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/views/detail/platformDetail.vue

+ 4 - 0
src/views/detail/platformDetail.vue

@@ -221,6 +221,10 @@ const getUrl = (item, type) => {
             border: 1px solid #f2f4f6;
             border-radius: 8px;
             margin: 0 0 15px 0;
+            .image {
+              width: 100%;
+              height: 190px;
+            }
             .name {
               font-size: $global-font-size-20;
               font-weight: bold;