Explorar o código

云塑关于我们——职位管理

ZhouRuiTing %!s(int64=5) %!d(string=hai) anos
pai
achega
661818bf22

+ 2 - 2
official_frontend/src/utils/request.js

@@ -7,8 +7,8 @@ import { getToken } from '@/utils/auth'
 const service = axios.create({
     // url = base url + request url
     // baseURL: process.env.VUE_APP_BASE_API,
-    // baseURL: "http://111.231.87.63:8088",
-    baseURL: "http://192.168.5.184:8098",
+    baseURL: "http://111.231.87.63:8088",
+    // baseURL: "http://192.168.5.184:8098",
     // withCredentials: true, // send cookies when cross-domain requests
     timeout: 5000 // request timeout
 })

+ 1 - 1
website/src/main/resources/templates/index.html

@@ -152,7 +152,7 @@
             <img src="img/qrCode.jpg" alt="..." class="img-fluid" style="width: 6.5rem;margin-bottom: 1rem">
             <h3 class="text-uppercase">想要看到更多吗?</h3>
             <p class="lead">我们准备了多个关于本公司的多个产品的介绍,想要了解更多点击了解详情。</p>
-            <p class="text-center"><a href="about.html" class="btn btn-template-outlined-white btn-lg">了解详情</a></p>
+            <p class="text-center"><a href="about" class="btn btn-template-outlined-white btn-lg">了解详情</a></p>
         </div>
     </section>
     <section class="bg-white bar">