Postcatlab / Postcatlab/postcat

返回的JSON不显示中文

Open
#457 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.5k
Forks
796
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug

目前显示的是 "\u65B0\u589E" ,而不是"新增"

### Environment

- 版本: 0.5.1
- Electron: 22.1.0
- Chromium: 108.0.5359.179
- Node.js: 16.17.1
- V8: 10.8.168.25-electron.0
- OS: Windows_NT x64 10.0.19045
- 平台: Electron

Contributor guide

Open the contributing guide

Research direction

Reproduce the JSON display issue in the Electron app on Windows using the reported 0.5.1 environment, then trace where the returned JSON is rendered or serialized. Done means Chinese text such as “新增” appears directly instead of Unicode escape sequences such as "\\u65B0\\u589E".

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.