Browse Source

修改样式

zs 1 year ago
parent
commit
bbc87e81dd
2 changed files with 4 additions and 12 deletions
  1. 2 7
      pagesHome/city/index.vue
  2. 2 5
      unpackage/dist/dev/mp-weixin/pagesHome/city/index.wxss

+ 2 - 7
pagesHome/city/index.vue

@@ -164,10 +164,8 @@
 					.color {
 						color: #FF0000;
 
-						.data-v-57280228 {}
-
 						text {
-							font-size: 14px;
+							font-size: 28rpx;
 						}
 					}
 
@@ -179,9 +177,6 @@
 					}
 
 					view {
-
-						justify-content: space-between;
-
 						view {
 							width: calc(100% - 40rpx);
 
@@ -200,7 +195,7 @@
 						padding: 0 12rpx;
 						display: inline-block;
 						font-size: 24rpx;
-						margin: 18rpx 20rpx 0 0;
+						margin: 10rpx 10rpx 0 0;
 					}
 
 					button:after {

+ 2 - 5
unpackage/dist/dev/mp-weixin/pagesHome/city/index.wxss

@@ -56,7 +56,7 @@
   color: #FF0000;
 }
 .city_item_right .current .color text.data-v-3361df53 {
-  font-size: 14px;
+  font-size: 28rpx;
 }
 .city_item_right .current .icon.data-v-3361df53 {
   width: 30rpx;
@@ -64,9 +64,6 @@
   display: inline-block;
   vertical-align: middle;
 }
-.city_item_right .current view.data-v-3361df53 {
-  justify-content: space-between;
-}
 .city_item_right .current view view.data-v-3361df53 {
   width: calc(100% - 40rpx);
 }
@@ -80,7 +77,7 @@
   padding: 0 12rpx;
   display: inline-block;
   font-size: 24rpx;
-  margin: 18rpx 20rpx 0 0;
+  margin: 10rpx 10rpx 0 0;
 }
 .city_item_right .hot button.data-v-3361df53:after {
   border-color: #eee;