ソースを参照

'更换多端课堂图片'

chending1994 5 年 前
コミット
de3bb83c5c

BIN
assets/images/products/en_classroom.png


BIN
assets/images/products/en_parent.png


BIN
assets/images/products/en_teach.png


BIN
assets/images/products/en_xcx.png


+ 2 - 2
components/products/label.vue

@@ -47,8 +47,8 @@ export default {
 
 
     img {
-      width: 298px;
-      height: 56px;
+      // width: 298px;
+      // height: 56px;
       position: absolute;
       transform: translateX(-36%);
     }

+ 3 - 3
pages/about/brand.vue

@@ -564,14 +564,14 @@ export default {
       display: block;
     }
     .label {
-      font-family: PingFangSC-Semibold, PingFang SC;
-      font-weight: 600;
       color: #ffffff;
-      font-size: 80px;
       position: absolute;
       top: 50%;
       left: 50%;
       transform: translate(-50%, -50%);
+      font-size: 66px;
+      font-family: PingFangSC-Medium, PingFang SC;
+      font-weight: 500;
     }
   }
   .company-intro {

+ 10 - 5
pages/product/course.vue

@@ -86,31 +86,36 @@ const tabsData = Object.freeze([
 
 const childLabelData = Object.freeze([
   {
-    imgUrl: 'http://res.training.luojigou.vip/FhtCI0QNlGfUD8ag9J6oWgQgNfZl?imageView2/0/q/50|imageslim',
+    // imgUrl: 'http://res.training.luojigou.vip/FhtCI0QNlGfUD8ag9J6oWgQgNfZl?imageView2/0/q/50|imageslim',
+    imgUrl: require('~/assets/images/products/en_xcx.png'),
     label: '小程序课堂',
     firstText: '中德智慧教学通',
     secoendText: '好老师教育服务平台'
   },
   {
-    imgUrl: 'http://res.training.luojigou.vip/FhtCI0QNlGfUD8ag9J6oWgQgNfZl?imageView2/0/q/50|imageslim',
+    // imgUrl: 'http://res.training.luojigou.vip/FhtCI0QNlGfUD8ag9J6oWgQgNfZl?imageView2/0/q/50|imageslim',
+    imgUrl: require('~/assets/images/products/en_xcx.png'),
     label: 'H5课堂',
     firstText: '给每个公众号装上强大的移动课堂',
     secoendText: ''
   },
   {
-    imgUrl: 'http://res.training.luojigou.vip/Fu5OdPJa9vbxGjpYwGh6n-IysLQE?imageView2/0/q/50|imageslim',
+    // imgUrl: 'http://res.training.luojigou.vip/Fu5OdPJa9vbxGjpYwGh6n-IysLQE?imageView2/0/q/50|imageslim',
+    imgUrl: require('~/assets/images/products/en_classroom.png'),
     label: 'PC端独立课堂',
     firstText: '家长宝宝一站式服务平台',
     secoendText: ''
   },
   {
-    imgUrl: 'http://res.training.luojigou.vip/FtLPk1zWRF5EBAbJrousaqoPqg_y?imageView2/0/q/50|imageslim',
+    // imgUrl: 'http://res.training.luojigou.vip/FtLPk1zWRF5EBAbJrousaqoPqg_y?imageView2/0/q/50|imageslim',
+    imgUrl: require('~/assets/images/products/en_parent.png'),
     label: '家长APP',
     firstText: '家长宝宝一站式服务平台',
     secoendText: ''
   },
   {
-    imgUrl: 'http://res.training.luojigou.vip/Fu5OdPJa9vbxGjpYwGh6n-IysLQE?imageView2/0/q/50|imageslim',
+    imgUrl: require('~/assets/images/products/en_teach.png'),
+    // imgUrl: 'http://res.training.luojigou.vip/Fu5OdPJa9vbxGjpYwGh6n-IysLQE?imageView2/0/q/50|imageslim',
     label: '教师端APP',
     firstText: '家长宝宝一站式服务平台',
     secoendText: ''