Explorar o código

返回平台跳转到地球

louhangfei %!s(int64=2) %!d(string=hai) anos
pai
achega
5fe88de2b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/layout/components/Header/index.vue

+ 1 - 1
src/layout/components/Header/index.vue

@@ -266,7 +266,7 @@
     return userStore.getUserInfo.avatar;
   });
 
-  const getPLUrl = () => urlJoin(location.origin, '/skyeyev3pc/');
+  const getPLUrl = () => urlJoin(location.origin, '/skyeye-world/');
 
   const getUsername = computed(() => {
     return userStore.getUserInfo.username;