百色农校完成

This commit is contained in:
2025-05-12 20:44:07 +08:00
parent 1062d2d9f4
commit e97d08f410
7 changed files with 17 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ const appName = '广西百色农业学校';
const isDev = process.env.NODE_ENV === 'development'
if(isDev){
// apiBaseUrl = 'http://127.0.0.1:9000/api'
apiBaseUrl = 'http://127.0.0.1:9000/api'
}
export default defineNuxtConfig({