From f0ca9fb79a91544c037c55a291be00e8c469bf34 Mon Sep 17 00:00:00 2001 From: liaoxujun@qq.com <liaoxujun@qq.com> Date: 星期二, 05 三月 2024 12:17:32 +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