Kaynağa Gözat

feat(福利Go)卡券中心 修改弹窗组件

xing.li 3 yıl önce
ebeveyn
işleme
f1b0d963f4

+ 7 - 7
pages/welfareMall/activityInfo/activityInfo.wxss

@@ -13,24 +13,24 @@ Page {
 
 /* 头图的样式 */
 .top_img {
-  width: 375px;
+  width: 750rpx;
   /* height: 241px; */
 }
 .info{
-  width: 345px;
-  height: 118px;
+  width: 690rpx;
+  height: 236rpx;
   justify-content: space-between!important;
   margin-top: 25px;
 }
 .info_left{
-  width: 243px;
-  height: 118px;
+  width: 486rpx;
+  height: 236rpx;
   justify-content: space-between!important;
 
 }
 .info_right{
-  width: 102px;
-  height: 118px;
+  width: 204rpx;
+  height: 236rpx;
   background-image: url(https://dy.shpr.top/welfareGo/price_bg.png);
   background-repeat: no-repeat;
   background-size: 100% 100%;  

+ 27 - 28
pages/welfareMall/index/index.wxss

@@ -11,29 +11,28 @@ Page {
 
 /* 头图的样式 */
 .top_img {
-  width: 338px;
-  height: 338px;
-  margin-top: 14px;
+  width: 676rpx;
+  height: 676rpx;
+  margin-top: 28rpx;
 }
 
 .swiper{
-  width: 338px;
-  height: 352px;
-
+  width: 676rpx;
+  height: 704rpx;
 }
 
 /* banner的样式 */
 .banner_list {
-  width: 338px;
-  height: 74px;
+  width: 676rpx;
+  height: 148rpx;
   background: #FFFFFF;
-  border-radius: 5px;
-  margin-top: 15px;
+  border-radius: 10rpx;
+  margin-top: 30rpx;
   justify-content: space-around !important;
 }
 
 .banner_item {
-  width: 50px;
+  width: 100rpx;
   text-align: center;
   justify-content: space-between!important;
   align-items: center!important;
@@ -41,44 +40,44 @@ Page {
 }
 
 .b_i_img {
-  width: 38px;
-  height: 38px;
-  margin-top: 6px;
+  width: 76rpx;
+  height: 76rpx;
+  margin-top: 12rpx;
 }
 
 .b_i_text {
-  width: 80px;
-  height: 12px;
-  line-height: 12px;
-  font-size: 12px;
+  width: 160rpx;
+  height: 24rpx;
+  line-height: 24rpx;
+  font-size: 24rpx;
   font-weight: 500;
   color: #303030;
-  margin-bottom: 10px;
-  margin-top: 4px;
+  margin-bottom: 20rpx;
+  margin-top: 8rpx;
 }
 
 /* 券包的样式 */
 .coupon_list {
   /* min-height: 360px; */
-  width: 338px;
+  width: 676rpx;
   background: #FFFFFF;
-  border-radius: 5px;
-  margin-top: 13px;
+  border-radius: 10rpx;
+  margin-top: 26rpx;
   box-sizing: border-box;
-  padding: 20px 17px;
-  margin-bottom: 20px;
+  padding: 40rpx 34rpx;
+  margin-bottom: 40rpx;
 }
 .c_l_top{
   width: 100%;
-  height: 18px;
+  height: 36rpx;
   justify-content: space-between!important;
 
 }
 
 .c_l_top_l{
-  width: 60px;
+  width: 120rpx;
 
-line-height: 18px;
+line-height: 36rpx;
 font-size: 14px;
 font-weight: 700;
 color: #010101;