skyblued 2 年 前
コミット
434bbce394

+ 3 - 2
src/views/shop-mall/components/goods/index.module.less

@@ -35,7 +35,7 @@
 }
 .goodsInfo {
   position: relative;
-  padding: 8px;
+  padding: 14px 10px 10px 10px;
 
   .goodsName {
     font-size: 14px;
@@ -48,7 +48,7 @@
 .goodsSale {
   font-size: 12px;
   color: #999999;
-  line-height: 17px;
+  line-height: 20px;
 }
 .pre{
   font-size: 12px;
@@ -57,6 +57,7 @@
   font-size: 18px;
   font-weight: bold;
   color: #FB1C00;
+  line-height: 24px;
 }
 .addCart {
   position: absolute;

+ 1 - 1
src/views/shop-mall/components/menu-list/index.module.less

@@ -35,7 +35,7 @@
     overflow: hidden;
   }
   .typeName {
-    padding-top: 12px;
+    padding-top: 3px;
     font-size: 12px;
     color: #333333;
   }

BIN
src/views/shop-mall/images/icon-hotbg.png