-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Problem Description
- Demand background
(需求背景)
The application development process -> demo case button at the bottom of the current workspace home page jumps to an empty page after clicking, which affects the user experience.
(当前工作空间首页下方的应用开发流程->demo案例按钮点击后跳转到空页面,影响用户体验。)

- Demand realization (optimization)
(需求实现(优化))
Requirements and design: Remove the button of the demo case and change it to "Please look forward to it", which cannot be clicked (the introduction document will be used later).
(需求和设计:将demo案例的按钮去掉,改为“敬请期待”,不可被点击(后续改为使用介绍文档))

Development, debugging, production: When you click the demo case button, the documents corresponding to development, debugging, and production will automatically pop up on the right (not yet written): Jump to the new page of gitbook
(开发、调试、生产:点击demo案例按钮时,右侧自动弹出开发、调试、生产对应的文档(暂未编写):跳转到gitbook新页面)

Description
No response
Use case
No response
solutions
No response
Anything else
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!