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

关于点击「关于我」报 404问题 #48

Open
superleeyom opened this issue Oct 9, 2020 · 0 comments
Open

关于点击「关于我」报 404问题 #48

superleeyom opened this issue Oct 9, 2020 · 0 comments

Comments

@superleeyom
Copy link

github 在2020年10月1日后,所有的默认的分支为main分支了,我看你vue分支里,是写的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。

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

No branches or pull requests

1 participant