Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Step form #37

Merged
merged 9 commits into from
Aug 4, 2017
Merged

Step form #37

merged 9 commits into from
Aug 4, 2017

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Aug 2, 2017

ref #26

payload: values,
});
},
})
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

表单统一用 decorator 的写法。

@afc163 afc163 changed the title [WIP] Step form Step form Aug 3, 2017
@afc163 afc163 requested review from nikogu and ddcat1115 August 3, 2017 13:23
@@ -33,4 +33,7 @@ export default {
'GET /api/activities': getActivities,
'GET /api/rule': getRule,
'POST /api/rule': postRule,
'POST /api/forms': (req, res) => {
setTimeout(function() { res.send('Ok'); }, 1000);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@afc163 afc163 merged commit 58fded1 into master Aug 4, 2017
@afc163 afc163 deleted the step-form branch August 4, 2017 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant