添加路由复用策略

This commit is contained in:
zhouyuejun
2018-12-03 11:28:24 +08:00
parent 2871120616
commit ba0683dffe
21 changed files with 289 additions and 144 deletions
+13
View File
@@ -1,4 +1,5 @@
.main-page {
position: relative;
width: 100%;
height: 100%;
overflow-y: auto;
@@ -122,6 +123,18 @@
}
}
.page-loading{
width: 100%;
height: 100%;
background-image: url('../../../assets/images/page-loading.gif');
background-repeat: no-repeat;
background-size: 100% 100%;
position: absolute;
top: 0;
left: 0;
z-index: 999;
}
// @media screen and (min-width: 1200px){
// .line-operator-right{
// text-align: left;