-
-
-
-
- 新增
- 导出
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ getAreaTextByCode(text) }}
-
-
- 无文件
- 下载
-
-
-
-
+
+
+
+
+
+ {{ filterYearList[activeIndex] }}
+
+
+
+ 全部
+ 已审核
+ 待审核
+ 已驳回
+
+
+
+
+
+
+
-
-
+
diff --git a/jeecgboot-vue3-master/src/views/annualcomp/uncommitted/AnnualCompList1.vue b/jeecgboot-vue3-master/src/views/annualcomp/uncommitted/AnnualCompList1.vue
new file mode 100644
index 00000000..7fda8dad
--- /dev/null
+++ b/jeecgboot-vue3-master/src/views/annualcomp/uncommitted/AnnualCompList1.vue
@@ -0,0 +1,206 @@
+
+
+
+
+
+
+ 新增
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ getAreaTextByCode(text) }}
+
+
+ 无文件
+ 下载
+
+
+
+
+
+
+
+
+
+
diff --git a/jeecgboot-vue3-master/src/views/annualcomp/uncommitted/components/cardItem.vue b/jeecgboot-vue3-master/src/views/annualcomp/uncommitted/components/cardItem.vue
new file mode 100644
index 00000000..f5f1bebb
--- /dev/null
+++ b/jeecgboot-vue3-master/src/views/annualcomp/uncommitted/components/cardItem.vue
@@ -0,0 +1,154 @@
+
+
+
+
+
{{ data.compname }}
+
报名时间:{{ data.starttime }}~{{ data.endtime }}
+
+
+
+ 比赛权重
4
+ 负责人
无糖
+ 负责部门
国际教育学院
+
+
+
+
+
+
+
+
+
+
diff --git a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList.vue b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList.vue
index 6a67d028..82b0a5c3 100644
--- a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList.vue
+++ b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList.vue
@@ -191,7 +191,7 @@
border-radius: 50%;
&.ac {
- background: #0052d9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -209,7 +209,7 @@
.operate {
font-size: 14px;
- color: #0052d9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList2.vue b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList2.vue
index 7b6c9547..a9be91f6 100644
--- a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList2.vue
+++ b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList2.vue
@@ -126,7 +126,7 @@
border-radius: 50%;
&.ac {
- background: #0052d9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -144,7 +144,7 @@
.operate {
font-size: 14px;
- color: #0052d9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList3.vue b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList3.vue
index 7a5264e7..966fece2 100644
--- a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList3.vue
+++ b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList3.vue
@@ -131,7 +131,7 @@
border-radius: 50%;
&.ac {
- background: #0052d9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -149,7 +149,7 @@
.operate {
font-size: 14px;
- color: #0052d9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList4.vue b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList4.vue
index 922a5b08..deb58858 100644
--- a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList4.vue
+++ b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList4.vue
@@ -124,7 +124,7 @@
border-radius: 50%;
&.ac {
- background: #0052d9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -142,7 +142,7 @@
.operate {
font-size: 14px;
- color: #0052d9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList5.vue b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList5.vue
index d1fe01d0..f2074d59 100644
--- a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList5.vue
+++ b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList5.vue
@@ -126,7 +126,7 @@
border-radius: 50%;
&.ac {
- background: #0052d9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -144,7 +144,7 @@
.operate {
font-size: 14px;
- color: #0052d9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList6.vue b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList6.vue
index d06667bc..4b0be27f 100644
--- a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList6.vue
+++ b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList6.vue
@@ -131,7 +131,7 @@
border-radius: 50%;
&.ac {
- background: #0052d9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -149,7 +149,7 @@
.operate {
font-size: 14px;
- color: #0052d9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList7.vue b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList7.vue
index c5921448..162f39fd 100644
--- a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList7.vue
+++ b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList7.vue
@@ -127,7 +127,7 @@
border-radius: 50%;
&.ac {
- background: #0052d9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -145,7 +145,7 @@
.operate {
font-size: 14px;
- color: #0052d9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList8.vue b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList8.vue
index cabeb7ce..4a8de8d1 100644
--- a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList8.vue
+++ b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/cardList8.vue
@@ -113,7 +113,7 @@
border-radius: 50%;
&.ac {
- background: #0052d9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -131,7 +131,7 @@
.operate {
font-size: 14px;
- color: #0052d9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/pillarChart.vue b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/pillarChart.vue
index 9aee465d..7a497e63 100644
--- a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/pillarChart.vue
+++ b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/components/pillarChart.vue
@@ -56,7 +56,7 @@
data: [33, 44, 58, 85, 47, 38, 45],
barWidth: '20px',
itemStyle: {
- color: '#0052D9',
+ color: '#0ad8c7',
}
},
{
diff --git a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/department.vue b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/department.vue
index eecbe273..f2f60ce5 100644
--- a/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/department.vue
+++ b/jeecgboot-vue3-master/src/views/comprehensiveEvaluation/department.vue
@@ -149,7 +149,7 @@
import cardList3 from './components/cardList3.vue';
import cardList7 from './components/cardList8.vue';
import cardList6 from './components/cardList6.vue';
-
+
import randerChart from './components/randerChart.vue';
import cakeChart from './components/cakeChart.vue';
import ringChart from './components/ringChart.vue';
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/chDepartment/index.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/chDepartment/index.vue
index e87d73c1..81d15bf3 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/components/chDepartment/index.vue
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/chDepartment/index.vue
@@ -251,7 +251,7 @@ onMounted(() => {
transform: translateY(-50%);
width: 8px;
height: 8px;
- background: #0052D9;
+ background: #0ad8c7;
border-radius: 50%;
}
}
@@ -623,7 +623,7 @@ onMounted(() => {
border-radius: 50%;
&.ac {
- background: #0052D9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -641,7 +641,7 @@ onMounted(() => {
.operate {
font-size: 14px;
- color: #0052D9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/chDepartment/options.js b/jeecgboot-vue3-master/src/views/depart/workbench/components/chDepartment/options.js
index 271d83b0..2d922d8b 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/components/chDepartment/options.js
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/chDepartment/options.js
@@ -1,7 +1,7 @@
// 部门比赛情况分布 圆环
export const optionRing = {
color: [
- '#0052D9',
+ '#0ad8c7',
'#699EF5',
'#B5C7FF',
],
@@ -89,7 +89,7 @@ export const optionBar = {
data: [33, 44, 58, 85, 47, 38, 45],
barWidth: '20px',
itemStyle: {
- color: '#0052D9',
+ color: '#0ad8c7',
}
},
{
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/chExpert/index copy.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/chExpert/index copy.vue
index 3e671c97..6660c4a8 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/components/chExpert/index copy.vue
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/chExpert/index copy.vue
@@ -314,7 +314,7 @@ getZjsybsjs().then(res => {
}
&:nth-of-type(-n + 4) .ranking .ol {
- background: #0052D9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
@@ -330,7 +330,7 @@ getZjsybsjs().then(res => {
.operate {
font-size: 14px;
- color: #0052D9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/chExpert/index.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/chExpert/index.vue
index ee2a5d9c..5c0e3ab9 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/components/chExpert/index.vue
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/chExpert/index.vue
@@ -324,7 +324,7 @@ function reset() {
}
&:nth-of-type(-n + 4) .ranking .ol {
- background: #0052D9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
@@ -340,7 +340,7 @@ function reset() {
.operate {
font-size: 14px;
- color: #0052D9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/chSchool/index.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/chSchool/index.vue
index e0c3ce6b..904478e6 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/components/chSchool/index.vue
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/chSchool/index.vue
@@ -477,7 +477,7 @@ onMounted(() => {
border-radius: 50%;
&.ac {
- background: #0052D9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -495,7 +495,7 @@ onMounted(() => {
.operate {
font-size: 14px;
- color: #0052D9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/chSchool/options.js b/jeecgboot-vue3-master/src/views/depart/workbench/components/chSchool/options.js
index 271d83b0..2d922d8b 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/components/chSchool/options.js
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/chSchool/options.js
@@ -1,7 +1,7 @@
// 部门比赛情况分布 圆环
export const optionRing = {
color: [
- '#0052D9',
+ '#0ad8c7',
'#699EF5',
'#B5C7FF',
],
@@ -89,7 +89,7 @@ export const optionBar = {
data: [33, 44, 58, 85, 47, 38, 45],
barWidth: '20px',
itemStyle: {
- color: '#0052D9',
+ color: '#0ad8c7',
}
},
{
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardList.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardList.vue
index 57b84ccf..42f4489a 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardList.vue
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardList.vue
@@ -114,7 +114,7 @@
border-radius: 50%;
&.ac {
- background: #0052d9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -132,7 +132,7 @@
.operate {
font-size: 14px;
- color: #0052d9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFive.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFive.vue
index cec9665c..061894eb 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFive.vue
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFive.vue
@@ -108,7 +108,7 @@
border-radius: 50%;
&.ac {
- background: #0052d9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -126,7 +126,7 @@
.operate {
font-size: 14px;
- color: #0052d9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFour.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFour.vue
index 365f6a76..9147d266 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFour.vue
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListFour.vue
@@ -115,7 +115,7 @@ const router = useRouter()
border-radius: 50%;
&.ac {
- background: #0052d9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -133,7 +133,7 @@ const router = useRouter()
.operate {
font-size: 14px;
- color: #0052d9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListThree.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListThree.vue
index 4d53a595..6ee0ddbc 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListThree.vue
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListThree.vue
@@ -109,7 +109,7 @@
border-radius: 50%;
&.ac {
- background: #0052d9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -127,7 +127,7 @@
.operate {
font-size: 14px;
- color: #0052d9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListtow.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListtow.vue
index 60379c24..301bbed5 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListtow.vue
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/components/cardListtow.vue
@@ -106,7 +106,7 @@
border-radius: 50%;
&.ac {
- background: #0052d9;
+ background: #0ad8c7;
color: rgba(255, 255, 255, 0.9);
}
}
@@ -124,7 +124,7 @@
.operate {
font-size: 14px;
- color: #0052d9;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/depart/workbench/components/organizingCommittee/organizingCommittee.vue b/jeecgboot-vue3-master/src/views/depart/workbench/components/organizingCommittee/organizingCommittee.vue
index 8f3cdd84..0a712404 100644
--- a/jeecgboot-vue3-master/src/views/depart/workbench/components/organizingCommittee/organizingCommittee.vue
+++ b/jeecgboot-vue3-master/src/views/depart/workbench/components/organizingCommittee/organizingCommittee.vue
@@ -377,7 +377,7 @@
.card1 {
width: 100%;
height: 100%;
- background-color: #018ffb;
+ background-color: #0ad8c7;
padding: 20px;
.title {
display: flex;
@@ -531,7 +531,7 @@
position: absolute;
right: 20px;
top: 20px;
- color: #018ffb;
+ color: #0ad8c7;
cursor: pointer;
}
}
diff --git a/jeecgboot-vue3-master/src/views/system/loginmini/MiniLogin.vue b/jeecgboot-vue3-master/src/views/system/loginmini/MiniLogin.vue
index 0bb13202..6f5b8789 100644
--- a/jeecgboot-vue3-master/src/views/system/loginmini/MiniLogin.vue
+++ b/jeecgboot-vue3-master/src/views/system/loginmini/MiniLogin.vue
@@ -1,18 +1,7 @@