Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
weapp
/
C
Suivre
8
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
66
Wiki
Activité
Parcourir la source
[积分兑换][bug修改]
tags/湖南版5.1.4
刘晖
il y a 6 ans
Parent
c8a7a111f4
révision
3ee523bbf9
2 fichiers modifiés
avec
1 ajouts
et
6 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-5
pages/integralmall/integcoupondetail/index.js
+0
-1
pages/integralmall/payIntegcoupondetail/index.json
+ 1
- 5
pages/integralmall/integcoupondetail/index.js
Voir le fichier
@@ -57,8 +57,7 @@ Page({
gotoBuy(e) {
console.log(22222)
this.setData({
canBuyIf: false,
formId: e.detail.formId
canBuyIf: false
})
wx.navigateTo({
url: '/pages/integralmall/payIntegcoupondetail/index?couponChannelId=' + this.data.couponChannelId + '&couponId=' + this.data.couponId,
@@ -123,9 +122,6 @@ Page({
canBuyIf: true,
showTime: true
})
if (this.data.spellData != null) {
this.countdown()
}
},
/**
+ 0
- 1
pages/integralmall/payIntegcoupondetail/index.json
Voir le fichier
@@ -1,6 +1,5 @@
{
"navigationBarTitleText": "积分换礼",
"usingComponents": {},
"navigationBarBackgroundColor": "#F13C42",
"enablePullDownRefresh": true
}
Écrire
Aperçu
Chargement…
Annuler
Enregistrer