5.0
0
sop-admin/sop-admin-frontend/.browserslistrc
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.dockerignore
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.editorconfig
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.env
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.env.development
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.env.production
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.env.staging
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.gitignore
vendored
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.husky/common.sh
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.lintstagedrc
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.markdownlint.json
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.npmrc
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.nvmrc
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.prettierrc.js
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.stylelintignore
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.vscode/extensions.json
vendored
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.vscode/settings.json
vendored
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.vscode/vue3.0.code-snippets
vendored
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.vscode/vue3.2.code-snippets
vendored
Normal file → Executable file
0
sop-admin/sop-admin-frontend/.vscode/vue3.3.code-snippets
vendored
Normal file → Executable file
0
sop-admin/sop-admin-frontend/Dockerfile
Normal file → Executable file
0
sop-admin/sop-admin-frontend/LICENSE
Normal file → Executable file
0
sop-admin/sop-admin-frontend/README.md
Normal file → Executable file
2
sop-admin/sop-admin-frontend/build.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
# 构建
|
||||
sudo pnpm build
|
0
sop-admin/sop-admin-frontend/build/cdn.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/build/compress.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/build/info.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/build/optimize.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/build/plugins.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/build/utils.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/commitlint.config.js
Normal file → Executable file
0
sop-admin/sop-admin-frontend/eslint.config.js
Normal file → Executable file
0
sop-admin/sop-admin-frontend/index.html
Normal file → Executable file
0
sop-admin/sop-admin-frontend/locales/en.yaml
Normal file → Executable file
0
sop-admin/sop-admin-frontend/locales/zh-CN.yaml
Normal file → Executable file
0
sop-admin/sop-admin-frontend/mock/asyncRoutes.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/mock/login.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/mock/refreshToken.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/package.json
Normal file → Executable file
0
sop-admin/sop-admin-frontend/pnpm-lock.yaml
generated
Normal file → Executable file
0
sop-admin/sop-admin-frontend/postcss.config.js
Normal file → Executable file
0
sop-admin/sop-admin-frontend/public/favicon.ico
Normal file → Executable file
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
0
sop-admin/sop-admin-frontend/public/logo.png
Normal file → Executable file
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
0
sop-admin/sop-admin-frontend/src/App.vue
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/api/doc.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/api/docSetting.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/api/isvList.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/api/permGroup.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/api/permGroupPermission.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/api/routes.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/api/serveApi.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/api/sysAdminUser.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/api/system.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/api/user.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/assets/iconfont/iconfont.css
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/assets/iconfont/iconfont.js
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/assets/iconfont/iconfont.json
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/assets/iconfont/iconfont.ttf
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/assets/iconfont/iconfont.woff
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/assets/iconfont/iconfont.woff2
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/assets/login/avatar.svg
Normal file → Executable file
Before Width: | Height: | Size: 706 B After Width: | Height: | Size: 706 B |
0
sop-admin/sop-admin-frontend/src/assets/login/bg.png
Normal file → Executable file
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
0
sop-admin/sop-admin-frontend/src/assets/login/illustration.svg
Normal file → Executable file
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
0
sop-admin/sop-admin-frontend/src/assets/status/403.svg
Normal file → Executable file
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
0
sop-admin/sop-admin-frontend/src/assets/status/404.svg
Normal file → Executable file
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
0
sop-admin/sop-admin-frontend/src/assets/status/500.svg
Normal file → Executable file
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
0
sop-admin/sop-admin-frontend/src/assets/svg/back_top.svg
Normal file → Executable file
Before Width: | Height: | Size: 533 B After Width: | Height: | Size: 533 B |
0
sop-admin/sop-admin-frontend/src/assets/svg/dark.svg
Normal file → Executable file
Before Width: | Height: | Size: 262 B After Width: | Height: | Size: 262 B |
0
sop-admin/sop-admin-frontend/src/assets/svg/day.svg
Normal file → Executable file
Before Width: | Height: | Size: 435 B After Width: | Height: | Size: 435 B |
0
sop-admin/sop-admin-frontend/src/assets/svg/enter_outlined.svg
Normal file → Executable file
Before Width: | Height: | Size: 351 B After Width: | Height: | Size: 351 B |
0
sop-admin/sop-admin-frontend/src/assets/svg/exit_screen.svg
Normal file → Executable file
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 327 B |
0
sop-admin/sop-admin-frontend/src/assets/svg/full_screen.svg
Normal file → Executable file
Before Width: | Height: | Size: 302 B After Width: | Height: | Size: 302 B |
0
sop-admin/sop-admin-frontend/src/assets/svg/globalization.svg
Normal file → Executable file
Before Width: | Height: | Size: 826 B After Width: | Height: | Size: 826 B |
0
sop-admin/sop-admin-frontend/src/assets/svg/keyboard_esc.svg
Normal file → Executable file
Before Width: | Height: | Size: 379 B After Width: | Height: | Size: 379 B |
0
sop-admin/sop-admin-frontend/src/assets/svg/system.svg
Normal file → Executable file
Before Width: | Height: | Size: 605 B After Width: | Height: | Size: 605 B |
0
sop-admin/sop-admin-frontend/src/assets/table-bar/collapse.svg
Normal file → Executable file
Before Width: | Height: | Size: 439 B After Width: | Height: | Size: 439 B |
0
sop-admin/sop-admin-frontend/src/assets/table-bar/drag.svg
Normal file → Executable file
Before Width: | Height: | Size: 392 B After Width: | Height: | Size: 392 B |
0
sop-admin/sop-admin-frontend/src/assets/table-bar/expand.svg
Normal file → Executable file
Before Width: | Height: | Size: 161 B After Width: | Height: | Size: 161 B |
0
sop-admin/sop-admin-frontend/src/assets/table-bar/refresh.svg
Normal file → Executable file
Before Width: | Height: | Size: 235 B After Width: | Height: | Size: 235 B |
0
sop-admin/sop-admin-frontend/src/assets/table-bar/settings.svg
Normal file → Executable file
Before Width: | Height: | Size: 840 B After Width: | Height: | Size: 840 B |
0
sop-admin/sop-admin-frontend/src/assets/user.jpg
Normal file → Executable file
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
0
sop-admin/sop-admin-frontend/src/components/ApiSelect/index.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/components/ApiSelect/index.vue
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/components/ReAnimateSelector/index.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/components/ReAnimateSelector/src/animate.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/components/ReAnimateSelector/src/index.vue
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/components/ReAuth/index.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/components/ReAuth/src/auth.tsx
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/components/ReCol/index.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/components/ReCropper/index.ts
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/components/ReCropper/src/circled.css
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/components/ReCropper/src/index.tsx
Normal file → Executable file
0
sop-admin/sop-admin-frontend/src/components/ReCropper/src/svg/arrow-down.svg
Normal file → Executable file
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 346 B |
0
sop-admin/sop-admin-frontend/src/components/ReCropper/src/svg/arrow-h.svg
Normal file → Executable file
Before Width: | Height: | Size: 325 B After Width: | Height: | Size: 325 B |
0
sop-admin/sop-admin-frontend/src/components/ReCropper/src/svg/arrow-left.svg
Normal file → Executable file
Before Width: | Height: | Size: 343 B After Width: | Height: | Size: 343 B |
0
sop-admin/sop-admin-frontend/src/components/ReCropper/src/svg/arrow-right.svg
Normal file → Executable file
Before Width: | Height: | Size: 350 B After Width: | Height: | Size: 350 B |
0
sop-admin/sop-admin-frontend/src/components/ReCropper/src/svg/arrow-up.svg
Normal file → Executable file
Before Width: | Height: | Size: 338 B After Width: | Height: | Size: 338 B |
0
sop-admin/sop-admin-frontend/src/components/ReCropper/src/svg/arrow-v.svg
Normal file → Executable file
Before Width: | Height: | Size: 323 B After Width: | Height: | Size: 323 B |
0
sop-admin/sop-admin-frontend/src/components/ReCropper/src/svg/change.svg
Normal file → Executable file
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
0
sop-admin/sop-admin-frontend/src/components/ReCropper/src/svg/download.svg
Normal file → Executable file
Before Width: | Height: | Size: 417 B After Width: | Height: | Size: 417 B |