修复JavaScript代码中的默认IP值: - localStorage.getItem('externalIp') || '192.168.2.17' - 改为:|| '121.40.164.32' 确保所有默认值统一为正确的对外IP地址