浏览代码

修改样式完成

xiaomin 4 年之前
父节点
当前提交
7677276f53
共有 37 个文件被更改,包括 82 次插入82 次删除
  1. 2 2
      src/assets/css/index.css
  2. 7 7
      src/components/header.vue
  3. 2 2
      src/views/doctorpolitical.vue
  4. 2 2
      src/views/doctorpolitical/cases.vue
  5. 2 2
      src/views/doctorpolitical/concept.vue
  6. 2 2
      src/views/doctorpolitical/core.vue
  7. 2 2
      src/views/doctorpolitical/doctorskill.vue
  8. 2 2
      src/views/doctorpolitical/education.vue
  9. 2 2
      src/views/doctorpolitical/farmers.vue
  10. 2 2
      src/views/doctorpolitical/outpatientservice.vue
  11. 2 2
      src/views/doctorpolitical/registered.vue
  12. 2 2
      src/views/doctorpolitical/review.vue
  13. 2 2
      src/views/doctorpolitical/ward.vue
  14. 2 2
      src/views/experts.vue
  15. 2 2
      src/views/experts/field.vue
  16. 2 2
      src/views/healthfestival.vue
  17. 2 2
      src/views/index.vue
  18. 2 2
      src/views/managementhospital.vue
  19. 2 2
      src/views/newrules.vue
  20. 2 2
      src/views/newrules/insurance.vue
  21. 2 2
      src/views/newrules/law.vue
  22. 2 2
      src/views/newrules/policy.vue
  23. 2 2
      src/views/news.vue
  24. 2 2
      src/views/news/industry.vue
  25. 2 2
      src/views/news/invitation.vue
  26. 2 2
      src/views/news/sharon.vue
  27. 2 2
      src/views/nursing.vue
  28. 2 2
      src/views/nursing/nursingeducation.vue
  29. 2 2
      src/views/nursing/nursingmanagement.vue
  30. 2 2
      src/views/nursing/nursingquality.vue
  31. 2 2
      src/views/nursing/nursingresearch.vue
  32. 2 2
      src/views/reviewhospital.vue
  33. 2 2
      src/views/service.vue
  34. 2 2
      src/views/service/consulting.vue
  35. 3 3
      src/views/service/medicalAdmin.vue
  36. 3 3
      src/views/service/meeting.vue
  37. 3 3
      src/views/service/salonactivity.vue

+ 2 - 2
src/assets/css/index.css

@@ -52,14 +52,14 @@ div {
   margin-left: 1%;
 }
 .vertical{
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 20px;
   width: 4px;
   display: inline-block;
  /* margin-top: 20px;*/
 }
 .text {
-  color: #79c71e;
+  color: #14A24B;
   margin-left: 5px;
   font-size: 20px;
 }

+ 7 - 7
src/components/header.vue

@@ -86,16 +86,16 @@
   line-height: 80px !important;*/
 }
 .header .nav{
-	border-bottom: 4px solid #76cd10;
+	border-bottom: 4px solid #14A24B;
 }
 .header .navone {
   height: 60px;
   line-height: 60px;
   font-size: 14px;
-  background: -webkit-linear-gradient(top, #ceef73 , #63bd08);
-  background: -o-linear-gradient(bottom, #ceef73 , #63bd08);
-  background: -moz-linear-gradient(bottom, #ceef73, #63bd08);
-  background: linear-gradient(to bottom, #ceef73 , #63bd08);
+  background: -webkit-linear-gradient(top, #f0f0f0 , #14A24B);
+  background: -o-linear-gradient(bottom, #f0f0f0 , #14A24B);
+  background: -moz-linear-gradient(bottom, #f0f0f0, #14A24B);
+  background: linear-gradient(to bottom, #f0f0f0 , #14A24B);
 }
 .header .navone a{
   color: #fff;
@@ -112,13 +112,13 @@
   width: 96px;
 }
 .header .cardMenu1 .active {
-  background-color: #86c100;
+  background-color: #14A24B;
 }
 /*二级导航样式*/
 .header .menu2 {
   color: white;
   text-align: left;
-  background: #76cd10;
+  background: #14A24B;
   position: absolute;
   padding: 5px 20px;
   z-index: 99999;

+ 2 - 2
src/views/doctorpolitical.vue

@@ -184,14 +184,14 @@ export default {
 }
 .doctorpolitical .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .doctorpolitical .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/doctorpolitical/cases.vue

@@ -185,14 +185,14 @@ export default {
 }
 .cases .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .cases .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/doctorpolitical/concept.vue

@@ -185,14 +185,14 @@ export default {
 }
 .concept .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .concept .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/doctorpolitical/core.vue

@@ -185,14 +185,14 @@ export default {
 }
 .core .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .core .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/doctorpolitical/doctorskill.vue

@@ -185,14 +185,14 @@ export default {
 }
 .doctorskill .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .doctorskill .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/doctorpolitical/education.vue

@@ -185,14 +185,14 @@ export default {
 }
 .education .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .education .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/doctorpolitical/farmers.vue

@@ -185,14 +185,14 @@ export default {
 }
 .farmers .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .farmers .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/doctorpolitical/outpatientservice.vue

@@ -185,14 +185,14 @@ export default {
 }
 .outpatientserice .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .outpatientserice .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/doctorpolitical/registered.vue

@@ -185,14 +185,14 @@ export default {
 }
 .registered .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .registered .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/doctorpolitical/review.vue

@@ -185,14 +185,14 @@ export default {
 }
 .review .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .review .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/doctorpolitical/ward.vue

@@ -185,14 +185,14 @@ export default {
 }
 .ward .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .ward .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/experts.vue

@@ -149,14 +149,14 @@ export default {
 }
 .experts .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .experts .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/experts/field.vue

@@ -155,14 +155,14 @@ export default {
 }
 .field .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .field .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/healthfestival.vue

@@ -288,14 +288,14 @@ export default {
 }
 .healthfestival .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .healthfestival .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/index.vue

@@ -33,7 +33,7 @@
           <ul>
             <li v-for="(item, index) in projectService" @click="jumpsecondary(item)">
               <img src="../assets/image/fuwu.png">
-              <span>{{item.name}}</span>
+              <span style="margin-left: 10px;">{{item.name}}</span>
             </li>
 
           </ul>
@@ -598,7 +598,7 @@ export default {
           }else if (this.usertable[i].homePageOrder == 9){
             this.PageNameNine = this.usertable[i].name;
             this.projectService = this.usertable[i].childList;
-            // console.log(this.projectService)
+            console.log(this.projectService)
           }
         }
       }

+ 2 - 2
src/views/managementhospital.vue

@@ -148,14 +148,14 @@ export default {
 }
 .managementhospital .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .managementhospital .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/newrules.vue

@@ -164,14 +164,14 @@ export default {
 }
 .newrules .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .newrules .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/newrules/insurance.vue

@@ -162,14 +162,14 @@ export default {
 }
 .insurance .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .insurance .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/newrules/law.vue

@@ -164,14 +164,14 @@ export default {
 }
 .law .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .law .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/newrules/policy.vue

@@ -164,14 +164,14 @@ export default {
 }
 .policy .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .policy .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/news.vue

@@ -164,14 +164,14 @@ export default {
 }
 .news .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .news .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/news/industry.vue

@@ -162,14 +162,14 @@ export default {
 }
 .industry .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .industry .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/news/invitation.vue

@@ -162,14 +162,14 @@ export default {
 }
 .invitation .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .invitation .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/news/sharon.vue

@@ -162,14 +162,14 @@ export default {
 }
 .sharon .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .sharon .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/nursing.vue

@@ -168,14 +168,14 @@ export default {
 }
 .nursing .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .nursing .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/nursing/nursingeducation.vue

@@ -168,14 +168,14 @@ export default {
 }
 .nursingeducation .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .nursingeducation .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/nursing/nursingmanagement.vue

@@ -168,14 +168,14 @@ export default {
 }
 .nursingmanagement .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .nursingmanagement .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/nursing/nursingquality.vue

@@ -168,14 +168,14 @@ export default {
 }
 .nursingquality .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .nursingquality .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/nursing/nursingresearch.vue

@@ -167,14 +167,14 @@ export default {
 }
 .nursingresearch .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .nursingresearch .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/reviewhospital.vue

@@ -149,14 +149,14 @@ export default {
 }
 .reviewhospital .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .reviewhospital .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/service.vue

@@ -169,14 +169,14 @@ export default {
 }
 .service .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .service .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 2 - 2
src/views/service/consulting.vue

@@ -169,14 +169,14 @@ export default {
 }
 .consulting .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .consulting .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 3 - 3
src/views/service/medicalAdmin.vue

@@ -98,7 +98,7 @@ export default {
       if (response.data.code === 1) {
         this.DataList = response.data.responseData.records;
         this.total = response.data.responseData.total;
-        // console.log(response.data.responseData)
+        console.log(response.data.responseData.records);
       }
     },
     Jump(id){
@@ -166,14 +166,14 @@ export default {
 }
 .medicalAdmin .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .medicalAdmin .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 3 - 3
src/views/service/meeting.vue

@@ -154,7 +154,7 @@ export default {
 .meeting .shaIcon {
   position: relative;
   border: 1px solid #cccccc;
-  height: 350px;
+  height: 190px;
   margin-top: 20px;
 }
 .meeting .shaIcon a {
@@ -168,14 +168,14 @@ export default {
 }
 .meeting .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .meeting .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }

+ 3 - 3
src/views/service/salonactivity.vue

@@ -154,7 +154,7 @@ export default {
 .salonactivity .shaIcon {
   position: relative;
   border: 1px solid #cccccc;
-  height: 350px;
+  height: 190px;
   margin-top: 20px;
 }
 .salonactivity .shaIcon a {
@@ -168,14 +168,14 @@ export default {
 }
 .salonactivity .shamatter .shuIcon {
   width: 4px;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 15px;
   margin-top: 10px;
   margin-left: 8px;
 }
 .salonactivity .shamatter .hengIcon {
   width: 100%;
-  background-color: #79c71e;
+  background-color: #14A24B;
   height: 4px;
   margin-top: 10px;
 }