|
@@ -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,15 +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, 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', 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">
|
|
@@ -59,7 +63,9 @@
|
|
|
<!-- 第二行-->
|
|
|
<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,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>
|
|
|
|
|
@@ -75,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">
|
|
@@ -108,11 +114,11 @@
|
|
|
</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> -->
|
|
|
- <!-- <div v-for="item in linksList.slice(0, 8)" :key="item.id" class="links">
|
|
|
+ <template #extra><a href="javascript:void(0);" @click="()=>modal1.visible=true">更多</a></template>
|
|
|
+ <template #extra><a href="javascript:void(0);" @click="openMyLinks">更多</a></template>
|
|
|
+ <div v-for="item in linksList.slice(0, 8)" :key="item.id" class="links">
|
|
|
<button class="itemLink">
|
|
|
<a href="#" @click="openItemLink(item)">
|
|
|
<span width="2em" style='color:#5c5c5c'> {{ item.name }}</span>
|
|
@@ -120,9 +126,9 @@
|
|
|
</button>
|
|
|
</div>
|
|
|
</a-card>
|
|
|
- </a-col> -->
|
|
|
- <!-- </a-row>
|
|
|
- </a-col> -->
|
|
|
+ </a-col>
|
|
|
+ </a-row>
|
|
|
+ </a-col>
|
|
|
|
|
|
<!-- 日历 -->
|
|
|
<a-col :xs="24" :sm="24" :md="24" :lg="24" :xl="8" :style="{ marginBottom: '8px' }">
|