From adfe1ca87e734e564b56a42c6fc5d015b4858eb3 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期二, 04 六月 2024 20:37:49 +0800
Subject: [PATCH] 修改任务检验

---
 src/components/view/index-index.vue |   70 ++++++++++++++++++++++++++++------
 1 files changed, 57 insertions(+), 13 deletions(-)

diff --git a/src/components/view/index-index.vue b/src/components/view/index-index.vue
index f1b2499..e3ece03 100644
--- a/src/components/view/index-index.vue
+++ b/src/components/view/index-index.vue
@@ -241,7 +241,31 @@
 		text-align: left;
     margin-bottom: 10px;
 	}
-
+  >>>.el-calendar-day span{
+    display: inline-block;
+    width: 30px;
+    height: 30px;
+    line-height: 30px;
+    text-align: center;
+    border-radius: 4px;
+  }
+  >>>.is-selected{
+    background: transparent !important;
+  }
+  >>>.is-selected .el-calendar-day{
+    background: transparent !important;
+  }
+  >>>.is-selected .el-calendar-day span{
+    background: #3A7BFA !important;
+    color: #fff !important;
+  }
+  >>>.el-calendar-day:hover{
+    background: transparent;
+  }
+  >>>.el-calendar-day span:hover{
+    background: #3A7BFA !important;
+    color: #fff !important;
+  }
 </style>
 
 <template>
@@ -280,7 +304,7 @@
               <img src="../../../static/img/index-0.svg" alt="">
             </div>
             <div class="mun">
-              <p style="font-size: 20px;">254</p>
+              <p style="font-size: 20px;">{{getNumberFourTypes.totalNumberOfMessages}}</p>
               <p style="font-size: 14px;margin-bottom: 10px;">鎴戠殑寰呭姙</p>
             </div>
           </div>
@@ -289,7 +313,7 @@
               <img src="../../../static/img/index-1.svg" alt="">
             </div>
             <div class="mun">
-              <p style="font-size: 20px;">254</p>
+              <p style="font-size: 20px;">{{ getNumberFourTypes.totalNumberOfReadMessages }}</p>
               <p style="font-size: 14px;margin-bottom: 10px;">宸插姙浜嬪疁</p>
             </div>
           </div>
@@ -298,7 +322,7 @@
               <img src="../../../static/img/index-2.svg" alt="">
             </div>
             <div class="mun">
-              <p style="font-size: 20px;">254</p>
+              <p style="font-size: 20px;">{{ getNumberFourTypes.remainingToDo }}</p>
               <p style="font-size: 14px;margin-bottom: 10px;">鍓╀綑寰呭姙</p>
             </div>
           </div>
@@ -307,7 +331,7 @@
               <img src="../../../static/img/index-3.svg" alt="">
             </div>
             <div class="mun">
-              <p style="font-size: 20px;">254</p>
+              <p style="font-size: 20px;">{{ getNumberFourTypes.totalNumberOfMessagesInThePastSevenDays }}</p>
               <p style="font-size: 14px;margin-bottom: 10px;">杩戞湡浜嬪疁</p>
             </div>
           </div>
@@ -332,8 +356,8 @@
                         <span>
                             {{ data.day.split('-').slice(2)+'' }}
                         </span>
-                    <el-badge v-if="data.isSelected" is-dot class="item">
-                    </el-badge>
+                    <!-- <el-badge v-if="data.isSelected" is-dot class="item">
+                    </el-badge> -->
                 </template>
               </el-calendar>
             </div>
@@ -344,7 +368,7 @@
                   <p class="ellipsis-multiline" >{{ m.text }}</p>
                 </el-tooltip>
               </div>
-              <span style="color:rgb(153, 153, 153);font-size: 12px;text-align: center;margin: 120px 0;display: inline-block;width: 100%;" v-if="listScheduleByMe.length==0">鏆傛棤</span>
+              <span style="color:rgb(144, 147, 153);font-size: 14px;text-align: center;margin: 120px 0;display: inline-block;width: 100%;" v-if="listScheduleByMe.length==0">鏆傛棤鏁版嵁</span>
             </div>
           </div>
         </div>
@@ -354,7 +378,7 @@
             <div class="tab-item" style="cursor: pointer;" :class="{active:currentIndex==5}" @click="currentIndex=5">閫氱煡閫氬憡</div>
           </div>
           <div class="right-3-list" v-loading="listLoading">
-            <scroll-pagination @load="getList" :finishLoding="finishLoding">
+            <scroll-pagination @load="getList" :finishLoding="finishLoding" :list="list" v-if="list.length>0">
               <div class="list3-item" v-for="(m,i) in list" :key="i">
               <div class="list3-item-title">
                 <img src="../../../static/img/index-tip.svg" alt="">
@@ -378,7 +402,7 @@
 			<div class="body" style="max-height: 60vh;">
 				<el-row>
 					<el-col class="search_thing" :span="22">
-						<div class="search_label">鏃堕棿锛�</div>
+						<div class="search_label"><span style="color: red;margin-right: 4px;">*</span>鏃堕棿锛�</div>
 						<div class="search_input">
 							<el-date-picker
                 v-model="query.time"
@@ -390,9 +414,10 @@
 						</div>
 					</el-col>
           <el-col class="search_thing" :span="22">
-						<div class="search_label">鍐呭锛�</div>
+						<div class="search_label"><span style="color: red;margin-right: 4px;">*</span>鍐呭锛�</div>
 						<div class="search_input">
-							<el-input v-model="query.text" size="small" placeholder="璇疯緭鍏ュ唴瀹�"></el-input>
+							<el-input v-model="query.text" type="textarea"
+  :rows="2" size="small" placeholder="璇疯緭鍏ュ唴瀹�"></el-input>
 						</div>
 					</el-col>
 				</el-row>
@@ -440,7 +465,9 @@
         total: null,
         listLoading: true, // 缁勪欢loading鐨勫睍绀�,榛樿涓簍rue
         finishLoding: false, // 鍔犺浇瀹屾垚锛屾樉绀哄凡缁忔病鏈夋洿澶氫簡
-        timer:null
+        timer:null,
+        keyMap:{},
+        getNumberFourTypes: {},
 			}
 		},
     watch:{
@@ -448,6 +475,7 @@
         this.getScheduleByMe()
       },
       currentIndex(){
+        this.keyMap = {}
         this.currentPage = 1;
         this.list = [];
         this.getList();
@@ -462,6 +490,7 @@
       this.weekdays = this.getWeekdaysForNextWeek()
       this.init();
       this.currentPage = 1;
+      this.keyMap = {}
       this.list = [];
       this.getList();
       this.getScheduleByMe()
@@ -469,13 +498,28 @@
       this.timer = setInterval(() => {
         this.init();
         this.currentPage = 1;
+        this.keyMap = {}
         this.list = [];
         this.getList();
         this.getScheduleByMe()
       },1000*60*10)
+      this.getNumberFourTypesFun()
 		},
 		methods: {
+      getNumberFourTypesFun() {
+        this.$axios.get(this.$api.informationNotification.getNumberFourTypesMessagesHomePage).then(res => {
+          this.getNumberFourTypes = res.data
+        })
+      },
       getList(){
+        const key = `_${this.currentPage}`
+        const value = this.keyMap[key]
+        // 濡傛灉value瀛樺湪锛岃〃绀虹紦瀛樻湁鍊硷紝閭d箞闃绘璇锋眰
+        if(value) {
+          return
+        }
+        // value涓嶅瓨鍦紝琛ㄧず绗竴娆¤姹�,璁剧疆鍗犱綅
+        this.keyMap[key] = 'temp'
         if(this.currentPage==1){
           this.listLoading = true
         }

--
Gitblit v1.9.3