@ -78,7 +78,7 @@ export default {
bottom: 0;
right: 0;
left: 0;
background: url(https://static.linhaojun.top/photos/765664a8a75211296a9cd89671d6d660.png) center center / cover
background: url(https://static.linhaojun.top/aurora/photos/765664a8a75211296a9cd89671d6d660.png) center center / cover
no-repeat;
}
.login-card {
@ -16,7 +16,7 @@ export default defineComponent({
setup(props) {
return {
url: toRefs(props).url,
default: 'https://static.linhaojun.top/config/52a81cd2772167b645569342e81ce312.jpg'
default: 'https://static.linhaojun.top/aurora/config/52a81cd2772167b645569342e81ce312.jpg'
})
@ -63,7 +63,7 @@ export default defineComponent({
const appStore = useAppStore()
const { t } = useI18n()
default: 'https://static.linhaojun.top/config/52a81cd2772167b645569342e81ce312.jpg',
default: 'https://static.linhaojun.top/aurora/config/52a81cd2772167b645569342e81ce312.jpg',
avatarClass: computed(() => {
'ob-avatar': true,
@ -70,7 +70,7 @@ export default defineComponent({
comments: toRef(commentStore.$state, 'recentComment'),
default: 'https://static.linhaojun.top/config/0af1901da1e64dfb99bb61db21e716c4.jpeg',
default: 'https://static.linhaojun.top/aurora/config/0af1901da1e64dfb99bb61db21e716c4.jpeg',
t