diff --git a/pages/my/my.vue b/pages/my/my.vue index ffdd9c8..b44b456 100644 --- a/pages/my/my.vue +++ b/pages/my/my.vue @@ -30,7 +30,7 @@ data() { return { src: 'https://cdn.uviewui.com/uview/album/2.jpg', - account:'11111111', + account:'123456', username:'用户名', } }, @@ -63,7 +63,7 @@ color: #fff; display: flex; width: 100%; - height: auto; + height: 275rpx; margin-bottom: 36rpx; justify-content: center; align-items: center; @@ -72,6 +72,7 @@ .profile-bgi{ position: absolute; width: 100%; + height: 500px; z-index: -1; } .avator{ diff --git a/pages/published/published.vue b/pages/published/published.vue index 300d12e..ad29a51 100644 --- a/pages/published/published.vue +++ b/pages/published/published.vue @@ -7,6 +7,7 @@ + @@ -31,7 +32,7 @@