dgf %!s(int64=7) %!d(string=hai) anos
pai
achega
30262acf6c

+ 0 - 34
lszw12345/src/less/app.detail.less

@@ -1,37 +1,3 @@
-/* 设置滚动条的样式 */::-webkit-scrollbar { width: 6px;}
-/* 滚动槽 */::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px #FFFFFF; border-radius: 3px;}
-/* 滚动条滑块 */::-webkit-scrollbar-thumb { border-radius: 3px; background: #ccc; -webkit-box-shadow: inset 0 0 6px transparent;}::-webkit-scrollbar-thumb:window-inactive { background: transparent;}
-
-/*.fadeOutLeftBig {
-	-webkit-animation-name: fadeOutLeftBig;
-	animation-name: fadeOutLeftBig;
-}
-.fadeInRightBig {
-	-webkit-animation-name: fadeInRightBig;
-	animation-name: fadeInRightBig;
-}
-
-.fade-in-right-big.ng-enter {
-  -webkit-animation: fadeInRightBig 0.5s;
-          animation: fadeInRightBig 0.5s;
-}
-
-.fade-in-right-big.ng-leave {
-  -webkit-animation: fadeOutLeftBig 1s;
-          animation: fadeOutLeftBig 1s;
-}*/
-
-body{
-    background-color: #FFF;
-    font-family: 'Maven Pro', sans-serif;
-}
-header img{
-    width: 100%;
-
-}
-
-
-
 .home{
   .foot {
       position: fixed;

+ 0 - 31
lszw12345/src/less/app.home.less

@@ -1,34 +1,3 @@
-/* 设置滚动条的样式 */::-webkit-scrollbar { width: 6px;}
-/* 滚动槽 */::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px #FFFFFF; border-radius: 3px;}
-/* 滚动条滑块 */::-webkit-scrollbar-thumb { border-radius: 3px; background: #ccc; -webkit-box-shadow: inset 0 0 6px transparent;}::-webkit-scrollbar-thumb:window-inactive { background: transparent;}
-
-/*.fadeOutLeftBig {
-	-webkit-animation-name: fadeOutLeftBig;
-	animation-name: fadeOutLeftBig;
-}
-.fadeInRightBig {
-	-webkit-animation-name: fadeInRightBig;
-	animation-name: fadeInRightBig;
-}
-
-.fade-in-right-big.ng-enter {
-  -webkit-animation: fadeInRightBig 0.5s;
-          animation: fadeInRightBig 0.5s;
-}
-
-.fade-in-right-big.ng-leave {
-  -webkit-animation: fadeOutLeftBig 1s;
-          animation: fadeOutLeftBig 1s;
-}*/
-html {
-    width: 100%;
-}
-body{
-    background-color: #FFF;
-    font-family: "Arial","Microsoft YaHei","宋体",sans-serif;
-    width: 100%;
-}
-
 .lszw-home {
     width: 100%;
     height: 100%;

+ 5 - 2
lszw12345/src/less/app.main.less

@@ -20,8 +20,11 @@
   -webkit-animation: fadeOutLeftBig 1s;
           animation: fadeOutLeftBig 1s;
 }*/
-
+html {
+    width: 100%;
+}
 body{
-    background-color: #F5F5F5;
+    background-color: #FFF;
     font-family: "Arial","Microsoft YaHei","宋体",sans-serif;
+    width: 100%;
 }

+ 0 - 4
lszw12345/src/less/app.service.less

@@ -1,5 +1,3 @@
-
-
 .header {
   position: fixed;
   top: 0%;
@@ -22,8 +20,6 @@
       margin-top: 2px;
   }
 }
-
-
           .service-content{
              margin-top: 45px;
              height: 568px;