소스 검색

核销成功页面请求参数修改

tags/富茂链客2.2.8
刘晖 6 년 전
부모
커밋
a6da5bce04
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      pages/couponorder/detail/index.js

+ 1
- 1
pages/couponorder/detail/index.js 파일 보기

@@ -39,7 +39,7 @@ Page({
Http.get({
url: config.api.getGame,
data: {
triggleAction: 3
triggleAction: 4
}
}).then(res => {
if (res.data.id) {


불러오는 중...
취소
저장