main
fanfan 6 months ago
parent b590e195eb
commit 00d03e5725
  1. 2
      pages/cart/index.vue
  2. 2
      pages/goods/list.vue
  3. 2
      pages/index/index.vue
  4. 2
      pages/user/index.vue

@ -505,7 +505,7 @@
.goodsInfo {
margin-bottom: 12rpx;
height: 65rpx;
height: 60rpx;
.title {
display: flex;
align-items: center;

@ -799,7 +799,7 @@
text-align: left;
font-style: normal;
text-transform: none;
height: 65rpx;
height: 60rpx;
text {
display: block;

@ -1916,7 +1916,7 @@
.goodsInfo {
margin-bottom: 12rpx;
height: 65rpx;
height: 60rpx;
.title {
display: flex;

@ -1307,7 +1307,7 @@
.goodsInfo {
margin-bottom: 12rpx;
height: 65rpx;
height: 60rpx;
.title {
display: flex;

Loading…
Cancel
Save