We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
github 在2020年10月1日后,所有的默认的分支为main分支了,我看你vue分支里,是写的master:
main
master
getReadme (vue) { return vue.$http.get(`https://raw.githubusercontent.com/${vue.$store.getters.repo}/master/README.md`, { headers: { 'Accept': 'application/vnd.github.v3.html' } }) }
看这里时不要做下适配,新建的仓库,「关于我」点击的时候,会报404。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
github 在2020年10月1日后,所有的默认的分支为
main
分支了,我看你vue分支里,是写的master
:看这里时不要做下适配,新建的仓库,「关于我」点击的时候,会报404。
The text was updated successfully, but these errors were encountered: