|
|
@@ -14,6 +14,7 @@ import Left32 from './comps/left/bottom/2/index.vue'; |
|
|
|
import Right12 from './comps/right/top/2/index.vue'; |
|
|
|
import Right22 from './comps/right/middle/2/index.vue'; |
|
|
|
import Right32 from './comps/right/bottom/2/index.vue'; |
|
|
|
import Bottom2 from './comps/buttom/2/index.vue'; |
|
|
|
|
|
|
|
import { getConfigKey } from "@/api/system/config"; |
|
|
|
import { getInfo } from "@/api/login"; |
|
|
@@ -37,7 +38,8 @@ export default { |
|
|
|
Left32, |
|
|
|
Right12, |
|
|
|
Right22, |
|
|
|
Right32 |
|
|
|
Right32, |
|
|
|
Bottom2 |
|
|
|
}, |
|
|
|
data () { |
|
|
|
return { |
|
|
|