Kaynağa Gözat

feat(福利Go)卡券中心 添加滤镜

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

+ 1 - 1
pages/welfareMall/index/index.js

@@ -78,7 +78,7 @@ Page({
 
    //跳转超值券包
   goToCoupon:function(e){
-    var appId = e.currentTarget.dataset.appId;
+    var appId = e.currentTarget.dataset.appid;
     var path = e.currentTarget.dataset.path;
   
     if(appId && path){

+ 2 - 1
pages/welfareMall/index/index.wxss

@@ -47,13 +47,14 @@ Page {
 }
 
 .b_i_text {
-  width: 48px;
+  width: 80px;
   height: 12px;
   line-height: 12px;
   font-size: 12px;
   font-weight: 500;
   color: #303030;
   margin-bottom: 10px;
+  margin-top: 4px;
 }
 
 /* 券包的样式 */