Browse Source

feat: 订单bug

2912631854@qq.com 8 months ago
parent
commit
ac6f5d16c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pagesHouse/home/bill.vue

+ 1 - 1
pagesHouse/home/bill.vue

@@ -40,7 +40,7 @@
 						<text>{{item.productName}}</text>
 						<text>{{item.orderTime}}</text>
 					</view>
-					<view class="right">+{{item.realityPay}}</text>
+					<view class="right">{{item.realityPay}}</text>
 					</view>
 				</view>
 			</template>