change website title
This commit is contained in:
@ -25,7 +25,7 @@ defineProps({
|
||||
}
|
||||
})
|
||||
|
||||
const title = ref('若依管理系统');
|
||||
const title = ref('思米西车辆管理系统');
|
||||
const settingsStore = useSettingsStore();
|
||||
const sideTheme = computed(() => settingsStore.sideTheme);
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user