mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-11 00:31:09 +08:00
* 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
|