3 天以前 c9faa6fc186d3a4a01fbc1f7adcb2b487691bcd6
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';