From f7f968bf90a2124d1787919b116bb143290622ce Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期三, 08 五月 2024 11:25:50 +0800 Subject: [PATCH] 增加货品管理页面,增加ip地址获取APi 修改发票列表宽度 --- 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