src/config/index.js
@@ -1,8 +1,7 @@ import { getStorage } from "@/utils/utis"; export const TIME_OUT = 2000; // 请求频率 export const ENV_DEV = getStorage("baic") || "jy.coasdisxx123.online"; // dev // const ENV_DEV = 'bingx.zqbom.com' // dev const ENV_DEV = process.env.VUE_APP_API_BASE_URL; // dev //const ENV_PRO = 'worldcoinpro.com' // 官网环境 // const ENV_PRO = 'thjddu.com' // app域名