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

Feature v4.18.5 rollback #53

Merged
merged 3 commits into from
Mar 1, 2022
Merged

Feature v4.18.5 rollback #53

merged 3 commits into from
Mar 1, 2022

Conversation

zhanglei66
Copy link

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

📝 Changelog

Language Changelog
🇺🇸 English use axios instead of request
🇨🇳 Chinese 使用axios代替request

@github-actions
Copy link

github-actions bot commented Mar 1, 2022

Prepare preview

Copy link

@ytftianwen ytftianwen left a comment

Choose a reason for hiding this comment

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

axios使用简化

headers: {
'content-type': 'application/json',
},
body: {
data: {

Choose a reason for hiding this comment

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

axios.post('url', { data: xxx })
???

@ytftianwen ytftianwen merged commit 01255f5 into master Mar 1, 2022
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.

None yet

2 participants