v2.8.1, 基本版本功能完成

This commit is contained in:
2026-07-29 07:27:20 +08:00
parent 300930cebd
commit 1f6bc4789b
2 changed files with 3 additions and 8 deletions

View File

@@ -237,7 +237,7 @@
<script>
// 版本号
(function() {
document.getElementById('version-text').textContent = 'v2.8-260728';
document.getElementById('version-text').textContent = 'v2.8.1-260729';
})();
document.addEventListener('input', function(e) {
if (e.target.id === 'msg-input' || e.target.id === 'purchase-msg-input') {