You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2026. It is now read-only.
如图,删除keys.txt后能重新打开,后发现是因为key 变量是一个对象,但代码种是视为字符串直接调用 .substring,所以才会报错,修改SettingsPage.tsx文件后解决,直接使用的腾讯云网页端的,报红是编辑器原因。