不甘寂寞 2 anos atrás
pai
commit
4faeae27d4
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      pages/recharge/recharge.vue

+ 1
- 1
pages/recharge/recharge.vue Ver arquivo

const options = { const options = {
type: 2, type: 2,
data: { data: {
cardId: card.cardId,
cardId: state.cardId,
openId: getItem(StorageKeys.OpenId), openId: getItem(StorageKeys.OpenId),
orderNum: state.orderNum orderNum: state.orderNum
}, },

Carregando…
Cancelar
Salvar