From 3fdc93f16983c5275b715d83b597f922a4802dbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=BF=83=E5=AE=87?= Date: Wed, 3 Apr 2024 09:26:43 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E5=88=86=E4=BA=ABtest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- public/index.html | 1 + src/AppConfig.js | 2 +- src/common/util/ShareUtil.js | 22 ++++++++++++++++------ src/forge/Information/Pages/newsDetail.jsx | 3 ++- src/forge/Information/index.jsx | 2 ++ 6 files changed, 23 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 420fac00..a6fe1124 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "eslintConfig": { "extends": "react-app" }, - "proxy": "http://172.20.32.202:4000", + "proxy": "https://testforgeplus.trustie.net", "port": "3007", "devDependencies": { "@babel/runtime": "7.0.0-beta.51", diff --git a/public/index.html b/public/index.html index 06d38434..7508cce5 100755 --- a/public/index.html +++ b/public/index.html @@ -50,6 +50,7 @@ + <%= htmlWebpackPlugin.tags.bodyTags %> - <%= htmlWebpackPlugin.tags.bodyTags %>