Browse Source

商品列表修改

hwb0 3 năm trước cách đây
mục cha
commit
c4955d6073
2 tập tin đã thay đổi với 5 bổ sung2 xóa
  1. 2 1
      packageGoods/goods/list.vue
  2. 3 1
      pages/core/index.vue

+ 2 - 1
packageGoods/goods/list.vue

@@ -257,11 +257,12 @@
 					&-coin {
 						height: 30rpx;
 						font-size: 24rpx;
-						justify-content: flex-start;
+						justify-content: space-between;
 						margin-bottom: 24rpx;
 						
 						&__left {
 							margin-right: 24rpx;
+							font-size: 28rpx;
 							font-weight: bold;
 							
 							image {

+ 3 - 1
pages/core/index.vue

@@ -599,12 +599,14 @@
 					
 					&-coin {
 						height: 30rpx;
+						
 						font-size: 24rpx;
-						justify-content: flex-start;
+						justify-content: space-between;
 						margin-bottom: 24rpx;
 						
 						&__left {
 							margin-right: 24rpx;
+							font-size: 28rpx;
 							font-weight: bold;
 							
 							image {