mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update 转移 springboot-admin 到扩展模块项目
This commit is contained in:
@ -8,7 +8,7 @@ export default {
|
||||
name: "Admin",
|
||||
data() {
|
||||
return {
|
||||
src: process.env.VUE_APP_BASE_API + "/admin",
|
||||
src: "http://localhost:9090/admin/login",
|
||||
height: document.documentElement.clientHeight - 94.5 + "px;",
|
||||
loading: true
|
||||
};
|
||||
|
Reference in New Issue
Block a user