From ad8bc8da367570f3ec1be2df9078821b52c41e4f Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Wed, 10 May 2023 17:06:22 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20config:=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/api.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/assets/api.js b/src/assets/api.js index ebaf951f..e08d1459 100644 --- a/src/assets/api.js +++ b/src/assets/api.js @@ -3,6 +3,12 @@ import { Notify } from 'zent'; // export const baseurl = 'http://pre.marketapi.1688sup.com' // const Version = "v1.3.0"; // window.baseurl = 'http://pre.marketapi.1688sup.com' + +/* 统一登陆灰度 + unifiedApi = 'http://api.gray.user.1688sup.com/v1'; + window.unifiedUrl = 'http://gray.user.1688sup.com/#/login'; +*/ + let baseurl = ''; let unifiedApi = ''; let download_url = 'https://ewm.83323.cn';