Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
weapp
/
C
İzle
8
Yıldızla
0
Çatalla
0
Kod
Konular
0
Değişiklik İstekleri
0
Sürümler
66
Wiki
Aktivite
Kaynağa Gözat
购买拼团券后红点不显示
tags/富茂链客4.1.0
刘晖
6 yıl önce
ebeveyn
b711035a0c
işleme
59871fcb6c
3 değiştirilmiş dosya
ile
1 ekleme
ve
29 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+0
-14
pages/joinFrDpell/index.js
+1
-1
pages/spellDetail/index.wxss
+0
-14
pages/spellGroup/mySpellGroup/index.js
+ 0
- 14
pages/joinFrDpell/index.js
Dosyayı Görüntüle
@@ -408,20 +408,6 @@ Page({
setTimeout(function () {
wx.hideLoading();
}, 2000);
/**
* 用户支付成功以后跳转到券包列表
*/
if (that.data.cardType == 100) {
wx.setStorage({
key: 'couponNum2',
data: "couponNum2"
})
} else if (that.data.data.type != 5) {
wx.setStorage({
key: 'couponNum',
data: "couponNum"
})
}
}
},
fail: res => {
+ 1
- 1
pages/spellDetail/index.wxss
Dosyayı Görüntüle
@@ -286,7 +286,7 @@ page {
font-weight:500;
color:rgba(254,254,254,1);
line-height: 85rpx;
margin-top:
2
00rpx;
margin-top:
1
00rpx;
}
.user-motto::after {
+ 0
- 14
pages/spellGroup/mySpellGroup/index.js
Dosyayı Görüntüle
@@ -395,20 +395,6 @@ Page({
setTimeout(function () {
wx.hideLoading();
}, 2000);
/**
* 用户支付成功以后跳转到券包列表
*/
if (that.data.cardType == 100) {
wx.setStorage({
key: 'couponNum2',
data: "couponNum2"
})
} else if (that.data.data.type != 5) {
wx.setStorage({
key: 'couponNum',
data: "couponNum"
})
}
}
},
fail: res => {
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet