style: 看病样式调整
This commit is contained in:
@@ -94,7 +94,7 @@ onMounted(() => {
|
||||
<template>
|
||||
<div class="viewport" ref="viewportDom">
|
||||
<div class="brand">
|
||||
<div class="brand-title" @click="toggle">
|
||||
<div class="brand-title" @click="toggle" title="点击全屏显示">
|
||||
核心网系统看板
|
||||
<FullscreenExitOutlined v-if="isFullscreen" />
|
||||
<FullscreenOutlined v-else />
|
||||
|
||||
Reference in New Issue
Block a user