Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Registreren
Inloggen
weapp
/
C
Volgen
8
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
66
Wiki
Activiteit
Bladeren bron
购买拼团券后红点不显示
tags/富茂链客4.1.0
刘晖
6 jaren geleden
bovenliggende
b711035a0c
commit
59871fcb6c
3 gewijzigde bestanden
met
toevoegingen van 1
en
29 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+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
Bestand weergeven
@@ -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
Bestand weergeven
@@ -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
Bestand weergeven
@@ -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 => {
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan