export default { // 接口地址 serverUrl: "http://127.0.0.1:10102", wechatUrl: "https://broadcast.waityou24.cn", // 设备信息 system: uni.getSystemInfoSync(), };