wangxy 3 rokov pred
rodič
commit
694a4db39d

+ 3 - 1
pages/introduction/index.vue

@@ -182,7 +182,7 @@
 .company-profile-box {
   margin-top: 250px;
   display: flex;
-  justify-content: space-between;
+  justify-content: flex-start;
   .my-img {
     width: 416px;
     height: 560px;
@@ -228,6 +228,7 @@
       color: #565656;
       font-size: 14px;
       font-weight: 500;
+      width: 596px;
     }
   }
 }
@@ -507,6 +508,7 @@
 
       p {
         font-size: 14px;
+        width: 100%;
       }
     }
   }

+ 28 - 16
pages/product/caiWuGuanLi.vue

@@ -94,52 +94,64 @@ export default {
       ],
       tableData: [
         {
-          name: '人际沟通: 如何更好地表达自己',
+          name: '读懂现金流量表',
           shikanUrl: 'https://spdb.mtavip.com/1c1790e6076e481eb6d7f432c1e26241/68e9bb9160d94676837652e031b320af-e8c28036107973b3f30f23c87b318179-fd.mp4',
           hangye: '全行业',
-          renqun: '职场新人'
+          renqun: '财务专员'
         },
         {
-          name: '如何向领导汇报行业',
+          name: '手把手教你编制财务报表',
           shikanUrl: '',
           hangye: '全行业',
-          renqun: '职场新人'
+          renqun: '财务专员'
         },
         {
-          name: '职场生活游刃有余',
+          name: '合计准则解读与应用',
           shikanUrl: '',
           hangye: '全行业',
-          renqun: '职场新人'
+          renqun: '财务专员'
         },
         {
-          name: '个人形象管理',
+          name: '外汇知识(中国人民银行通用课程)',
           shikanUrl: '',
           hangye: '全行业',
-          renqun: '职场新人'
+          renqun: '财务专员'
         },
         {
-          name: '高效沟通',
+          name: '企业工商税务注册变更那些事',
           shikanUrl: '',
           hangye: '全行业',
-          renqun: '职场新人'
+          renqun: '财务经理'
         },
         {
-          name: '如何向领导汇报行业',
+          name: '企业赊账与风险控制',
           shikanUrl: '',
           hangye: '全行业',
-          renqun: '职场新人'
+          renqun: '财务经理'
         },
         {
-          name: '如何向领导汇报行业',
+          name: '财务分析:从重点科目分析开始',
           shikanUrl: '',
           hangye: '全行业',
-          renqun: '职场新人'
+          renqun: '财务经理'
         },
         {
-          name: '如何向领导汇报行业',
+          name: '企业资本运营操作实务',
           shikanUrl: '',
           hangye: '全行业',
-          renqun: '职场新人'
+          renqun: '财务经理'
+        },
+        {
+          name: '高效主持会议',
+          shikanUrl: '',
+          hangye: '全行业',
+          renqun: '财务经理'
+        },
+        {
+          name: '企业运营成本控制',
+          shikanUrl: '',
+          hangye: '全行业',
+          renqun: '财务经理'
         },
       ],
       curVideo: '',

+ 5 - 0
pages/product/courseCustom.vue

@@ -355,6 +355,7 @@ export default {
 }
 
 .my-video-content {
+
   h4 {
     font-size: 30px;
     color: #333;
@@ -369,6 +370,8 @@ export default {
     color: #565656;
     line-height: 24px;
     font-size: 16px;
+    width: 980px;
+    margin: 0 auto;
   }
 
   ul {
@@ -405,6 +408,7 @@ export default {
       line-height: 1.5;
       font-size: 14px;
       margin-bottom: 10px;
+      width: 100%;
     }
 
     ul {
@@ -439,4 +443,5 @@ export default {
 }
 
 
+
 </style>

+ 4 - 0
pages/solution/government.vue

@@ -158,6 +158,7 @@ export default {
               },
             ],
             order: 2,
+            num: '01',
           },
           img: {
             url: require(`~/static/productImage/p25.png`),
@@ -186,6 +187,7 @@ export default {
               },
             ],
             order: 2,
+            num: '02',
           },
           img: {
             url: require(`~/static/productImage/p26.png`),
@@ -211,6 +213,7 @@ export default {
               },
             ],
             order: 2,
+            num: '03',
           },
           img: {
             url: require(`~/static/productImage/p27.png`),
@@ -233,6 +236,7 @@ export default {
               },
             ],
             order: 2,
+            num: '04',
           },
           img: {
             url: require(`~/static/productImage/p28.png`),

+ 27 - 4
pages/solution/peixun.vue

@@ -68,25 +68,25 @@
         <li>
           <div>
             <p>提升培训速度</p>
-            <p>↑ 95%</p>
+            <p><i></i>95<i>%</i></p>
           </div>
         </li>
         <li>
           <div>
             <p>提升培训速度</p>
-            <p>↓ 90%</p>
+            <p><i class="icon-revent"></i>90<i>%</i></p>
           </div>
         </li>
         <li>
           <div>
             <p>降低费用成本</p>
-            <p>↓ 75%</p>
+            <p><i class="icon-revent"></i>75<i>%</i></p>
           </div>
         </li>
         <li>
           <div>
             <p>降低时间成本</p>
-            <p>↓ 80%</p>
+            <p><i class="icon-revent"></i>80<i>%</i></p>
           </div>
         </li>
       </ul>
@@ -426,6 +426,29 @@ export default {
           color: #00b96b;
           font-size: 60px;
           margin: 0 auto 25px;
+
+
+          i:nth-child(1) {
+            display: inline-block;
+            width: 23px;
+            height: 46px;
+            font-weight: 800;
+            font-style: normal;
+            margin-right: 10px;
+            background-image: url("~static/gangweiIcon/z170.png");
+            background-size: contain;
+            background-repeat: no-repeat;
+            background-position: center;
+
+            &.icon-revent {
+              transform: rotate(180deg);
+            }
+          }
+          i:nth-child(2) {
+            font-weight: bolder;
+            font-style: normal;
+            font-size: 22px;
+          }
         }
       }
     }

BIN
static/gangweiIcon/z170.png


BIN
static/gangweiIcon/z42.png


BIN
static/gangweiIcon/z45.png