From 71e821ab5e6b3014fac9b691d6957bcc09704b70 Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期三, 29 五月 2024 11:45:04 +0800
Subject: [PATCH] 修改定制封面逻辑

---
 CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/edit.html |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/edit.html b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/edit.html
index bb3b0c1..e6a2d91 100644
--- a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/edit.html
+++ b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/distributor/edit.html
@@ -3,7 +3,7 @@
  * @Author: 灏忛渚�
  * @Date: 2024-02-28 13:48:49
  * @LastEditors: Please set LastEditors
- * @LastEditTime: 2024-04-16 15:08:49
+ * @LastEditTime: 2024-05-23 08:17:53
  * Copyright: 2024  MinTinge CO.,LTD. All Rights Reserved.
  * @Descripttion: 鍐欏叆浣犵殑鎻忚堪
 -->
@@ -109,7 +109,7 @@
                         id: 103,
                       },
                       {
-                        title: "寰晢",
+                        title: "鐢靛晢锛堝井鍟嗭級",
                         id: 104,
                       },
                       {
@@ -120,6 +120,14 @@
                         title: "鏁欏笀",
                         id: 106,
                       },
+                      {
+                        title: "鏁欒偛璧勬簮鍟�",
+                        id: 107,
+                      },
+                      {
+                        title: "鏍″洯浠g悊",
+                        id: 108,
+                      },
                     ],
                     click: function (obj) {
                       this.elem.val(obj.title);

--
Gitblit v1.9.1