Explorar el Código

feat: 订单bug

2912631854@qq.com hace 8 meses
padre
commit
ac6f5d16c9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>