From d296ea260b9dceda7900a31c6d00e2337755053c Mon Sep 17 00:00:00 2001
From: liaoxujun@qq.com <liaoxujun@qq.com>
Date: 星期二, 02 四月 2024 13:39:28 +0800
Subject: [PATCH] no message

---
 CoreCms.Net.Web.Admin/wwwroot/views/user/userInfo/edit.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/user/userInfo/edit.html b/CoreCms.Net.Web.Admin/wwwroot/views/user/userInfo/edit.html
index 8f3c94f..a500c10 100644
--- a/CoreCms.Net.Web.Admin/wwwroot/views/user/userInfo/edit.html
+++ b/CoreCms.Net.Web.Admin/wwwroot/views/user/userInfo/edit.html
@@ -4,7 +4,7 @@
 <script type="text/html" template lay-done="layui.data.sendParams(d);">
     <div class="layui-form coreshop-form layui-form-pane" lay-filter="LAY-app-CoreCmsUser-editForm" id="LAY-app-CoreCmsUser-editForm">
         <input type="hidden" name="id" id="id" value="{{d.params.data.model.id || '' }}" />
-
+        <input type="hidden" name="isBaifenPromotion" id="IsBaifenPromotion" value="{{d.params.data.model.isBaifenPromotion || 'false' }}" />
         <div class="layui-form-item">
             <div class="layui-inline">
                 <label class="layui-form-label">鎵嬫満鍙凤細</label>

--
Gitblit v1.9.1