shaogen1995 пре 1 месец
родитељ
комит
ea0c933f43

+ 21 - 0
asd/后台大场景编辑/build/index.html

@@ -0,0 +1,21 @@
+<!doctype html>
+<html lang="zh">
+
+<head>
+  <meta charset="utf-8" />
+  <link rel="icon" href="./favicon.ico" />
+  <meta name="viewport" content="width=device-width,initial-scale=1" />
+  <meta name="theme-color" content="#000000" />
+  <meta name="description" content="Web site created using create-react-app" />
+  <link rel="apple-touch-icon" href="./logo192.png" />
+  <script>const backUrl = "https://sit-beirenbigscene.4dage.com/backstage", threeUrl = `https://dev.itfinspread.com:8003/#/sso?redirectUrl=${backUrl}`</script>
+  <title>北人亦创国际会展中心-场景编辑后台</title>
+  <script defer="defer" src="./static/js/main.f24c7d1a.js"></script>
+  <link href="./static/css/main.c3fbf840.css" rel="stylesheet">
+</head>
+
+<body><noscript>You need to enable JavaScript to run this app.</noscript>
+  <div id="root"></div>
+</body>
+
+</html>

+ 2 - 2
后台大场景编辑/public/index.html

@@ -10,8 +10,8 @@
 
     <script>
       // 甲方服务器域名
-      // const backUrl = 'http://192.168.20.55:3000'
-      const backUrl = 'https://sit-beirenbigscene.4dage.com/backstage'
+      const backUrl = 'http://192.168.20.55:3000'
+      // const backUrl = 'https://sit-beirenbigscene.4dage.com/backstage'
 
       // 第三方网址跳转域名
       const threeUrl = `https://dev.itfinspread.com:8003/#/sso?redirectUrl=${backUrl}`

+ 1 - 1
后台大场景编辑/src/pages/Layout/index.module.scss

@@ -35,7 +35,7 @@
           font-size: 16px;
           position: relative;
           margin-top: 16px;
-          color: #fff;
+          color: black;
           text-align: center;
 
           &:hover {