From d34f4e33ff328a05228b803285b17c6432ae9c16 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 25 八月 2025 10:44:49 +0800
Subject: [PATCH] '我的'页面样式修改
---
src/pages/sales/receiptPaymentLedger/index.vue | 11 ++---------
1 files changed, 2 insertions(+), 9 deletions(-)
diff --git a/src/pages/sales/receiptPaymentLedger/index.vue b/src/pages/sales/receiptPaymentLedger/index.vue
index 11a16c1..068f4e6 100644
--- a/src/pages/sales/receiptPaymentLedger/index.vue
+++ b/src/pages/sales/receiptPaymentLedger/index.vue
@@ -1,14 +1,7 @@
<template>
<view class="receipt-payment-ledger">
- <!-- 椤甸潰澶撮儴 -->
- <van-nav-bar
- title="瀹㈡埛寰�鏉�"
- left-text="杩斿洖"
- left-arrow
- @click-left="goBack"
- fixed
- placeholder
- />
+ <!-- 浣跨敤閫氱敤椤甸潰澶撮儴缁勪欢 -->
+ <PageHeader title="瀹㈡埛寰�鏉�" @back="goBack" />
<!-- 鎼滅储鍖哄煙 -->
<view class="search-section">
--
Gitblit v1.9.3