瀏覽代碼

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>