
2. 实现会话导出分享功能 3. 增加语音消息和通话消息的筛选 4. 实现单聊会话对话人位置调换功能 5. 添加繁体和英语表情的解析 6. 修复相近时间的消息可能会出现顺序不对的问题
16 lines
374 B
HTML
16 lines
374 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8"/>
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
|
<title>wechatDataBackup</title>
|
|
<script type="module" crossorigin src="/assets/index.e4a8c0f4.js"></script>
|
|
<link rel="stylesheet" href="/assets/index.0393a903.css">
|
|
</head>
|
|
<body >
|
|
<div id="root"></div>
|
|
|
|
</body>
|
|
</html>
|
|
|