Commit 0f20aa29 authored by jiangjiantao's avatar jiangjiantao

bugfix

parent 40e148e7
...@@ -4,6 +4,8 @@ import {API_SCAN} from '../../const/apiurl' ...@@ -4,6 +4,8 @@ import {API_SCAN} from '../../const/apiurl'
import {API_USE_COUPON} from '../../const/apiurl' import {API_USE_COUPON} from '../../const/apiurl'
import { ACTION_GOODS } from '../../const/actioncmd' import { ACTION_GOODS } from '../../const/actioncmd'
import { ACTION_REQUEST_GOOD_INFO } from '../../const/actioncmd' import { ACTION_REQUEST_GOOD_INFO } from '../../const/actioncmd'
import { ACTION_GO_BALANCE } from '../../const/actioncmd'
Page({ Page({
data: { data: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment