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.Web.Admin/wwwroot/views/shop/setting/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/shop/setting/index.html b/CoreCms.Net.Web.Admin/wwwroot/views/shop/setting/index.html index 698c04d..934b84d 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/shop/setting/index.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/shop/setting/index.html @@ -1237,7 +1237,7 @@ } }); - //鐩戝惉璐拱鍟嗗搧鎴愪负鍒嗛攢鍟嗘寜閽� + //鐩戝惉璐拱鍟嗗搧鎴愪负缁忛攢鍟嗘寜閽� form.on('radio(distributionGoods)', function (data) { if (data.value === "3") { $('#distributionGoods').show(); -- Gitblit v1.9.1