From 60005028d56d7a2d2da6c7eb7f739fdf7189b66a Mon Sep 17 00:00:00 2001
From: douzhuo <17611323298@163.com>
Date: Thu, 12 May 2022 15:42:09 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/page/wel.vue | 2 --
src/views/Statistics/TheTeamCompared.vue | 4 ++--
vue.config.js | 4 ++--
3 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/src/page/wel.vue b/src/page/wel.vue
index 3c92f5c..9d1fa3d 100644
--- a/src/page/wel.vue
+++ b/src/page/wel.vue
@@ -309,8 +309,6 @@
-
+
暂无数据
@@ -326,7 +326,7 @@
id="main2"
style="min-height: 350px; width: 94%; margin: 0 auto"
>
-
+
暂无数据
diff --git a/vue.config.js b/vue.config.js
index ad5c82c..78fc96f 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -10,8 +10,8 @@
// const url = 'http://62.234.122.43:9999' //正式
// const url = 'http://81.70.55.170:9999' // 新测试服务器IP
// const url = 'http://192.168.31.89:9999' //sh
-// const url = 'https://zanyong.hfju.com' // 正式域名
-const url = 'http://81.70.55.170:9999' // 新测试
+const url = 'https://zanyong.hfju.com' // 正式域名
+// const url = 'http://81.70.55.170:9999' // 新测试
// const url = 'http://82.156.35.22:9999' // 新正式ip
const CompressionWebpackPlugin = require('compression-webpack-plugin')
const productionGzipExtensions = ['js', 'css']