From 7eebd7981c1f5d2c569556d1e87f7818cef18cce Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 21 八月 2025 13:15:15 +0800
Subject: [PATCH] 1.样式修改

---
 src/pages/sales/receiptPaymentLedger/detail.vue |   11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/src/pages/sales/receiptPaymentLedger/detail.vue b/src/pages/sales/receiptPaymentLedger/detail.vue
index abc84ef..ba9cd96 100644
--- a/src/pages/sales/receiptPaymentLedger/detail.vue
+++ b/src/pages/sales/receiptPaymentLedger/detail.vue
@@ -1,14 +1,7 @@
 <template>
 	<view class="receipt-payment-detail">
-		<!-- 椤甸潰澶撮儴 -->
-		<van-nav-bar
-			title="瀹㈡埛寰�鏉ヨ鎯�"
-			left-text="杩斿洖"
-			left-arrow
-			@click-left="goBack"
-			fixed
-			placeholder
-		/>
+		<!-- 浣跨敤閫氱敤椤甸潰澶撮儴缁勪欢 -->
+		<PageHeader title="瀹㈡埛寰�鏉ヨ鎯�" @back="goBack" />
 		
 		<!-- 缁熻淇℃伅 -->
 		<view class="summary-info" v-if="tableData.length > 0">

--
Gitblit v1.9.3