Explorar el Código

[生成海报[修改][商户不显示问题]

tags/C.7.1.0
luqc hace 6 años
padre
commit
5acfa8a435
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      pages/canvas/index.js

+ 3
- 3
pages/canvas/index.js Ver fichero

@@ -355,9 +355,9 @@ Page({
qrCode: res.data.qrCode,
})
}
// that.setData({
// couponList: res.data.page.list
// });
that.setData({
couponList: res.data.page.list
});
})
.catch(err => {
wx.showToast({


Cargando…
Cancelar
Guardar