Commit efb7e3c9 authored by jiangjiantao's avatar jiangjiantao

bugfix

parent 88e66f68
......@@ -24,3 +24,7 @@ export const ACTION_ON_PAY_SUCCESS = "ACTION_ON_PAY_SUCCESS";
//支付失败
export const ACTION_ON_PAY_FAILED = "ACTION_ON_PAY_FAILED";
//去首页
export const ACTION_GO_HOME = "ACTION_GO_HOME";
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