diff --git a/pages/home/home.vue b/pages/home/home.vue index e7edcb3..1086479 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -5,7 +5,7 @@ + :src="require('@/static/index-title2.png')" mode=""> @@ -55,7 +55,7 @@ - + @@ -87,7 +87,7 @@ - + @@ -1389,7 +1389,7 @@ &-title { width: 399rpx; - height: 102rpx; + height: 80rpx; margin: 0 auto; position: relative; display: block; diff --git a/pages/index/index.vue b/pages/index/index.vue index 84f57cd..6479007 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -6,7 +6,7 @@ - + @@ -135,7 +135,7 @@ &-title { width: 512rpx; - height: 131rpx; + height: 75rpx; margin: 30rpx auto; display: block; diff --git a/pages/line/line.vue b/pages/line/line.vue index 47d338d..cf3aaf2 100644 --- a/pages/line/line.vue +++ b/pages/line/line.vue @@ -5,7 +5,7 @@ + :src="require('@/static/index-title2.png')" mode=""> @@ -159,7 +159,7 @@ &-title { width: 399rpx; - height: 102rpx; + height: 80rpx; margin: 0 auto; position: relative; display: block; diff --git a/static/home-near1.png b/static/home-near1.png new file mode 100644 index 0000000..ae6cead Binary files /dev/null and b/static/home-near1.png differ diff --git a/static/index-title2.png b/static/index-title2.png new file mode 100644 index 0000000..65c9dfb Binary files /dev/null and b/static/index-title2.png differ