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

optimize page directory structure #759

Open
liuqiufeng opened this issue Jan 7, 2024 · 0 comments
Open

optimize page directory structure #759

liuqiufeng opened this issue Jan 7, 2024 · 0 comments

Comments

@liuqiufeng
Copy link
Contributor

Currently, files located in the src/pages directory automatically generate a url. But sometimes we don't need it, e.g. https://seata.io/zh-cn/home/feature/
目前,位于src/pages目录下的文件都会自动生成一个url。但有时候我们并不需要,如:https://seata.io/zh-cn/home/feature/

Pages that do not require a separate url need to be moved to the components directory.
需要将不需要单独生成url的页面移动到components目录中

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