找个这个文件 _book\gitbook\theme.js 搜索 if(m)for(n.handler&& 将if(m)改成if(false) 然后打开_book下的index.html页面,确认能够跳转页面
Gitbook的_book目录下html不能跳转的问题
Gitbook的_book目录下html不能跳转的问题

问题2:gitbook 页面太窄,调整宽度

_book\gitbook\style.css 搜索 .page-inner{position:relative 将后面的 max-width 调整适合的宽度就可以了

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-29
  • 2021-09-12
猜你喜欢
  • 2021-05-11
  • 2022-12-23
  • 2021-10-29
  • 2022-12-23
  • 2022-01-31
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案