1 Commits

Author SHA1 Message Date
96ce6a743e ADD file via upload 2025-03-13 15:23:56 +08:00
4 changed files with 1 additions and 66 deletions

BIN
780.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

1
LICENSE Normal file
View File

@@ -0,0 +1 @@
222222

View File

@@ -1,59 +0,0 @@
import app from './src/App'
// import users from './src/forge/users/Index';
import Detail from "./src/forge/Main/Detail";
// import Information from "./src/forge/Information/index"
// import NewsDetail from './src/forge/Information/Pages/newsDetail';
export default [
{
key:"zone",
path: "/zone/:deptId",
// component: app,
},
{
key: "zoneNews",
path: "/zone/:deptId/newdetail/:id",
// component: app
},
{
key:"detail",
path: "/:owner/:projectsId",
component: app,
}
];
export const deepRoutes = [
{
key: "zoneNews",
path: "/zone/:deptId/newdetail/:id",
onlyHead: true,
// component: NewsDetail
},
{
key: "zone",
path: "/zone/:deptId",
onlyHead: true,
// component: Information
},
{
key: "detailBranch",
path: "/:owner/:projectsId/tree/:branchName",
onlyHead: false,
component: Detail,
},
{
key: "detail",
path: "/:owner/:projectsId",
onlyHead: false,
component: Detail,
},
{
key: "owner",
path: "/:owner",
onlyHead: true,
// component: Detail,
}
]
// 不进行组织或个人判断
export const specialRoute = ["explore", "settings", "setting", "mulan", "wiki", "issues", "setting", "trending", "code", "projects", "pulls", "mine", "login", "register", "email", "export", "nopage", "404", "403", "500", "501", "search", "organize", "login", "register", "resetPassword", "aboutus","educoder", "glcc","bindlogin", "softbot","zone", "undefined", "admins", "oauth", "competitions", "hiagent","softwareFactory"]

View File

@@ -1,7 +0,0 @@
print("ok")
print("ok")
print("ok")
print("o453243")
print("ok")
print("ok")
print("ok")