目棃
目棃
 As the img above show,it is useless for developer or user to see the line of the log,the real matter thing should occupy more space.
> [!NOTE] > 该PR仅将部分内容进行国际化,后续有待完善 - 首页一级页面(未登录),包括右上登录浮窗 - 搜索一级页面,不包括tag - 补充了设置页大部分未完善的国际化,不包括数据源刷新提示
### Issue Check - [x] 我确认查找过相关的 Issue - [x] 我确认这个问题是影响使用的 - [x] 我阅读过[提问的艺术](https://github.com/betaseeker/How-To-Ask-Questions) ### 问题描述 触发极验验证后无法加载对应浮窗 ### 当前使用版本 Beta v0.8.6 ### 复现流程 触发极验验证 ### 其他信息
### 任务描述 - [x] 名片资源来源替换,改用Snap.Static.Tiny - [x] ~~名片名称替换,便于资源更新~~ - [x] 角色JSON拆分,`{LINK}xxx{LINK}`格式支持 ### 预期版本 Beta v0.7.8+ ### 当前提交 Beta v0.7.6 ### 其他信息 _No response_
### Checklist - [x] My suggested feature was not mentioned by others, and it is not a duplicate feature. ### Summary ### Solution or Design
UIGFv4.2
@UIGF-org/uigf-constitutors 原始数据 来自 [Discussion](https://github.com/orgs/UIGF-org/discussions/17): ```json { "id": "1761114000000054207", "region": "os_asia", "uid": "8xxxxxxxx", "schedule_id": "18", "item_type": "Cosmetic Catalog", "item_id": "270075", "item_name": "Component Catalog - \"Dignified Formal Shirt: Ash White\"", "rank_type": "2",...
Thanks for your plugin,it helps me lint json file easily.😍 Since Eslint now supports [typescript config files](https://eslint.org/docs/latest/use/configure/configuration-files#typescript-configuration-files),I found type error while using this plugin. 