From 25956803b071760605c4768039feaf7ee49d5a2f Mon Sep 17 00:00:00 2001 From: Kokomi <592981798@qq.com> Date: Thu, 11 Aug 2022 02:12:48 +0800 Subject: [PATCH] =?UTF-8?q?crossorgin=E5=88=A0=E9=99=A4=EF=BC=8C#=E9=9D=A2?= =?UTF-8?q?=E6=9D=BF=E5=88=97=E8=A1=A8=20=E6=8E=92=E5=BA=8F=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/character/profile-list.js | 1 + resources/common/layout/default.html | 6 +++--- resources/common/layout/elem.html | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/apps/character/profile-list.js b/apps/character/profile-list.js index 7dbdce99..82d07b62 100644 --- a/apps/character/profile-list.js +++ b/apps/character/profile-list.js @@ -33,6 +33,7 @@ export async function profileList (e, { render }) { } tmp.source = ds.dataSource tmp.level = ds.lv || 1 + tmp.isNew = 0 if (newChar[char.name]) { tmp.isNew = 1 newCount++ diff --git a/resources/common/layout/default.html b/resources/common/layout/default.html index 52434f4e..a78af104 100644 --- a/resources/common/layout/default.html +++ b/resources/common/layout/default.html @@ -4,9 +4,9 @@ - - - + + +