Explorar el Código

[券详情]

tags/同保楼3.3.1
meo hace 6 años
padre
commit
c4a3864ff7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pages/coupon/detail/index.js

+ 1
- 1
pages/coupon/detail/index.js Ver fichero

@@ -407,7 +407,7 @@ Page({
}); });
} else if (err.code == 3001) { } else if (err.code == 3001) {
wx.showToast({ wx.showToast({
title: "领取达到上限",
title: "超过限购条件",
image: './../../../assets/images/fail.png', image: './../../../assets/images/fail.png',
duration: 2000, duration: 2000,
mask: false mask: false


Cargando…
Cancelar
Guardar