From fd3e0d6c3807a7fa1773707d960e9bd92585a2ef Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Mon, 30 Jan 2023 10:38:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vue.config.js b/vue.config.js index 2b82699..498d2a4 100644 --- a/vue.config.js +++ b/vue.config.js @@ -2,11 +2,11 @@ * 配置参考: * https://cli.vuejs.org/zh/config/ */ -// const url = 'http://192.168.31.160:9999' //长龙 +const url = 'http://192.168.31.160:9999' //长龙 // const url = 'http://192.168.31.85:9999' // 胜浩 // const url = 'http://127.0.0.1:9999' // 本地 -const url = 'http://39.97.244.65:9999' // 测试服务器 +// const url = 'http://39.97.244.65:9999' // 测试服务器 // const url = 'http://62.234.122.43:9999' //正式服务器1 // const url = 'https://www.aihxz.com' // 正式域名