摘要:
这个问题是因为 WSL2 使用 NAT 网络模式,无法直接访问 Windows 的 localhost 代理。解决方法如下: ✅ 方案一:改用 Windows 主机 IP(推荐) 在 WSL 中,不要用 127.0.0.1 或 localhost,而是用 Windows 在 WSL 中的 IP。 1 阅读全文
posted @ 2026-04-25 22:35
卓能文
阅读(720)
评论(0)
推荐(0)
摘要:
Parcel 最简 MPA 多页面项目模板(零配置、直接运行) 1. 项目目录结构 mpa-parcel/ ├── package.json ├── src/ │ ├── common/ │ │ ├── common.css # 全局公共样式 │ │ └── common.js # 全局公共脚本 │ 阅读全文
posted @ 2026-04-25 00:41
卓能文
阅读(8)
评论(0)
推荐(0)

浙公网安备 33010602011771号