Mals Wu

Results 1 issues of Mals Wu

### 检查项 - [X] 我已在 [Issues 页面](https://github.com/Hex-Dragon/PCL2/issues?q=is%3Aissue+) 和 [常见&难检反馈及问题列表](https://github.com/Hex-Dragon/PCL2/discussions/1930) 中搜索,确认了这一建议未被提交过。 - [X] 我已查看 [功能投票页面](https://github.com/Hex-Dragon/PCL2/discussions/categories/%E5%8A%9F%E8%83%BD%E6%8A%95%E7%A5%A8/),确认了这一建议未在投票列表中。 ### 描述 现在,自定义主页中使用列表项作为联网帮助页面入口时 会因为要获取信息导致卡死 而报错,而对应的列表项也是空白,如图。 ![image](https://github.com/Hex-Dragon/PCL2/assets/141309773/1c84dcc5-c3bd-460d-979b-5ed4005b490d) 此时的部分源代码如下: ![image](https://github.com/Hex-Dragon/PCL2/assets/141309773/6d7d46ef-01cb-4775-9de9-ab6b51c58aff) 所以我自己给该列表项指定了标题和信息,且该列表项可以正常显示我指定的标题和信息,如图。 ![image](https://github.com/Hex-Dragon/PCL2/assets/141309773/58a0f9c4-6644-44b4-a02f-9c948cb1ece7) 此时的部分源代码如下: ![image](https://github.com/Hex-Dragon/PCL2/assets/141309773/98c2bedc-37e6-457b-9099-172b8ae397e6) 但 PCL 在我已经指定了标题和信息时,**加载主页仍然会获取该联网帮助的信息,导致报错**,如图。 ![image](https://github.com/Hex-Dragon/PCL2/assets/141309773/31aa2fe8-5bbe-4531-8b1b-595dfc67c9cb)...

处理中
· 优化
🟨 中