From 15f115d0f5aa1312b99d79a18eb8c975118cdc80 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期二, 05 三月 2024 12:19:44 +0800 Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/baifenbaishop --- CoreCms.Net.Web.Admin/wwwroot/views/distribution/setting/index.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/setting/index.html b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/setting/index.html index ed6041f..be30e91 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/setting/index.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/setting/index.html @@ -64,7 +64,7 @@ </div> <fieldset class="layui-elem-field layui-field-title" style="margin-top: 20px;"> - <legend>鎴愪负鍒嗛攢鍟�</legend> + <legend>鎴愪负缁忛攢鍟�</legend> </fieldset> <div class="layui-form-item"> @@ -211,7 +211,7 @@ }); editor2.setData(d.data.configs['distributionAgreement']['sValue']); - //鐩戝惉璐拱鍟嗗搧鎴愪负鍒嗛攢鍟嗘寜閽� + //鐩戝惉璐拱鍟嗗搧鎴愪负缁忛攢鍟嗘寜閽� form.on('radio(distributionGoods)', function (data) { if (data.value === "3") { $('#distributionGoods').show(); -- Gitblit v1.9.1