This commit is contained in:
2026-01-14 10:10:29 +08:00
parent 8deaa1a7e2
commit e01690803d
5 changed files with 359 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
export default {
app_title: 'vueadmin'
app_title: 'vueadmin',
baseURL: ''
}