hsy
4 天以前 c8a6236013ec15d00ddcab1587bbd4f090611cdf
src/packages/effects/layouts/src/authentication/authentication.vue
@@ -3,7 +3,7 @@
import { computed } from 'vue';
import { preferences, usePreferences } from '..\..\..\..\preferences\src';
import { preferences, usePreferences } from '../../../../preferences/src';
import { Copyright } from '../basic/copyright';
import AuthenticationFormView from './form.vue';