diff --git a/vite.config.js b/vite.config.js index b2d951c..8a40253 100644 --- a/vite.config.js +++ b/vite.config.js @@ -17,7 +17,7 @@ const path = require('path') const url = 'https://u.boe.com/manageApi-release' export default defineConfig(({ command }) => ({ - base: '/fe-student', + base: '/fe-student-release', plugins: [ vue(), // legacy({