Browse Source

课程资源菜单删除,样式调整

tanxue 2 years ago
parent
commit
c4fcef2975
2 changed files with 1 additions and 7 deletions
  1. 1 1
      assets/scss/cus-client/cus-client-common.scss
  2. 0 6
      components/header.vue

+ 1 - 1
assets/scss/cus-client/cus-client-common.scss

@@ -166,7 +166,7 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
         @include setFontStyle(-2);
         height: 60px;
         line-height: 60px;
-        margin: 0 30px;
+        margin: 0 42px;
         padding: 0!important;
         a{height: inherit;display: inline-block;padding: 0 6px;}
       }

+ 0 - 6
components/header.vue

@@ -176,12 +176,6 @@
                children: [],
              },*/
           {
-            content:  '课程资源',
-            keyPath:  'https://www.lliedu.com/c/mainPage',
-            children: [],
-            hrefFlag:true,
-          },
-          {
             content:  '课程开发',
             keyPath:  '/courseware',
             children: [],