From 83ba8f951f2d750c4a6c56e9a70ca4fa11ebf327 Mon Sep 17 00:00:00 2001 From: godo Date: Thu, 12 Sep 2024 19:37:40 +0800 Subject: [PATCH] change icon --- frontend/public/font/demo_index.html | 29 ++++- frontend/public/font/iconfont.css | 10 +- frontend/public/font/iconfont.js | 2 +- frontend/public/font/iconfont.json | 7 + frontend/public/font/iconfont.ttf | Bin 43548 -> 43856 bytes frontend/public/font/iconfont.woff | Bin 26344 -> 26516 bytes frontend/public/font/iconfont.woff2 | Bin 22224 -> 22316 bytes frontend/src/components/chat/Chat.vue | 2 +- frontend/src/components/chat/ChatBox.vue | 27 ++-- frontend/src/components/chat/ChatMenu.vue | 8 +- .../src/components/chat/ChatUserSetting.vue | 55 +++++--- frontend/src/components/localchat/ChatNav.vue | 121 ++++++------------ .../src/components/localchat/LocalChat.vue | 45 ++++++- frontend/src/i18n/lang/en.json | 1 + frontend/src/i18n/lang/zh.json | 1 + frontend/src/system/applist.ts | 3 +- frontend/src/system/initBuiltin.ts | 9 +- frontend/src/system/member.ts | 13 ++ 18 files changed, 197 insertions(+), 136 deletions(-) create mode 100644 frontend/src/system/member.ts diff --git a/frontend/public/font/demo_index.html b/frontend/public/font/demo_index.html index bacea89..6d32b32 100644 --- a/frontend/public/font/demo_index.html +++ b/frontend/public/font/demo_index.html @@ -54,6 +54,12 @@