|
|
@@ -34,7 +34,7 @@ defineProps({
|
|
|
}
|
|
|
});
|
|
|
|
|
|
-const title = ref('RuoYi-Vue-Plus');
|
|
|
+const title = ref('数字云药');
|
|
|
const settingsStore = useSettingsStore();
|
|
|
const sideTheme = computed(() => settingsStore.sideTheme);
|
|
|
</script>
|
|
|
@@ -63,7 +63,7 @@ const sideTheme = computed(() => settingsStore.sideTheme);
|
|
|
width: 100%;
|
|
|
|
|
|
& .sidebar-logo {
|
|
|
- width: 32px;
|
|
|
+ width: 50px;
|
|
|
height: 32px;
|
|
|
vertical-align: middle;
|
|
|
margin-right: 12px;
|