fix prompt

This commit is contained in:
2026-07-29 11:36:44 +08:00
parent cd41676ee3
commit e08a17ffa0
4 changed files with 15 additions and 2 deletions

View File

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