瀏覽代碼

移动端首页调整

James 4 年之前
父節點
當前提交
7742369166
共有 1 個文件被更改,包括 14 次插入0 次删除
  1. 14 0
      src/pages/index/index.vue

+ 14 - 0
src/pages/index/index.vue

@@ -97,6 +97,20 @@ export default {
     .bgimg {
       background: url("../../assets/images/mobile-index-bg.png") no-repeat center center;
       background-size: 100% 100%;
+      .title {
+        position: relative;
+        top:40%;
+        width: 75vw;
+        margin:0 auto;
+        font-size: 14px;
+        font-family: Source Han Sans CN;
+        font-weight: bold;
+        line-height: 20px;
+        color: #FCD67B;
+        opacity: 1;
+        text-align: center;
+
+     }
       .con {
         width: 80%;
         left: 50%;