修改页面去掉全屏

This commit is contained in:
2026-03-05 00:16:52 +08:00
parent 14127580fe
commit aae3b2c020
35 changed files with 9 additions and 47 deletions

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:calendarSchedule:edit'" :okAuth="'biz:calendarSchedule:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:company:edit'" :okAuth="'biz:company:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -9,7 +9,6 @@
:showFooter="true" :showFooter="true"
:showOkBtn="false" :showOkBtn="false"
@register="registerModal" @register="registerModal"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:dataReport:edit'" :okAuth="'biz:dataReport:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:dbConfig:edit'" :okAuth="'biz:dbConfig:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -9,7 +9,6 @@
:showFooter="true" :showFooter="true"
:showOkBtn="false" :showOkBtn="false"
@register="registerModal" @register="registerModal"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:execScript:edit'" :okAuth="'biz:execScript:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -9,7 +9,6 @@
:showFooter="true" :showFooter="true"
:showOkBtn="false" :showOkBtn="false"
@register="registerModal" @register="registerModal"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:monitorAccount:edit'" :okAuth="'biz:monitorAccount:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -9,7 +9,6 @@
:showFooter="true" :showFooter="true"
:showOkBtn="false" :showOkBtn="false"
@register="registerModal" @register="registerModal"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:monitorHost:edit'" :okAuth="'biz:monitorHost:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -9,7 +9,6 @@
:showFooter="true" :showFooter="true"
:showOkBtn="false" :showOkBtn="false"
@register="registerModal" @register="registerModal"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:listItem:edit'" :okAuth="'biz:listItem:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -9,7 +9,6 @@
:showFooter="true" :showFooter="true"
:showOkBtn="false" :showOkBtn="false"
@register="registerModal" @register="registerModal"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:projectInfo:edit'" :okAuth="'biz:projectInfo:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -9,7 +9,6 @@
:showFooter="true" :showFooter="true"
:showOkBtn="false" :showOkBtn="false"
@register="registerModal" @register="registerModal"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:projectReport:edit'" :okAuth="'biz:projectReport:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -9,7 +9,6 @@
:showFooter="true" :showFooter="true"
:showOkBtn="false" :showOkBtn="false"
@register="registerModal" @register="registerModal"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:projectRequirements:edit'" :okAuth="'biz:projectRequirements:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -9,7 +9,6 @@
:showFooter="true" :showFooter="true"
:showOkBtn="false" :showOkBtn="false"
@register="registerModal" @register="registerModal"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:resumeEmployee:edit'" :okAuth="'biz:resumeEmployee:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -9,7 +9,6 @@
:showFooter="true" :showFooter="true"
:showOkBtn="false" :showOkBtn="false"
@register="registerModal" @register="registerModal"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:mailAccount:edit'" :okAuth="'biz:mailAccount:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -9,7 +9,6 @@
:showFooter="true" :showFooter="true"
:showOkBtn="false" :showOkBtn="false"
@register="registerModal" @register="registerModal"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:quickLogin:edit'" :okAuth="'biz:quickLogin:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -9,7 +9,6 @@
:showFooter="true" :showFooter="true"
:showOkBtn="false" :showOkBtn="false"
@register="registerModal" @register="registerModal"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'biz:websiteStorage:edit'" :okAuth="'biz:websiteStorage:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -9,7 +9,6 @@
:showFooter="true" :showFooter="true"
:showOkBtn="false" :showOkBtn="false"
@register="registerModal" @register="registerModal"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -6,11 +6,9 @@
<div class="server-card"> <div class="server-card">
<div class="ip-info"> <div class="ip-info">
<div class="info-item ip-row"> <div class="info-item ip-row">
<span><a-button type="link" size="small" @click="openModalServer(true, item)">{{ item.sysHostname || '未知IP' }}</a-button></span> <span>{{ item.sysHostname || '未知IP' }}</span>
<span class="status-tag" :class="item.ustatus === '1' ? 'status-running' : 'status-offline'"> <span class="status-tag" :class="item.ustatus === '1' ? 'status-running' : 'status-offline'">
<a-button type="link" size="small" @click="openModalDocker(true, item)">
{{ item.ustatus === '1' ? '运行中' : '已离线' }} {{ item.ustatus === '1' ? '运行中' : '已离线' }}
</a-button>
</span> </span>
</div> </div>
</div> </div>

View File

@@ -246,7 +246,7 @@ onMounted(() => {
} }
.alert-type { .alert-type {
width: 60px; width: 40px;
color: #666; color: #666;
text-align: left; text-align: left;
white-space: nowrap; white-space: nowrap;
@@ -257,7 +257,7 @@ onMounted(() => {
} }
.alert-title { .alert-title {
width: 100px; width: 40px;
flex-shrink: 0; flex-shrink: 0;
color: #666; color: #666;
white-space: nowrap; white-space: nowrap;
@@ -271,9 +271,9 @@ onMounted(() => {
} }
.alert-content { .alert-content {
width: 200px; width: 60px;
flex-grow: 1; flex-grow: 1;
min-width: 150px; min-width: 40px;
} }
.title-text { .title-text {

View File

@@ -4,16 +4,13 @@
<MySchedule /> <MySchedule />
</div> </div>
<Tabs v-model:activeKey="activeKey"> <Tabs v-model:activeKey="activeKey">
<TabPane key="1" tab="便签管理"> <TabPane key="1" tab="日程管理">
<NoteTodo />
</TabPane>
<TabPane key="2" tab="日程管理">
<Calendar /> <Calendar />
</TabPane> </TabPane>
<TabPane key="3" tab="我的待办"> <TabPane key="2" tab="我的待办">
<ItemsInfo /> <ItemsInfo />
</TabPane> </TabPane>
<TabPane key="4" tab="文件管理"> <TabPane key="3" tab="文件管理">
<MyfileInfo /> <MyfileInfo />
</TabPane> </TabPane>
</Tabs> </Tabs>
@@ -23,7 +20,6 @@
<script lang="ts" setup name="AboutPage"> <script lang="ts" setup name="AboutPage">
import { h, ref, onMounted } from 'vue'; import { h, ref, onMounted } from 'vue';
import { Tag, Tabs, TabPane } from 'ant-design-vue'; import { Tag, Tabs, TabPane } from 'ant-design-vue';
import NoteTodo from './components/NoteTodo.vue';
import MySchedule from './components/MySchedule.vue'; import MySchedule from './components/MySchedule.vue';
import Calendar from './components/calendar/list.vue'; import Calendar from './components/calendar/list.vue';
import ItemsInfo from './components/listItem/list.vue'; import ItemsInfo from './components/listItem/list.vue';

View File

@@ -10,7 +10,6 @@
:okAuth="'erp:account:edit'" :okAuth="'erp:account:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'erp:accountTransfer:edit'" :okAuth="'erp:accountTransfer:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'erp:category:edit'" :okAuth="'erp:category:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>

View File

@@ -10,7 +10,6 @@
:okAuth="'erp:transactionFlow:edit'" :okAuth="'erp:transactionFlow:edit'"
@register="registerModal" @register="registerModal"
@ok="handleSubmit" @ok="handleSubmit"
defaultFullscreen="true"
width="70%" width="70%"
> >
<template #title> <template #title>