|
@@ -3,12 +3,12 @@
|
|
|
<!-- 第一行 -->
|
|
|
<a-row :gutter="24" class="firstLine">
|
|
|
<!-- 我的 -->
|
|
|
- <!-- <a-col :xs="24" :sm="24" :md="24" :lg="7" :style="{ marginBottom: '8px', paddingRight: 0 }"> -->
|
|
|
+ <a-col :xs="24" :sm="24" :md="24" :lg="7" :style="{ marginBottom: '8px', paddingRight: 0 }">
|
|
|
<!-- 等高设置 -->
|
|
|
- <!-- <a-card title="我的" style="width: 100%;" :bordered="false" :style="{ marginBottom: '8px', height: '250px' }">
|
|
|
- <a-row :gutter="24"> -->
|
|
|
+ <a-card title="我的" style="width: 100%;" :bordered="false" :style="{ marginBottom: '8px', height: '250px' }">
|
|
|
+ <a-row :gutter="24">
|
|
|
<!-- 头像 -->
|
|
|
- <!-- <a-col :xs="24" :sm="24" :md="12" :lg="14">
|
|
|
+ <a-col :xs="24" :sm="24" :md="12" :lg="14">
|
|
|
<a-row :gutter="24">
|
|
|
<a-col :xs="24" :sm="24" :md="12" :lg="8">
|
|
|
<div class="userImg">
|
|
@@ -23,10 +23,10 @@
|
|
|
</div>
|
|
|
</a-col>
|
|
|
</a-row>
|
|
|
- </a-col> -->
|
|
|
+ </a-col>
|
|
|
|
|
|
<!-- 数量 -->
|
|
|
- <!-- <a-col :xs="24" :sm="24" :md="12" :lg="10" class="msgBox">
|
|
|
+ <a-col :xs="24" :sm="24" :md="12" :lg="10" class="msgBox">
|
|
|
<span> {{ todoList.length }}</span>
|
|
|
<p>我的待办</p>
|
|
|
<span>{{ msgTotal }}</span>
|
|
@@ -34,19 +34,19 @@
|
|
|
</a-col>
|
|
|
</a-row>
|
|
|
</a-card>
|
|
|
- </a-col> -->
|
|
|
+ </a-col>
|
|
|
|
|
|
<!-- 待办 -->
|
|
|
<!-- 技能博物馆 -->
|
|
|
- <a-col :xs="24" :sm="24" :md="24" :lg="11" :style="{ marginBottom: '8px', paddingRight: 0, width: '66.6%' }">
|
|
|
- <!-- <a-col :xs="24" :sm="24" :md="24" :lg="11" :style="{ marginBottom: '8px', paddingRight: 0, }"> -->
|
|
|
+ <!-- <a-col :xs="24" :sm="24" :md="24" :lg="11" :style="{ marginBottom: '8px', paddingRight: 0, width: '66.6%' }"> -->
|
|
|
+ <a-col :xs="24" :sm="24" :md="24" :lg="11" :style="{ marginBottom: '8px', paddingRight: 0, }">
|
|
|
<MyoaTabs />
|
|
|
</a-col>
|
|
|
|
|
|
<!-- 按钮 -->
|
|
|
<!-- 技能博物馆 -->
|
|
|
- <a-col :xs="24" :sm="24" :md="24" :lg="6" :style="{ marginBottom: '8px', width: '33%' }">
|
|
|
- <!-- <a-col :xs="24" :sm="24" :md="24" :lg="6" :style="{ marginBottom: '8px',}"> -->
|
|
|
+ <!-- <a-col :xs="24" :sm="24" :md="24" :lg="6" :style="{ marginBottom: '8px', width: '33%' }"> -->
|
|
|
+ <a-col :xs="24" :sm="24" :md="24" :lg="6" :style="{ marginBottom: '8px',}">
|
|
|
<!-- 等高设置 -->
|
|
|
<a-card title="常用流程" :bordered="false" style="height: 250px;">
|
|
|
<div v-for="(item, index) in activeKeyAll.slice(5, 10)" :key="index" class="oaBig">
|
|
@@ -64,8 +64,8 @@
|
|
|
<a-row :gutter="24" class="secondLine">
|
|
|
<!-- 企业公告 -->
|
|
|
<!-- 技能博物馆 -->
|
|
|
- <a-col :xs="24" :sm="24" :md="24" :lg="24" :xl="9" :style="{ marginBottom: '8px', paddingRight: 0,width: '66.6%' }">
|
|
|
- <!-- <a-col :xs="24" :sm="24" :md="24" :lg="24" :xl="9" :style="{ marginBottom: '8px', paddingRight: 0, }"> -->
|
|
|
+ <!-- <a-col :xs="24" :sm="24" :md="24" :lg="24" :xl="9" :style="{ marginBottom: '8px', paddingRight: 0,width: '66.6%' }"> -->
|
|
|
+ <a-col :xs="24" :sm="24" :md="24" :lg="24" :xl="9" :style="{ marginBottom: '8px', paddingRight: 0, }">
|
|
|
<a-card title="企业公告" :bordered="false" style="height:400px;">
|
|
|
<template #extra>
|
|
|
|
|
@@ -81,8 +81,8 @@
|
|
|
|
|
|
<!-- 计划 友情链接 -->
|
|
|
<div>
|
|
|
- <!-- <a-col :xs="24" :sm="24" :md="24" :lg="24" :xl="7" :style="{ marginBottom: '8px' }">
|
|
|
- <a-row :gutter="24"> -->
|
|
|
+ <a-col :xs="24" :sm="24" :md="24" :lg="24" :xl="7" :style="{ marginBottom: '8px' }">
|
|
|
+ <a-row :gutter="24">
|
|
|
<!-- 我的计划 -->
|
|
|
<!-- <a-col :xs="24" :sm="24" :md="24" :lg="24" :xl="24" :style="{ marginBottom: '8px', paddingRight: 0 }"> -->
|
|
|
<!-- <a-card title="我的计划" :bordered="false" style="width:100%;height:176px">
|
|
@@ -114,7 +114,7 @@
|
|
|
</a-card> -->
|
|
|
<!-- </a-col> -->
|
|
|
<!-- 友情链接 -->
|
|
|
- <!-- <a-col :xs="24" :sm="24" :md="24" :lg="24" :xl="24" :style="{ marginBottom: '8px', paddingRight: 0 }">
|
|
|
+ <a-col :xs="24" :sm="24" :md="24" :lg="24" :xl="24" :style="{ marginBottom: '8px', paddingRight: 0 }">
|
|
|
<a-card title="友情链接" :bordered="false" style="width:100%;height:400px">
|
|
|
<template #extra><a href="javascript:void(0);" @click="()=>modal1.visible=true">更多</a></template>
|
|
|
<template #extra><a href="javascript:void(0);" @click="openMyLinks">更多</a></template>
|
|
@@ -128,7 +128,7 @@
|
|
|
</a-card>
|
|
|
</a-col>
|
|
|
</a-row>
|
|
|
- </a-col> -->
|
|
|
+ </a-col>
|
|
|
|
|
|
<!-- 日历 -->
|
|
|
<a-col :xs="24" :sm="24" :md="24" :lg="24" :xl="8" :style="{ marginBottom: '8px' }">
|