-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Gaius <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule console
updated
13 files
+1 −5 | .umirc.ts | |
+1 −1 | package.json | |
+3 −2 | src/global.css | |
+9 −5 | src/layouts/index.jsx | |
+132 −18 | src/pages/application/index.tsx | |
+9 −7 | src/pages/cdn/index.tsx | |
+74 −39 | src/pages/index.tsx | |
+90 −28 | src/pages/oauth/index.tsx | |
+2 −2 | src/pages/permission/index.tsx | |
+22 −7 | src/pages/scheduler/index.tsx | |
+7 −1 | src/pages/task/index.tsx | |
+2 −2 | src/pages/users/index.tsx | |
+29 −0 | src/public/logo-white.svg |