Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
吕 成东
InzyCompanyPortal
Commits
fd4cb4e8
Commit
fd4cb4e8
authored
Jun 03, 2025
by
吕 成东
Browse files
修改配置文件
parent
f085f90f
Pipeline
#3085
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
vite.config.js
View file @
fd4cb4e8
...
...
@@ -5,7 +5,7 @@ import vue from "@vitejs/plugin-vue";
// https://vite.dev/config/
export
default
defineConfig
({
plugins
:
[
vue
()],
// 配置@/
base
:
"
./
"
,
resolve
:
{
alias
:
{
"
@
"
:
fileURLToPath
(
new
URL
(
"
./src
"
,
import
.
meta
.
url
)),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment