mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-20 00:06:45 +08:00
回撤
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<!-- <div id="app" style="width: 100vw"> -->
|
<div id="app" style="width: 100vw">
|
||||||
<div id="app">
|
|
||||||
<keep-alive :include="['case']">
|
<keep-alive :include="['case']">
|
||||||
<router-view />
|
<router-view />
|
||||||
12312
|
12312
|
||||||
|
|||||||
@@ -99,7 +99,6 @@ export default {
|
|||||||
// background-repeat: no-repeat;
|
// background-repeat: no-repeat;
|
||||||
//background-position: center;
|
//background-position: center;
|
||||||
//background-color: #F4F4F4;
|
//background-color: #F4F4F4;
|
||||||
overflow-y: auto;
|
|
||||||
background-color: #F6F7FB;
|
background-color: #F6F7FB;
|
||||||
}
|
}
|
||||||
.el-aside-header{
|
.el-aside-header{
|
||||||
|
|||||||
Reference in New Issue
Block a user