From 37086fca6bdc62e0000efbc57e61445b8be37761 Mon Sep 17 00:00:00 2001 From: mzeros Date: Sat, 4 Jan 2025 15:26:15 +0800 Subject: [PATCH] =?UTF-8?q?feat(channel):=20=E5=A2=9E=E5=8A=A0=E6=B8=A0?= =?UTF-8?q?=E9=81=93=E6=9F=A5=E8=AF=A2=E4=BD=99=E9=A2=9D=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=B9=B6=E4=BC=98=E5=8C=96=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF?= =?UTF-8?q?-=20=E5=9C=A8=E6=B8=A0=E9=81=93=E5=88=97=E8=A1=A8=E4=B8=AD?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=9F=A5=E8=AF=A2=E4=BD=99=E9=A2=9D=E6=8C=89?= =?UTF-8?q?=E9=92=AE=20-=20=E5=BC=B9=E5=87=BA=E6=B6=88=E6=81=AF=E6=A1=86?= =?UTF-8?q?=E4=B8=AD=E5=A2=9E=E5=8A=A0=E6=B8=A0=E9=81=93=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/channel/view/channel/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/channel/view/channel/index.html b/app/channel/view/channel/index.html index ac357e7..1c23ed2 100644 --- a/app/channel/view/channel/index.html +++ b/app/channel/view/channel/index.html @@ -58,7 +58,7 @@ 折扣设置 ip白名单 - + @@ -117,7 +117,7 @@ layer.alert(msg, { icon: icon,//1为对号 shadeClose: true, - title: info + title: '['+othis.data('cname')+'] '+info }); })