let ip =uni.getStorageSync('ip') || null const webPort = 5173 const port = 8086 export { ip, webPort, port }