Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Регистрация
Вход
weapp
/
C
Следить
8
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
66
Вики
Активность
Просмотр исходного кода
[积分兑换][bug修改]
tags/湖南版5.1.4
刘晖
6 лет назад
Родитель
c8a7a111f4
Сommit
3ee523bbf9
2 измененных файлов
:
1 добавлений
и
6 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+1
-5
pages/integralmall/integcoupondetail/index.js
+0
-1
pages/integralmall/payIntegcoupondetail/index.json
+ 1
- 5
pages/integralmall/integcoupondetail/index.js
Просмотреть файл
@@ -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
Просмотреть файл
@@ -1,6 +1,5 @@
{
"navigationBarTitleText": "积分换礼",
"usingComponents": {},
"navigationBarBackgroundColor": "#F13C42",
"enablePullDownRefresh": true
}
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить