Kaynağa Gözat

卡片阴影

Xiao_123 1 ay önce
ebeveyn
işleme
ee0d222908
2 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 1 0
      pagesA/collect/company.vue
  2. 1 0
      pagesA/seenMe/index.vue

+ 1 - 0
pagesA/collect/company.vue

@@ -80,6 +80,7 @@ const loadingMore = () => {
   margin: 30rpx;
   border-radius: 20rpx;
   padding: 30rpx;
+  box-shadow: 1px 2px 12px rgba(0, 0, 0, 0.17);
   &:last-child {
     margin-bottom: 0;
   }

+ 1 - 0
pagesA/seenMe/index.vue

@@ -109,6 +109,7 @@ const handleToBuyVip = () => {
   margin: 30rpx;
   border-radius: 20rpx;
   padding: 30rpx;
+  box-shadow: 1px 2px 12px rgba(0, 0, 0, 0.17);
   &:last-child {
     margin-bottom: 0;
   }