mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-23 17:50:25 +08:00
4074a88c13
* chore: init project * chore: install element-plus * chore: locale config * fix: eslint error * chore: merge from main * fix: lint * chore: finish todo * chore: update comments * chore: update * fix: lint error * chore: add unplugin-element-plus * chore: add useElementPlusDesignTokens * chore: configure some color
8 lines
102 B
Plaintext
8 lines
102 B
Plaintext
# public path
|
|
VITE_BASE=/
|
|
|
|
# Basic interface address SPA
|
|
VITE_GLOB_API_URL=/api
|
|
|
|
VITE_VISUALIZER=true
|