Yan
Yan
### 站点链接 https://github.com/YanAnghelp/home ### 问题描述 _No response_ ### 补充信息  高德IP的API必须添加&ip=参数,否则输出空白,这是高德BUG。 以下是我对 src/api/index.js 改进的部分代码: // 获取高德地理位置信息 export const getAdcode = async (key) => { const ip_response = await fetch('https://get-ip.xxxx.com/api'); const...
### 检查项 - [x] 我已在 [Issues 页面](https://github.com/Meloong-Git/PCL/issues?q=is%3Aissue+) 和 [常见&难检反馈及问题列表](https://github.com/Meloong-Git/PCL/discussions/1930) 中搜索,确认了这一建议未被提交过。 - [x] 我已查看 [功能投票页面](https://github.com/Meloong-Git/PCL/discussions/categories/%E5%8A%9F%E8%83%BD%E6%8A%95%E7%A5%A8/),确认了这一建议未在投票列表中。 ### 描述 我希望可以在" Mod管理" 里点击下载新Mod后,可以快速从Mod下载页跳转回 "Mod管理“ ### 原因 这样的话,对于频繁管理Mod很方便,否则每次返回Mod管理页都需要点击3次,从Mod管理页到下载Mod却只需要一次,造成操作不对等。 我认为此提案应该有人提交,但我并未检索到,所以提出此建议。
### 检查项 - [x] 我已在 [Issues 页面](https://github.com/Meloong-Git/PCL/issues?q=is%3Aissue+) 和 [常见&难检反馈及问题列表](https://github.com/Meloong-Git/PCL/discussions/1930) 中搜索,确认了这一 Bug 未被提交过。 ### 描述 例如,2025/08/21时,会显示成“2025年8年21” ### 重现步骤 点击“今日人品” ### 日志与附件