From b38c91e5cce54e1114ec5968c722c1a1c57bd21a Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期五, 21 六月 2024 13:27:00 +0800
Subject: [PATCH] 完成派送订单佣金写入余额逻辑

---
 CoreCms.Net.Uni-App/CoreShop/pages/member/distribution/index/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CoreCms.Net.Uni-App/CoreShop/pages/member/distribution/index/index.vue b/CoreCms.Net.Uni-App/CoreShop/pages/member/distribution/index/index.vue
index 3aab11b..f0475ee 100644
--- a/CoreCms.Net.Uni-App/CoreShop/pages/member/distribution/index/index.vue
+++ b/CoreCms.Net.Uni-App/CoreShop/pages/member/distribution/index/index.vue
@@ -28,7 +28,7 @@
                 </view>
             </view>
             <!--鏍囬-->
-            <view class="coreshop-text-black coreshop-font-md  coreshop-padding-10 coreshop-solid-bottom">鍒嗛攢鍟嗛』鐭�</view>
+            <view class="coreshop-text-black coreshop-font-md  coreshop-padding-10 coreshop-solid-bottom">缁忛攢鍟嗛』鐭�</view>
             <!--鍐呭-->
             <view class="coreshop-text-gray coreshop-margin-20">
                 <u-parse :content="distributionNotes" :selectable="true"></u-parse>

--
Gitblit v1.9.1