perf: Review所有演示页,修复开发环境下可避免的警告以及保持所有演示页风格大致统一

This commit is contained in:
xiaoxian521
2024-01-14 12:22:05 +08:00
parent 3873699370
commit c48291130c
14 changed files with 74 additions and 60 deletions

View File

@@ -13,10 +13,10 @@ const home = 0, // 平台规定只有 home 路由的 rank 才能为 0 ,所以
system = 10,
tabs = 11,
about = 12,
formdesign = 13,
editor = 13,
flowchart = 14,
ppt = 15,
editor = 16,
formdesign = 15,
ppt = 16,
guide = 17,
menuoverflow = 18;