Explorar o código

fix: build error

张益铭 %!s(int64=4) %!d(string=hai) anos
pai
achega
267d34999e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main.ts

+ 1 - 1
src/main.ts

@@ -41,7 +41,7 @@ export const getServerConfig = async (): Promise<any> => {
   return axios({
     baseURL: "",
     method: "get",
-    url: (app.config.globalProperties.$baseUrl || "/") + "serverConfig.json"
+    url: (app.config.globalProperties.$baseUrl || "/manages/") + "serverConfig.json"
   }).then(({ data: config }) => {
     let $config = app.config.globalProperties.$config
     // 自动注入项目配置