Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-22023-2210132
pro235OSproject-1297
Commits
8289194b
Commit
8289194b
authored
9 months ago
by
wwuwuyq
Browse files
Options
Download
Patches
Plain Diff
前端代码
parent
aeaefc09
Changes
110
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.env.development
+1
-1
.env.development
README.md
+0
-237
README.md
eslint.config.js
+20
-18
eslint.config.js
mock/asyncRoutes.ts
+76
-7
mock/asyncRoutes.ts
mock/feedBackTable.ts
+5
-5
mock/feedBackTable.ts
mock/install.ts
+20
-0
mock/install.ts
mock/list.ts
+5
-5
mock/list.ts
mock/packageTable.ts
+32
-0
mock/packageTable.ts
mock/testConnect.ts
+31
-0
mock/testConnect.ts
mock/versionList.ts
+28
-0
mock/versionList.ts
src/api/feedBackComment.ts
+4
-3
src/api/feedBackComment.ts
src/api/system.ts
+1
-1
src/api/system.ts
src/api/upgradePackage-feedBack.ts
+6
-3
src/api/upgradePackage-feedBack.ts
src/api/upgradePackage-feedBackTable.ts
+8
-1
src/api/upgradePackage-feedBackTable.ts
src/api/upgradePackage.ts
+7
-7
src/api/upgradePackage.ts
src/api/upgradePackageTable.ts
+72
-2
src/api/upgradePackageTable.ts
src/api/user.ts
+7
-7
src/api/user.ts
src/api/user/deployUpgradePackage.ts
+32
-0
src/api/user/deployUpgradePackage.ts
src/api/user/installUpgradePackage.ts
+59
-0
src/api/user/installUpgradePackage.ts
src/api/user/showUpgradeTable.ts
+16
-0
src/api/user/showUpgradeTable.ts
with
430 additions
and
297 deletions
+430
-297
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets