Go to file
chengmingrui a4d103790d fix: 接入cas单点登录 2025-09-23 18:16:59 +08:00
bak init 2024-03-14 11:30:18 +08:00
public init 2024-03-14 11:30:18 +08:00
src fix: 接入cas单点登录 2025-09-23 18:16:59 +08:00
.editorconfig init 2024-03-14 11:30:18 +08:00
.eslintrc.js init 2024-03-14 11:30:18 +08:00
.gitignore init 2024-03-14 11:30:18 +08:00
.prettierrc init 2024-03-14 11:30:18 +08:00
Jenkinsfile init 2024-03-14 11:30:18 +08:00
README.md init 2024-03-14 11:30:18 +08:00
components.d.ts init 2024-03-14 11:30:18 +08:00
env.d.ts init 2024-03-14 11:30:18 +08:00
index.html init 2024-03-14 11:30:18 +08:00
package.json init 2024-03-14 11:30:18 +08:00
pnpm-lock.yaml init 2024-03-14 11:30:18 +08:00
tsconfig.json init 2024-03-14 11:30:18 +08:00
tsconfig.vite-config.json init 2024-03-14 11:30:18 +08:00
vite.config.ts init 2024-03-14 11:30:18 +08:00

README.md

vue3.0-tpl

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.