diff --git a/components/navigationStyle/navigationStyle.vue b/components/navigationStyle/navigationStyle.vue index 9170982..2b9cf24 100644 --- a/components/navigationStyle/navigationStyle.vue +++ b/components/navigationStyle/navigationStyle.vue @@ -50,7 +50,7 @@ display: block; position: absolute; left: 50%; - font-size: 30rpx; + font-size: 36rpx; top: 50%; transform: translate(-50%,-50%); color: white; diff --git a/components/tabbar/tabbar.vue b/components/tabbar/tabbar.vue index b908f21..6639ea6 100644 --- a/components/tabbar/tabbar.vue +++ b/components/tabbar/tabbar.vue @@ -82,7 +82,7 @@ display: flex; border-top: 1rpx solid rgba(200, 200, 200, 0.2); z-index: 99999; - border-radius: 28px 28px 0px 0px; + // border-radius: 28px 28px 0px 0px; box-shadow: 0rpx 0rpx 5rpx 2rpx #fcfcfc; .aaa { @@ -125,7 +125,7 @@ .txts { - color: aqua; + color: #3b91ff; } } diff --git a/pages/charge/charge.vue b/pages/charge/charge.vue index 8aef301..0a1a46d 100644 --- a/pages/charge/charge.vue +++ b/pages/charge/charge.vue @@ -2,7 +2,7 @@ - + 次卡办理 diff --git a/pages/guanyuMy/guanyuMy.vue b/pages/guanyuMy/guanyuMy.vue index 6cd9107..09ea84a 100644 --- a/pages/guanyuMy/guanyuMy.vue +++ b/pages/guanyuMy/guanyuMy.vue @@ -2,7 +2,7 @@ - + 关于我们 diff --git a/pages/implement/implement.vue b/pages/implement/implement.vue index e93efd3..1dba8d5 100644 --- a/pages/implement/implement.vue +++ b/pages/implement/implement.vue @@ -1,7 +1,7 @@