فهرست منبع

feat: 订单bug

2912631854@qq.com 8 ماه پیش
والد
کامیت
ac6f5d16c9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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>