Browse Source

bug 修复

lilei 2 years ago
parent
commit
985c48a28f
2 changed files with 2 additions and 1 deletions
  1. 1 1
      pages/morePage/redPacket.vue
  2. 1 0
      pagesA/digitalShelf/choosePartResult.vue

+ 1 - 1
pages/morePage/redPacket.vue

@@ -40,7 +40,7 @@
 										<u-icon size="30" color="#fff" name="red-packet"></u-icon>
 									</view>
 									<view class="txts">
-										<view class="txts-name">扫描VIN码下单得红包</view>
+										<view class="txts-name">{{item.orderSourceName}}</view>
 										<view class="txts-time">{{item.rewardCreateDate}}</view>
 									</view>
 								</view>

+ 1 - 0
pagesA/digitalShelf/choosePartResult.vue

@@ -272,6 +272,7 @@
 					color: #ebef09;
 					text{
 						color: #ff9900;
+						font-size: 38upx;
 					}
 					padding: 10rpx 0 10rpx;
 				}