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>
|
||||
<!-- <div id="app" style="width: 100vw"> -->
|
||||
<div id="app">
|
||||
<div id="app" style="width: 100vw">
|
||||
<keep-alive :include="['case']">
|
||||
<router-view />
|
||||
12312
|
||||
|
||||
@@ -99,7 +99,6 @@ export default {
|
||||
// background-repeat: no-repeat;
|
||||
//background-position: center;
|
||||
//background-color: #F4F4F4;
|
||||
overflow-y: auto;
|
||||
background-color: #F6F7FB;
|
||||
}
|
||||
.el-aside-header{
|
||||
|
||||
Reference in New Issue
Block a user