From ff34cc34c510c353fd2e62f95648bfe2f9de2a36 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BE=A1=E5=AE=85=E7=94=B7?= <530765310@qq.com>
Date: Fri, 18 Aug 2023 01:27:28 +0000
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=B7=E6=96=B0=E5=90=8Eta?=
=?UTF-8?q?b=E7=82=B9=E5=87=BB=E5=85=B3=E9=97=AD=E5=A4=B1=E6=95=88?=
=?UTF-8?q?=E7=9A=84BUG?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 御宅男 <530765310@qq.com>
---
component/pear/module/tabPage.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/component/pear/module/tabPage.js b/component/pear/module/tabPage.js
index b97bec6..c6b6c5f 100644
--- a/component/pear/module/tabPage.js
+++ b/component/pear/module/tabPage.js
@@ -483,6 +483,7 @@ layui.define(['jquery', 'element', 'dropdown'], function (exports) {
${item.title}
+ ဆ
`;
title += titleItem;
--
Gitee