5.0
0
sop-website/sop-website-frontend/.browserslistrc
Normal file → Executable file
0
sop-website/sop-website-frontend/.dockerignore
Normal file → Executable file
0
sop-website/sop-website-frontend/.editorconfig
Normal file → Executable file
0
sop-website/sop-website-frontend/.env
Normal file → Executable file
0
sop-website/sop-website-frontend/.env.development
Normal file → Executable file
0
sop-website/sop-website-frontend/.env.staging
Normal file → Executable file
0
sop-website/sop-website-frontend/.gitignore
vendored
Normal file → Executable file
0
sop-website/sop-website-frontend/.husky/common.sh
Normal file → Executable file
0
sop-website/sop-website-frontend/.lintstagedrc
Normal file → Executable file
0
sop-website/sop-website-frontend/.markdownlint.json
Normal file → Executable file
0
sop-website/sop-website-frontend/.npmrc
Normal file → Executable file
0
sop-website/sop-website-frontend/.nvmrc
Normal file → Executable file
0
sop-website/sop-website-frontend/.prettierrc.js
Normal file → Executable file
0
sop-website/sop-website-frontend/.stylelintignore
Normal file → Executable file
0
sop-website/sop-website-frontend/.vscode/extensions.json
vendored
Normal file → Executable file
0
sop-website/sop-website-frontend/.vscode/settings.json
vendored
Normal file → Executable file
0
sop-website/sop-website-frontend/.vscode/vue3.0.code-snippets
vendored
Normal file → Executable file
0
sop-website/sop-website-frontend/.vscode/vue3.2.code-snippets
vendored
Normal file → Executable file
0
sop-website/sop-website-frontend/.vscode/vue3.3.code-snippets
vendored
Normal file → Executable file
0
sop-website/sop-website-frontend/Dockerfile
Normal file → Executable file
0
sop-website/sop-website-frontend/LICENSE
Normal file → Executable file
0
sop-website/sop-website-frontend/README.md
Normal file → Executable file
2
sop-website/sop-website-frontend/build.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
# 构建
|
||||
sudo pnpm build
|
0
sop-website/sop-website-frontend/commitlint.config.js
Normal file → Executable file
0
sop-website/sop-website-frontend/eslint.config.js
Normal file → Executable file
0
sop-website/sop-website-frontend/index.html
Normal file → Executable file
0
sop-website/sop-website-frontend/locales/en.yaml
Normal file → Executable file
0
sop-website/sop-website-frontend/locales/zh-CN.yaml
Normal file → Executable file
0
sop-website/sop-website-frontend/mock/asyncRoutes.ts
Normal file → Executable file
0
sop-website/sop-website-frontend/mock/login.ts
Normal file → Executable file
0
sop-website/sop-website-frontend/mock/refreshToken.ts
Normal file → Executable file
0
sop-website/sop-website-frontend/pnpm-lock.yaml
generated
Normal file → Executable file
0
sop-website/sop-website-frontend/postcss.config.js
Normal file → Executable file
0
sop-website/sop-website-frontend/public/favicon.ico
Normal file → Executable file
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
0
sop-website/sop-website-frontend/public/logo.png
Normal file → Executable file
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
0
sop-website/sop-website-frontend/public/static/md/sign.md
Normal file → Executable file
0
sop-website/sop-website-frontend/public/static/md/test.md
Normal file → Executable file
0
sop-website/sop-website-frontend/src/App.vue
Normal file → Executable file
0
sop-website/sop-website-frontend/src/api/doc.ts
Normal file → Executable file
0
sop-website/sop-website-frontend/src/api/routes.ts
Normal file → Executable file
0
sop-website/sop-website-frontend/src/api/user.ts
Normal file → Executable file
0
sop-website/sop-website-frontend/src/assets/iconfont/iconfont.css
Normal file → Executable file
0
sop-website/sop-website-frontend/src/assets/iconfont/iconfont.js
Normal file → Executable file
0
sop-website/sop-website-frontend/src/assets/iconfont/iconfont.json
Normal file → Executable file
0
sop-website/sop-website-frontend/src/assets/iconfont/iconfont.ttf
Normal file → Executable file
0
sop-website/sop-website-frontend/src/assets/iconfont/iconfont.woff
Normal file → Executable file
0
sop-website/sop-website-frontend/src/assets/iconfont/iconfont.woff2
Normal file → Executable file
0
sop-website/sop-website-frontend/src/assets/login/avatar.svg
Normal file → Executable file
Before Width: | Height: | Size: 706 B After Width: | Height: | Size: 706 B |
0
sop-website/sop-website-frontend/src/assets/login/bg.png
Normal file → Executable file
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
0
sop-website/sop-website-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-website/sop-website-frontend/src/assets/status/403.svg
Normal file → Executable file
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
0
sop-website/sop-website-frontend/src/assets/status/404.svg
Normal file → Executable file
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
0
sop-website/sop-website-frontend/src/assets/status/500.svg
Normal file → Executable file
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
0
sop-website/sop-website-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-website/sop-website-frontend/src/assets/svg/dark.svg
Normal file → Executable file
Before Width: | Height: | Size: 262 B After Width: | Height: | Size: 262 B |
0
sop-website/sop-website-frontend/src/assets/svg/day.svg
Normal file → Executable file
Before Width: | Height: | Size: 435 B After Width: | Height: | Size: 435 B |
0
sop-website/sop-website-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-website/sop-website-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-website/sop-website-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-website/sop-website-frontend/src/assets/svg/globalization.svg
Normal file → Executable file
Before Width: | Height: | Size: 826 B After Width: | Height: | Size: 826 B |
0
sop-website/sop-website-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-website/sop-website-frontend/src/assets/svg/system.svg
Normal file → Executable file
Before Width: | Height: | Size: 605 B After Width: | Height: | Size: 605 B |
0
sop-website/sop-website-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-website/sop-website-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-website/sop-website-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-website/sop-website-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-website/sop-website-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-website/sop-website-frontend/src/assets/user.jpg
Normal file → Executable file
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |