mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-11 02:39:46 +08:00
fix: resolve Chinese character encoding issue in HTML report downloads
- Add decodeBase64UTF8 function to properly handle UTF-8 encoded Base64 content - Replace atob() with TextDecoder for correct Chinese character decoding - Explicitly specify UTF-8 charset when creating download Blob - Fix garbled Chinese text when downloading summary.json from HTML report
This commit is contained in:
@@ -1 +1 @@
|
||||
v5.0.0-beta-2506101640
|
||||
v5.0.0-beta-2506101707
|
||||
|
||||
Reference in New Issue
Block a user