From b4d55af6bf131e3af8d28bcca6e704c5c567e07c Mon Sep 17 00:00:00 2001 From: liaoxujun@qq.com <liaoxujun@qq.com> Date: 星期一, 25 三月 2024 16:22:21 +0800 Subject: [PATCH] 完成博主管理修改 --- CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/details.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/details.html b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/details.html index 2264f31..6542b44 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/details.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/details.html @@ -22,7 +22,7 @@ <tr> <td> - <label for="name">鍒嗛攢鍟嗗悕绉�</label> + <label for="name">缁忛攢鍟嗗悕绉�</label> </td> <td> {{ d.params.data.model.name || '' }} -- Gitblit v1.9.1