浏览代码

首页样式

jbb 2 年之前
父节点
当前提交
a30c63a00a
共有 1 个文件被更改,包括 17 次插入17 次删除
  1. 17 17
      src/views/dashboard/MyToDo.vue

+ 17 - 17
src/views/dashboard/MyToDo.vue

@@ -3,12 +3,12 @@
     <!-- 第一行 -->
     <a-row :gutter="24" class="firstLine">
       <!-- 我的 -->
-      <a-col :xs="24" :sm="24" :md="24" :lg="6" :style="{ marginBottom: '8px', paddingRight: 0 }">
+      <!-- <a-col :xs="24" :sm="24" :md="24" :lg="6" :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="15">
+            <!-- <a-col :xs="24" :sm="24" :md="12" :lg="15">
               <a-row :gutter="24">
                 <a-col :xs="24" :sm="24" :md="12" :lg="7">
                   <div class="userImg" style="margin-left: -10px;">
@@ -26,10 +26,10 @@
                   </div>
                 </a-col>
               </a-row>
-            </a-col>
+            </a-col> -->
 
             <!-- 数量 -->
-            <a-col :xs="24" :sm="24" :md="12" :lg="9" class="msgBox">
+            <!-- <a-col :xs="24" :sm="24" :md="12" :lg="9" class="msgBox">
               <span> {{ todoList.length }}</span>
               <p>我的待办</p>
               <span>{{ msgTotal }}</span>
@@ -37,19 +37,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="7" :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="7" :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"> -->
@@ -68,8 +68,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>
             
@@ -85,8 +85,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">
@@ -118,7 +118,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>
@@ -132,7 +132,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' }">