mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-11 03:46:48 +08:00
修改
This commit is contained in:
@@ -17,7 +17,7 @@ const path = require('path')
|
|||||||
const url = 'https://u.boe.com/manageApi-release'
|
const url = 'https://u.boe.com/manageApi-release'
|
||||||
export default defineConfig(({ command }) =>
|
export default defineConfig(({ command }) =>
|
||||||
({
|
({
|
||||||
base: '/fe-student',
|
base: '/fe-student-release',
|
||||||
plugins: [
|
plugins: [
|
||||||
vue(),
|
vue(),
|
||||||
// legacy({
|
// legacy({
|
||||||
|
|||||||
Reference in New Issue
Block a user