|
|
@@ -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;
|