瀏覽代碼

Merge branch 'dev/v1.2.8_yf' of jianyu/jy-docs into feature/v1.2.8

yangfeng 2 年之前
父節點
當前提交
0f1a40275a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jydocs-pc/src/components/NoData.vue

+ 1 - 1
jydocs-pc/src/components/NoData.vue

@@ -20,7 +20,7 @@ export default {
 <style lang="scss" scoped>
 .no-data {
   margin: 0 auto;
-  margin-top: 150px;
+  margin-top: 80px;
   text-align: center;
   .el-image {
     width: 220px;