This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
ci4s
/
ci4sManagement-cloud
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix: 修复路由整合的问题
pull/111/head
cp3hnu
1 year ago
parent
58d216a95b
commit
79757795bf
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
react-ui/config/routes.ts
+ 1
- 1
react-ui/config/routes.ts
View File
@@ -76,7 +76,7 @@ export default [
{
name: '开发环境',
path: '',
component: './DevelopmentEnvironment/
List
',
component: './DevelopmentEnvironment/
Editor
',
},
{
name: '创建开发环境',
Write
Preview
Loading…
Cancel
Save