diff --git a/pages/my/hehuo.vue b/pages/my/hehuo.vue index 57424a9..7e63a8b 100644 --- a/pages/my/hehuo.vue +++ b/pages/my/hehuo.vue @@ -6,7 +6,9 @@ 服务城市 - + {{city}} + 选择城市 + @@ -520,7 +522,6 @@ margin-top: 4px; font-size: 34rpx; } - .margin-top-view{ width: 150upx; height: 150upx; @@ -532,6 +533,17 @@ margin-top: 60rpx; margin-left: 35rpx; } + .text-city{ + align-content: center; + flex-wrap: wrap; + min-height: 40px; + } + .text-city-active{ + color: inherit; + } + .text-city-disable{ + color: rgb(192, 196, 204); + } .advantage-bor{ width: 80px; height: 6px;