nvue直播间需要调整分享样式

This commit is contained in:
bobobobo
2026-02-03 00:45:33 +08:00
parent 10ceb6b476
commit ae36c4cf10
393 changed files with 753 additions and 147 deletions

View File

@@ -4,4 +4,8 @@ export const STORAGE_KEYS = {
TENCENT_USER_SIG: 'tencentUserSig', // 腾讯 IM 签名
// 字体大小
FONT_SIZE: 'fontSizeData',
// 好友列表
FRIEND_LIST: 'friendList',
// 群列表
GROUP_LIST: 'groupList'
}