Skip to content

路由问题 #23

@zhaosaisai

Description

@zhaosaisai

0
这个是我通过docsify-cli生成的基本的结构,按照文档上说的做多页面的形式,目录结构如下:
1
但是当我点击 guide的时候,urllocalhost:3000/guide,但是页面为空白。通过控制台发现请求的路径是:localhost:3000/guide/README.md。所以把目录变成下面这样:
2
guide文件也是能正常访问的。为何和文档上说的不一样,是我的写法不对吗??

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugconfirmed as a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions