generated from cyj/evo_tech
修改
This commit is contained in:
parent
501f348dfb
commit
a5a33bbe19
@ -2,7 +2,7 @@ import { defineConfig, loadEnv } from 'vite'
|
|||||||
import path from 'path'
|
import path from 'path'
|
||||||
import createVitePlugins from './vite/plugins'
|
import createVitePlugins from './vite/plugins'
|
||||||
|
|
||||||
const baseUrl = 'http://192.168.5.200:8011' // 后端接口
|
const baseUrl = 'http://192.168.5.23:8011' // 后端接口
|
||||||
|
|
||||||
// https://vitejs.dev/config/
|
// https://vitejs.dev/config/
|
||||||
export default defineConfig(({ mode, command }) => {
|
export default defineConfig(({ mode, command }) => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user