diff --git a/.gitignore b/.gitignore index a9cb426f..cd5df5a8 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ pnpm-debug.log* fe-manage.iml package-lock.json src/api/config.js +src/api/config.js diff --git a/src/api/config.js b/src/api/config.js index 0d3b2114..a69b8a52 100644 --- a/src/api/config.js +++ b/src/api/config.js @@ -56,7 +56,7 @@ http.interceptors.response.use( return response; } else { if (code === 1000) { - window.open("https://u-pre.boe.com/web/", '_self'); + // window.open("https://u-pre.boe.com/web/", '_self'); // window.open("http://111.231.196.214:12013/manage/login", '_self'); } console.log("api %o", msg); diff --git a/src/components/Modals/projSet.vue b/src/components/Modals/projSet.vue index 9958c6ff..6ff3081a 100644 --- a/src/components/Modals/projSet.vue +++ b/src/components/Modals/projSet.vue @@ -428,7 +428,7 @@ export default { height: 40px; margin-right: 16px; margin-bottom: 29px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 4px; color: rgba(78, 166, 255, 1); font-size: 14px; @@ -441,13 +441,13 @@ export default { width: 100px; height: 40px; margin-bottom: 29px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 4px; color: #ffffff; font-size: 14px; align-items: center; //line-height: 36px; - background: #409eff; + background: #4ea6ff; } } } diff --git a/src/components/drawers/ActiveAttendance.vue b/src/components/drawers/ActiveAttendance.vue index 4344c22a..e41f7511 100644 --- a/src/components/drawers/ActiveAttendance.vue +++ b/src/components/drawers/ActiveAttendance.vue @@ -717,7 +717,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -758,7 +758,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; margin-right: 20px; color: #ffffff; } @@ -863,7 +863,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/AddGroupMembers.vue b/src/components/drawers/AddGroupMembers.vue index 679b24a4..f953497b 100644 --- a/src/components/drawers/AddGroupMembers.vue +++ b/src/components/drawers/AddGroupMembers.vue @@ -425,7 +425,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -433,8 +433,8 @@ export default { .btn2 { background: #ffffff; - color: #409eff; - border: 1px solid #409eff; + color: #4ea6ff; + border: 1px solid #4ea6ff; } } } @@ -478,7 +478,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -486,8 +486,8 @@ export default { .btn2 { background: #ffffff; margin-right: 20px; - color: #409eff; - border: 1px solid #409eff; + color: #4ea6ff; + border: 1px solid #4ea6ff; } } diff --git a/src/components/drawers/AddInvist.vue b/src/components/drawers/AddInvist.vue index 27bf14e2..a99f7b08 100644 --- a/src/components/drawers/AddInvist.vue +++ b/src/components/drawers/AddInvist.vue @@ -352,7 +352,7 @@ export default { margin-right: 20px; padding: 0px 26px 0px 26px; height: 38px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; //border: 1px solid rgba(64, 158, 255, 1); display: flex; @@ -396,7 +396,7 @@ export default { .btnText { font-size: 14px; font-weight: 400; - color: #409eff; + color: #4ea6ff; line-height: 36px; margin-left: 5px; } diff --git a/src/components/drawers/AddLevelAddStu.vue b/src/components/drawers/AddLevelAddStu.vue index 43fd28c1..e1634079 100644 --- a/src/components/drawers/AddLevelAddStu.vue +++ b/src/components/drawers/AddLevelAddStu.vue @@ -102,6 +102,7 @@ :style="{ height: screenHeight - 235 + 'px' }" style="overflow-y: auto" > + + + @@ -1121,9 +1125,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1135,12 +1139,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1159,9 +1163,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1173,12 +1177,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1338,9 +1342,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1352,12 +1356,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1405,7 +1409,7 @@ export default { width: 104px; height: 32px; border-radius: 4px; - background: #409eff; + background: #4ea6ff; .colose { width: 16px; height: 16px; diff --git a/src/components/drawers/AllStuOver.vue b/src/components/drawers/AllStuOver.vue index b5c89e72..1cd907eb 100644 --- a/src/components/drawers/AllStuOver.vue +++ b/src/components/drawers/AllStuOver.vue @@ -148,7 +148,7 @@ setup(props,ctx){ } .btn2 { - background: #409eff; + background: #4ea6ff; color: #fff; border: 0; margin-left: 10px; diff --git a/src/components/drawers/AssessmentAll.vue b/src/components/drawers/AssessmentAll.vue index 5891b399..016926f9 100644 --- a/src/components/drawers/AssessmentAll.vue +++ b/src/components/drawers/AssessmentAll.vue @@ -337,7 +337,7 @@ export default { margin-right: 20px; padding: 0px 26px 0px 26px; height: 38px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; //border: 1px solid rgba(64, 158, 255, 1); display: flex; @@ -381,7 +381,7 @@ export default { .btnText { font-size: 14px; font-weight: 400; - color: #409eff; + color: #4ea6ff; line-height: 36px; margin-left: 5px; } diff --git a/src/components/drawers/AssessmentList.vue b/src/components/drawers/AssessmentList.vue index ddcfb3b7..bc5d5edc 100644 --- a/src/components/drawers/AssessmentList.vue +++ b/src/components/drawers/AssessmentList.vue @@ -269,7 +269,7 @@ export default { margin-right: 20px; padding: 0px 26px 0px 26px; height: 38px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; //border: 1px solid rgba(64, 158, 255, 1); display: flex; @@ -313,7 +313,7 @@ export default { .btnText { font-size: 14px; font-weight: 400; - color: #409eff; + color: #4ea6ff; line-height: 36px; margin-left: 5px; } diff --git a/src/components/drawers/CorPowerlist.vue b/src/components/drawers/CorPowerlist.vue index 2c9d8502..a40a1002 100644 --- a/src/components/drawers/CorPowerlist.vue +++ b/src/components/drawers/CorPowerlist.vue @@ -551,15 +551,15 @@ } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } .btn2 { background: #ffffff; - color: #409eff; - border: 1px solid #409eff; + color: #4ea6ff; + border: 1px solid #4ea6ff; } } } @@ -670,7 +670,7 @@ cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/CourseOwner.vue b/src/components/drawers/CourseOwner.vue index 2512e96e..575f2b41 100644 --- a/src/components/drawers/CourseOwner.vue +++ b/src/components/drawers/CourseOwner.vue @@ -321,7 +321,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore" @@ -343,7 +343,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden" @@ -386,7 +386,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore1" @@ -408,7 +408,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden1" @@ -449,7 +449,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore2" @@ -471,7 +471,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden2" @@ -1505,9 +1505,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1519,12 +1519,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1543,9 +1543,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1557,12 +1557,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1638,7 +1638,7 @@ export default { // border-radius: 8px; // // height: 40px; // .ant-select-selection-placeholder { - // color: #409eff; + // color: #4ea6ff; // margin-left: 72px !important; // margin-top: 4px !important; // } @@ -1654,7 +1654,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1677,11 +1677,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree .ant-tree-title{ // background-color: pink; @@ -1768,9 +1768,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1782,12 +1782,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1829,7 +1829,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1852,11 +1852,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree-switcher_open+ .ant-tree-checkbox{ // display: none !important; @@ -1911,7 +1911,7 @@ export default { width: 104px; height: 32px; border-radius: 4px; - background: #409eff; + background: #4ea6ff; .colose { width: 16px; height: 16px; @@ -2006,7 +2006,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/CourseView.vue b/src/components/drawers/CourseView.vue index 4ea69dad..c1ffebbe 100644 --- a/src/components/drawers/CourseView.vue +++ b/src/components/drawers/CourseView.vue @@ -320,7 +320,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore" @@ -342,7 +342,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden" @@ -385,7 +385,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore1" @@ -407,7 +407,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden1" @@ -448,7 +448,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore2" @@ -470,7 +470,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden2" @@ -1504,9 +1504,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1518,12 +1518,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1542,9 +1542,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1556,12 +1556,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1637,7 +1637,7 @@ export default { // border-radius: 8px; // // height: 40px; // .ant-select-selection-placeholder { - // color: #409eff; + // color: #4ea6ff; // margin-left: 72px !important; // margin-top: 4px !important; // } @@ -1653,7 +1653,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1676,11 +1676,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree .ant-tree-title{ // background-color: pink; @@ -1767,9 +1767,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1781,12 +1781,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1828,7 +1828,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1851,11 +1851,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree-switcher_open+ .ant-tree-checkbox{ // display: none !important; @@ -1910,7 +1910,7 @@ export default { width: 104px; height: 32px; border-radius: 4px; - background: #409eff; + background: #4ea6ff; .colose { width: 16px; height: 16px; @@ -2005,7 +2005,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/DownLoad.vue b/src/components/drawers/DownLoad.vue index 2c8a40a2..a696583f 100644 --- a/src/components/drawers/DownLoad.vue +++ b/src/components/drawers/DownLoad.vue @@ -217,9 +217,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -231,12 +231,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -255,7 +255,7 @@ export default { height: 160px; background: #ffffff; border-radius: 2px 2px 0px 0px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; position: relative; .lefttop { width: 8px; @@ -281,7 +281,7 @@ export default { .textop { font-size: 18px; font-weight: 600; - color: #409eff; + color: #4ea6ff; } .texdown { .timemanag { @@ -298,7 +298,7 @@ export default { height: 48px; background: linear-gradient(180deg, #ddeaff 0%, #f0f8fe 100%); border-radius: 0px 0px 2px 2px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-top: 0; display: flex; justify-content: center; @@ -306,7 +306,7 @@ export default { .download { font-size: 18px; font-weight: 600; - color: #409eff; + color: #4ea6ff; cursor: pointer; } .outime { diff --git a/src/components/drawers/ExportHWork.vue b/src/components/drawers/ExportHWork.vue index 0ded0d37..21d2d1d5 100644 --- a/src/components/drawers/ExportHWork.vue +++ b/src/components/drawers/ExportHWork.vue @@ -132,7 +132,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -166,7 +166,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } .btn2 { @@ -231,7 +231,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/FaceManage.vue b/src/components/drawers/FaceManage.vue index 4d72b014..3a4f29f9 100644 --- a/src/components/drawers/FaceManage.vue +++ b/src/components/drawers/FaceManage.vue @@ -570,7 +570,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -615,7 +615,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -770,7 +770,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/FaceStu.vue b/src/components/drawers/FaceStu.vue index 8871785d..46b53f2f 100644 --- a/src/components/drawers/FaceStu.vue +++ b/src/components/drawers/FaceStu.vue @@ -792,7 +792,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -833,7 +833,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -984,7 +984,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/ManageRight.vue b/src/components/drawers/ManageRight.vue index b7cf4681..dbcd5b49 100644 --- a/src/components/drawers/ManageRight.vue +++ b/src/components/drawers/ManageRight.vue @@ -328,7 +328,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore" @@ -350,7 +350,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden" @@ -393,7 +393,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore1" @@ -415,7 +415,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden1" @@ -456,7 +456,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore2" @@ -478,7 +478,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden2" @@ -1512,9 +1512,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1526,12 +1526,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1550,9 +1550,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1564,12 +1564,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1645,7 +1645,7 @@ export default { // border-radius: 8px; // // height: 40px; // .ant-select-selection-placeholder { - // color: #409eff; + // color: #4ea6ff; // margin-left: 72px !important; // margin-top: 4px !important; // } @@ -1661,7 +1661,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1684,11 +1684,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree .ant-tree-title{ // background-color: pink; @@ -1775,9 +1775,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1789,12 +1789,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1836,7 +1836,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1859,11 +1859,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree-switcher_open+ .ant-tree-checkbox{ // display: none !important; @@ -1918,7 +1918,7 @@ export default { width: 104px; height: 32px; border-radius: 4px; - background: #409eff; + background: #4ea6ff; .colose { width: 16px; height: 16px; @@ -2013,7 +2013,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/MemberList.vue b/src/components/drawers/MemberList.vue index 161ce61f..bad5c2e1 100644 --- a/src/components/drawers/MemberList.vue +++ b/src/components/drawers/MemberList.vue @@ -590,7 +590,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -598,8 +598,8 @@ export default { .btn2 { background: #ffffff; - color: #409eff; - border: 1px solid #409eff; + color: #4ea6ff; + border: 1px solid #4ea6ff; } } } @@ -643,7 +643,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -651,8 +651,8 @@ export default { .btn2 { background: #ffffff; margin-right: 20px; - color: #409eff; - border: 1px solid #409eff; + color: #4ea6ff; + border: 1px solid #4ea6ff; } } @@ -897,7 +897,7 @@ export default { } .btn2 { - background: #409eff; + background: #4ea6ff; color: #fff; border: 0; margin-left: 10px; diff --git a/src/components/drawers/OwnPower.vue b/src/components/drawers/OwnPower.vue index eacab2c1..ee68c001 100644 --- a/src/components/drawers/OwnPower.vue +++ b/src/components/drawers/OwnPower.vue @@ -741,9 +741,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -755,12 +755,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -779,9 +779,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -793,12 +793,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -874,7 +874,7 @@ export default { // border-radius: 8px; // // height: 40px; // .ant-select-selection-placeholder { - // color: #409eff; + // color: #4ea6ff; // margin-left: 72px !important; // margin-top: 4px !important; // } @@ -890,7 +890,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -913,11 +913,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree .ant-tree-title{ // background-color: pink; @@ -1004,9 +1004,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1018,12 +1018,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1065,7 +1065,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1088,11 +1088,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree-switcher_open+ .ant-tree-checkbox{ // display: none !important; @@ -1177,7 +1177,7 @@ export default { width: 104px; height: 32px; border-radius: 4px; - background: #409eff; + background: #4ea6ff; .colose { width: 16px; height: 16px; @@ -1248,7 +1248,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/Ownership.vue b/src/components/drawers/Ownership.vue index 977ced5e..b3bad6fc 100644 --- a/src/components/drawers/Ownership.vue +++ b/src/components/drawers/Ownership.vue @@ -772,9 +772,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -786,12 +786,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -810,9 +810,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -824,12 +824,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -905,7 +905,7 @@ export default { // border-radius: 8px; // // height: 40px; // .ant-select-selection-placeholder { - // color: #409eff; + // color: #4ea6ff; // margin-left: 72px !important; // margin-top: 4px !important; // } @@ -921,7 +921,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -944,11 +944,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree .ant-tree-title{ // background-color: pink; @@ -1035,9 +1035,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1049,12 +1049,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1096,7 +1096,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1119,11 +1119,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree-switcher_open+ .ant-tree-checkbox{ // display: none !important; @@ -1208,7 +1208,7 @@ export default { width: 104px; height: 32px; border-radius: 4px; - background: #409eff; + background: #4ea6ff; .colose { width: 16px; height: 16px; @@ -1279,7 +1279,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/PowerList.vue b/src/components/drawers/PowerList.vue index 8541a59a..ed082ae8 100644 --- a/src/components/drawers/PowerList.vue +++ b/src/components/drawers/PowerList.vue @@ -550,15 +550,15 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } .btn2 { background: #ffffff; - color: #409eff; - border: 1px solid #409eff; + color: #4ea6ff; + border: 1px solid #4ea6ff; } } } @@ -669,7 +669,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/ProjCheckPower.vue b/src/components/drawers/ProjCheckPower.vue index da05b7fa..3f3779e6 100644 --- a/src/components/drawers/ProjCheckPower.vue +++ b/src/components/drawers/ProjCheckPower.vue @@ -178,7 +178,7 @@ /> --> -
+
{ - if (!k.node.treeChildList) { - console.log("选中的部门", e, k); - state.currentPage = 1; - state.selectedKeys = [k.node.key]; - state.selectOrgId = k.selectedNodes[0].id; //选中的组织id - state.selectOrgName = k.selectedNodes[0].name; //选中的组织名称 - console.log("treeChildList", k.node.treeChildList); - getMember(k.selectedNodes[0].id); - } + console.log("选中的部门", e, k); + state.currentPage = 1; + state.selectedKeys = [k.node.key]; + state.selectOrgId = k.selectedNodes[0].id; //选中的组织id + state.selectOrgName = k.selectedNodes[0].name; //选中的组织名称 + console.log("treeChildList", k.node.treeChildList); + getMember(k.selectedNodes[0].id); }; //获取学员 const getMember = async (org) => { @@ -1513,9 +1511,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { @@ -1529,12 +1527,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; @@ -1556,9 +1554,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { @@ -1572,12 +1570,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; @@ -1656,7 +1654,7 @@ export default { // border-radius: 8px; // // height: 40px; // .ant-select-selection-placeholder { - // color: #409eff; + // color: #4ea6ff; // margin-left: 72px !important; // margin-top: 4px !important; // } @@ -1672,7 +1670,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1699,12 +1697,12 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree .ant-tree-title{ @@ -1800,9 +1798,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { @@ -1816,12 +1814,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; @@ -1870,7 +1868,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1897,12 +1895,12 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree-switcher_open+ .ant-tree-checkbox{ @@ -1965,7 +1963,7 @@ export default { width: 104px; height: 32px; border-radius: 4px; - background: #409eff; + background: #4ea6ff; .colose { width: 16px; @@ -2074,7 +2072,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/ProjManagePower.vue b/src/components/drawers/ProjManagePower.vue index 49901cc6..e2863b76 100644 --- a/src/components/drawers/ProjManagePower.vue +++ b/src/components/drawers/ProjManagePower.vue @@ -321,7 +321,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore" @@ -343,7 +343,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden" @@ -386,7 +386,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore1" @@ -408,7 +408,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden1" @@ -449,7 +449,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore2" @@ -471,7 +471,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden2" @@ -1504,9 +1504,9 @@ const afterVisibleChange = (bool) => { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1518,12 +1518,12 @@ const afterVisibleChange = (bool) => { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1542,9 +1542,9 @@ const afterVisibleChange = (bool) => { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1556,12 +1556,12 @@ const afterVisibleChange = (bool) => { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1637,7 +1637,7 @@ const afterVisibleChange = (bool) => { // border-radius: 8px; // // height: 40px; // .ant-select-selection-placeholder { - // color: #409eff; + // color: #4ea6ff; // margin-left: 72px !important; // margin-top: 4px !important; // } @@ -1653,7 +1653,7 @@ const afterVisibleChange = (bool) => { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1676,11 +1676,11 @@ const afterVisibleChange = (bool) => { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree .ant-tree-title{ // background-color: pink; @@ -1767,9 +1767,9 @@ const afterVisibleChange = (bool) => { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1781,12 +1781,12 @@ const afterVisibleChange = (bool) => { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1828,7 +1828,7 @@ const afterVisibleChange = (bool) => { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1851,11 +1851,11 @@ const afterVisibleChange = (bool) => { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree-switcher_open+ .ant-tree-checkbox{ // display: none !important; @@ -1910,7 +1910,7 @@ const afterVisibleChange = (bool) => { width: 104px; height: 32px; border-radius: 4px; - background: #409eff; + background: #4ea6ff; .colose { width: 16px; height: 16px; @@ -2005,7 +2005,7 @@ const afterVisibleChange = (bool) => { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/ProjectOwn.vue b/src/components/drawers/ProjectOwn.vue index 63647d87..7a0fcf40 100644 --- a/src/components/drawers/ProjectOwn.vue +++ b/src/components/drawers/ProjectOwn.vue @@ -731,9 +731,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -745,12 +745,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -769,9 +769,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -783,12 +783,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -864,7 +864,7 @@ export default { // border-radius: 8px; // // height: 40px; // .ant-select-selection-placeholder { - // color: #409eff; + // color: #4ea6ff; // margin-left: 72px !important; // margin-top: 4px !important; // } @@ -880,7 +880,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -903,11 +903,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree .ant-tree-title{ // background-color: pink; @@ -1002,9 +1002,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1016,12 +1016,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1063,7 +1063,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1086,11 +1086,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree-switcher_open+ .ant-tree-checkbox{ // display: none !important; @@ -1175,7 +1175,7 @@ export default { width: 104px; height: 32px; border-radius: 4px; - background: #409eff; + background: #4ea6ff; .colose { width: 16px; height: 16px; @@ -1246,7 +1246,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/ProjectScore.vue b/src/components/drawers/ProjectScore.vue index 8d40641a..c8d63de7 100644 --- a/src/components/drawers/ProjectScore.vue +++ b/src/components/drawers/ProjectScore.vue @@ -793,9 +793,9 @@ export default { align-items: center; justify-content: center; margin-right: 16px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 8px; - background: #409eff; + background: #4ea6ff; cursor: pointer; .btn1text { color: #ffffff; @@ -810,12 +810,12 @@ export default { align-items: center; justify-content: center; margin-right: 32px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 8px; cursor: pointer; background: #ffffff; .btn2text { - color: #409eff; + color: #4ea6ff; margin-left: 5px; font-size: 14px; } @@ -885,7 +885,7 @@ export default { } .btn1 { - color: #409eff; + color: #4ea6ff; } } .radiobutton { @@ -932,7 +932,7 @@ export default { font-family: math; font-style: italic; font-weight: 700; - color: #409eff; + color: #4ea6ff; margin-left: 5px; } .elseid { @@ -977,9 +977,9 @@ export default { align-items: center; justify-content: center; margin-right: 16px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 8px; - background: #409eff; + background: #4ea6ff; cursor: pointer; .btn1text { color: #ffffff; @@ -994,28 +994,28 @@ export default { align-items: center; justify-content: center; margin-right: 32px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 8px; cursor: pointer; background: #ffffff; .btn2text { - color: #409eff; + color: #4ea6ff; margin-left: 5px; font-size: 14px; } } } .pjcb_content { - border: 1px solid #409eff; + border: 1px solid #4ea6ff; padding: 20px; margin-top: 10px; .ant-input { width: 46px; font-size: 16px; - color: #409eff; + color: #4ea6ff; } .scoretext { - color: #409eff; + color: #4ea6ff; font-size: 16px; margin-left: 3px; margin-right: 4px; diff --git a/src/components/drawers/QueryRight.vue b/src/components/drawers/QueryRight.vue index 32b1a425..2390ff70 100644 --- a/src/components/drawers/QueryRight.vue +++ b/src/components/drawers/QueryRight.vue @@ -321,7 +321,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore" @@ -343,7 +343,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden" @@ -386,7 +386,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore1" @@ -408,7 +408,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden1" @@ -449,7 +449,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore2" @@ -471,7 +471,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden2" @@ -1507,9 +1507,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1521,12 +1521,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1545,9 +1545,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1559,12 +1559,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1640,7 +1640,7 @@ export default { // border-radius: 8px; // // height: 40px; // .ant-select-selection-placeholder { - // color: #409eff; + // color: #4ea6ff; // margin-left: 72px !important; // margin-top: 4px !important; // } @@ -1656,7 +1656,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1679,11 +1679,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree .ant-tree-title{ // background-color: pink; @@ -1770,9 +1770,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1784,12 +1784,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1831,7 +1831,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1854,11 +1854,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree-switcher_open+ .ant-tree-checkbox{ // display: none !important; @@ -1913,7 +1913,7 @@ export default { width: 104px; height: 32px; border-radius: 4px; - background: #409eff; + background: #4ea6ff; .colose { width: 16px; height: 16px; @@ -2008,7 +2008,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/SelectTest.vue b/src/components/drawers/SelectTest.vue index 47239a14..4835fbcb 100644 --- a/src/components/drawers/SelectTest.vue +++ b/src/components/drawers/SelectTest.vue @@ -379,7 +379,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -406,7 +406,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } } @@ -462,7 +462,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/StuAdd.vue b/src/components/drawers/StuAdd.vue index 38d82ba1..236099bd 100644 --- a/src/components/drawers/StuAdd.vue +++ b/src/components/drawers/StuAdd.vue @@ -136,6 +136,7 @@ :style="{ height: screenHeight - 235 + 'px' }" style="overflow-y: auto" > + +
+ -->
BOE组织树
@@ -329,7 +331,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore" @@ -351,7 +353,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden" @@ -394,7 +396,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore1" @@ -416,7 +418,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden1" @@ -457,7 +459,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore2" @@ -479,7 +481,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden2" @@ -1753,9 +1755,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1767,12 +1769,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1791,9 +1793,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1805,12 +1807,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1886,7 +1888,7 @@ export default { // border-radius: 8px; // // height: 40px; // .ant-select-selection-placeholder { - // color: #409eff; + // color: #4ea6ff; // margin-left: 72px !important; // margin-top: 4px !important; // } @@ -1902,7 +1904,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1925,11 +1927,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree .ant-tree-title{ // background-color: pink; @@ -2016,9 +2018,9 @@ export default { justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -2030,12 +2032,12 @@ export default { display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -2077,7 +2079,7 @@ export default { justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -2100,11 +2102,11 @@ export default { .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree-switcher_open+ .ant-tree-checkbox{ // display: none !important; @@ -2159,7 +2161,7 @@ export default { width: 104px; height: 32px; border-radius: 4px; - background: #409eff; + background: #4ea6ff; .colose { width: 16px; height: 16px; @@ -2254,7 +2256,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/SubsetManage.vue b/src/components/drawers/SubsetManage.vue index 5e5f424f..edc0ab33 100644 --- a/src/components/drawers/SubsetManage.vue +++ b/src/components/drawers/SubsetManage.vue @@ -171,9 +171,9 @@ export default { justify-content: center; //margin-right: 16px; margin-top: 32px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 8px; - background: #409eff; + background: #4ea6ff; cursor: pointer; .grot { color: #ffffff; diff --git a/src/components/drawers/TestManage.vue b/src/components/drawers/TestManage.vue index cda1feb8..4ba67bdc 100644 --- a/src/components/drawers/TestManage.vue +++ b/src/components/drawers/TestManage.vue @@ -630,7 +630,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -671,7 +671,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -737,7 +737,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/TimeManage.vue b/src/components/drawers/TimeManage.vue index 7d78d8c7..a1e1cd65 100644 --- a/src/components/drawers/TimeManage.vue +++ b/src/components/drawers/TimeManage.vue @@ -591,7 +591,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -632,7 +632,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; color: #ffffff; } @@ -699,7 +699,7 @@ export default { cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/drawers/UnlockMode.vue b/src/components/drawers/UnlockMode.vue index 58f7d382..1b4cdf7e 100644 --- a/src/components/drawers/UnlockMode.vue +++ b/src/components/drawers/UnlockMode.vue @@ -25,10 +25,10 @@ :style="{ color: item.type === selectClassifyType ? '#FFFFFF' : '#999999', 'background-color': - item.type === selectClassifyType ? '#409EFF' : '#FFFFFF', + item.type === selectClassifyType ? '#4ea6ff' : '#FFFFFF', border: item.type === selectClassifyType - ? '1px solid #409EFF' + ? '1px solid #4ea6ff' : '1px solid #999999', }" > diff --git a/src/components/drawers/WorkManage.vue b/src/components/drawers/WorkManage.vue index f1cab378..d84af08e 100644 --- a/src/components/drawers/WorkManage.vue +++ b/src/components/drawers/WorkManage.vue @@ -522,7 +522,7 @@ export default { } .btn2 { - background-color: #409eff; + background-color: #4ea6ff; color: #fff; border: 0; margin-left: 16px; diff --git a/src/components/drawers/pathStuAdd.vue b/src/components/drawers/pathStuAdd.vue index 39276ff2..25f51e69 100644 --- a/src/components/drawers/pathStuAdd.vue +++ b/src/components/drawers/pathStuAdd.vue @@ -126,7 +126,7 @@
+ > -
+
+ --> +
BOE组织树
@@ -320,7 +321,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore" @@ -342,7 +343,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden" @@ -385,7 +386,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore1" @@ -407,7 +408,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden1" @@ -448,7 +449,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showMore2" @@ -470,7 +471,7 @@ margin-right: 20px; font-size: 12px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; " v-if="showHidden2" @@ -1502,9 +1503,9 @@ import { toDate } from "../../api/method"; justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1516,12 +1517,12 @@ import { toDate } from "../../api/method"; display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1540,9 +1541,9 @@ import { toDate } from "../../api/method"; justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1554,12 +1555,12 @@ import { toDate } from "../../api/method"; display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1635,7 +1636,7 @@ import { toDate } from "../../api/method"; // border-radius: 8px; // // height: 40px; // .ant-select-selection-placeholder { - // color: #409eff; + // color: #4ea6ff; // margin-left: 72px !important; // margin-top: 4px !important; // } @@ -1651,7 +1652,7 @@ import { toDate } from "../../api/method"; justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1674,11 +1675,11 @@ import { toDate } from "../../api/method"; .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree .ant-tree-title{ // background-color: pink; @@ -1765,9 +1766,9 @@ import { toDate } from "../../api/method"; justify-content: center; color: #ffffff; font-size: 14px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; cursor: pointer; .wz { margin-left: 10px; @@ -1779,12 +1780,12 @@ import { toDate } from "../../api/method"; display: flex; align-items: center; justify-content: center; - color: #409eff; + color: #4ea6ff; font-size: 14px; background: #ffffff; border-radius: 8px; cursor: pointer; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; .wz { margin-left: 10px; } @@ -1826,7 +1827,7 @@ import { toDate } from "../../api/method"; justify-content: center; font-size: 16px; font-weight: 500; - color: #409eff; + color: #4ea6ff; line-height: 22px; margin-bottom: 8px; margin-top: 20px; @@ -1849,11 +1850,11 @@ import { toDate } from "../../api/method"; .ant-tree .ant-tree-node-content-wrapper-normal.ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - color: #409eff; + color: #4ea6ff; } .ant-tree .ant-tree-node-selected { background-color: rgba(255, 255, 255, 0); - // color:#409EFF; + // color:#4ea6ff; } // .ant-tree-switcher_open+ .ant-tree-checkbox{ // display: none !important; @@ -1908,7 +1909,7 @@ import { toDate } from "../../api/method"; width: 104px; height: 32px; border-radius: 4px; - background: #409eff; + background: #4ea6ff; .colose { width: 16px; height: 16px; @@ -2003,7 +2004,7 @@ import { toDate } from "../../api/method"; cursor: pointer; width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; border: 0; margin-left: 15px; diff --git a/src/components/student/CommonStudent.vue b/src/components/student/CommonStudent.vue index d3aa232d..2f5fec29 100644 --- a/src/components/student/CommonStudent.vue +++ b/src/components/student/CommonStudent.vue @@ -152,21 +152,21 @@
快速选人
- {{ item.realName }}
组织添加
- {{ item.name }}
受众添加
- {{ item.audienceName }} @@ -476,6 +476,6 @@ const submitAuth = () => { \ No newline at end of file diff --git a/src/components/vote/CreateVote.vue b/src/components/vote/CreateVote.vue index b55f2fbc..329c4ca3 100644 --- a/src/components/vote/CreateVote.vue +++ b/src/components/vote/CreateVote.vue @@ -66,7 +66,7 @@ width: 100px; height: 40px; border-radius: 8px; - background-color: #409eff; + background-color: #4ea6ff; " @click="handleSave" > diff --git a/src/components/vote/VoteQuestion copy.vue b/src/components/vote/VoteQuestion copy.vue index 205d8ae7..6c44aaf0 100644 --- a/src/components/vote/VoteQuestion copy.vue +++ b/src/components/vote/VoteQuestion copy.vue @@ -42,7 +42,7 @@ width: 100px; height: 40px; border-radius: 8px; - background-color: #409eff; + background-color: #4ea6ff; " @click="handleSingleAdd" > @@ -207,8 +207,8 @@ export default { cursor: pointer; width: 80px; height: 40px; - color: #409eff; - border: 1px solid #409eff; + color: #4ea6ff; + border: 1px solid #4ea6ff; border-radius: 4px; display: flex; justify-content: center; @@ -218,7 +218,7 @@ export default { .typesCur { color: #fff; - background: #409eff; + background: #4ea6ff; } } @@ -257,12 +257,12 @@ export default { height: 40px; margin-top: 20px; margin-right: 30px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 8px; cursor: pointer; .del_text { - color: #409eff; + color: #4ea6ff; font-size: 14px; margin-left: 5px; } diff --git a/src/components/vote/VoteQuestion.vue b/src/components/vote/VoteQuestion.vue index 723f99d2..4b2ee2f0 100644 --- a/src/components/vote/VoteQuestion.vue +++ b/src/components/vote/VoteQuestion.vue @@ -40,7 +40,7 @@ width: 100px; height: 40px; border-radius: 8px; - background-color: #409eff; + background-color: #4ea6ff; " @click="handleSingleAdd" > @@ -190,8 +190,8 @@ export default { cursor: pointer; width: 80px; height: 40px; - color: #409eff; - border: 1px solid #409eff; + color: #4ea6ff; + border: 1px solid #4ea6ff; border-radius: 4px; display: flex; justify-content: center; @@ -201,7 +201,7 @@ export default { .typesCur { color: #fff; - background: #409eff; + background: #4ea6ff; } } @@ -240,12 +240,12 @@ export default { height: 40px; margin-top: 20px; margin-right: 30px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 8px; cursor: pointer; .del_text { - color: #409eff; + color: #4ea6ff; font-size: 14px; margin-left: 5px; } diff --git a/src/components/vote/VoteQuestionItem copy.vue b/src/components/vote/VoteQuestionItem copy.vue index 72af4492..bd73dc7a 100644 --- a/src/components/vote/VoteQuestionItem copy.vue +++ b/src/components/vote/VoteQuestionItem copy.vue @@ -185,8 +185,8 @@ export default { cursor: pointer; width: 80px; height: 40px; - color: #409eff; - border: 1px solid #409eff; + color: #4ea6ff; + border: 1px solid #4ea6ff; border-radius: 4px; display: flex; justify-content: center; @@ -196,7 +196,7 @@ export default { .typesCur { color: #fff; - background: #409eff; + background: #4ea6ff; } } @@ -235,12 +235,12 @@ export default { height: 40px; margin-top: 20px; margin-right: 30px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 8px; cursor: pointer; .del_text { - color: #409eff; + color: #4ea6ff; font-size: 14px; margin-left: 5px; } diff --git a/src/components/vote/VoteQuestionItem.vue b/src/components/vote/VoteQuestionItem.vue index 0bd03820..869c6a27 100644 --- a/src/components/vote/VoteQuestionItem.vue +++ b/src/components/vote/VoteQuestionItem.vue @@ -174,8 +174,8 @@ export default { cursor: pointer; width: 80px; height: 40px; - color: #409eff; - border: 1px solid #409eff; + color: #4ea6ff; + border: 1px solid #4ea6ff; border-radius: 4px; display: flex; justify-content: center; @@ -185,7 +185,7 @@ export default { .typesCur { color: #fff; - background: #409eff; + background: #4ea6ff; } } @@ -224,12 +224,12 @@ export default { height: 40px; margin-top: 20px; margin-right: 30px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 8px; cursor: pointer; .del_text { - color: #409eff; + color: #4ea6ff; font-size: 14px; margin-left: 5px; } diff --git a/src/views/courselibrary/CoursewareManage.vue b/src/views/courselibrary/CoursewareManage.vue index db34540b..bf69549e 100644 --- a/src/views/courselibrary/CoursewareManage.vue +++ b/src/views/courselibrary/CoursewareManage.vue @@ -5,28 +5,28 @@
-
+
-
+
-
+
-
+
-
+
- -
- -
新建课程
+ +
+
+ + + +
+ +
新建课程
+
+
+
@@ -798,15 +803,16 @@ column.key === 'operation' " > - - + +
@@ -1648,7 +1667,7 @@
-
+
-
+
搜索
-
-
+
+
重置
-
-
-
-
- 新建开课 -
+
+
+ +
+ 新建开课 +
+
@@ -1725,7 +1742,7 @@
-
+
@@ -1846,6 +1850,8 @@
+ + @@ -1941,7 +1947,7 @@
授课教师
-
+
-
+
搜索
-
-
+
+
重置
-
-
- - 添加学员 - +
+
+ +
添加学员
-
+
{ return text ? text : "-"; @@ -2984,6 +2987,7 @@ const columns1 = [ width: 160, dataIndex: "createtime", key: "9", + ellipsis: true, align: "center", customRender: ({ text }) => { return text ? text : "-"; @@ -2992,6 +2996,7 @@ const columns1 = [ { title: "发布时间", width: 160, + ellipsis: true, dataIndex: "pubtime", key: "10", align: "center", @@ -3095,19 +3100,19 @@ const columns4 = [ ]; //开课表格 const columns6 = [ - { - title: "序号", - dataIndex: "num", - key: "num", - width: "6%", - align: "center", - ellipsis: true, - customRender: ({ index, record }) => { - const pageNum = - Number(record.pageNo) - 1 > 0 ? (Number(record.pageNo) - 1) * 10 : 0; - return index + 1 + pageNum; - }, - }, + // { + // title: "序号", + // dataIndex: "num", + // key: "num", + // width: "6%", + // align: "center", + // ellipsis: true, + // customRender: ({ index, record }) => { + // const pageNum = + // Number(record.pageNo) - 1 > 0 ? (Number(record.pageNo) - 1) * 10 : 0; + // return index + 1 + pageNum; + // }, + // }, { title: "课程名称", dataIndex: "organization", @@ -3187,18 +3192,18 @@ const columns6 = [ ]; //开课学员管理 const columns7 = [ - { - title: "序号", - width: 200, - dataIndex: "num", - key: "num", - align: "center", - customRender: ({ index, record }) => { - const pageNum = - Number(record.pageNo) - 1 > 0 ? (Number(record.pageNo) - 1) * 10 : 0; - return index + 1 + pageNum; - }, - }, +//// { + // title: "序号", +// width: 200, + // dataIndex: "num", + // key: "num", + // align: "center", + // customRender: ({ index, record }) => { + // const pageNum = + // Number(record.pageNo) - 1 > 0 ? (Number(record.pageNo) - 1) * 10 : 0; + // return index + 1 + pageNum; + // }, + // }, { title: "姓名", width: 200, @@ -4983,7 +4988,7 @@ export default defineComponent({ }); } }; - //确认复制课程 + //确认复制课程 操作 const handleDeleteExit = async () => { state.addLoading = true; @@ -5019,6 +5024,8 @@ export default defineComponent({ type: -1, }).then((res) => { if (res.data.code === 200) { + message.destroy(); + message.success("删除成功"); getTableDate(); delete_exit1(); } @@ -5054,6 +5061,8 @@ export default defineComponent({ console.log(obj); editPlan(obj).then((res) => { if (res.data.code === 200) { + message.destroy(); + message.success("复制成功"); getTableDate3(); delete_exit1(); rest(); @@ -5084,6 +5093,8 @@ export default defineComponent({ }; edit(postData).then((res) => { if (res.data.code === 200) { + message.destroy(); + message.success("复制成功"); getTableDate(); delete_exit1(); rest(); @@ -5100,6 +5111,8 @@ export default defineComponent({ type: -2, }).then((res) => { if (res.data.code === 200) { + message.destroy(); + message.success("操作成功"); getTableDate(); delete_exit1(); } @@ -5338,6 +5351,8 @@ export default defineComponent({ }).then((res) => { if (res.data.code === 200) { getTableDate(); + message.destroy(); + message.success("启用成功"); } }); }; @@ -5767,42 +5782,61 @@ export default defineComponent({ flex-direction: column; position: relative; - .headerf { - .filter { - margin-left: 38px; - margin-right: 38px; - margin-top: 30px; + .filter { + margin-left: 35px; + margin-right: 35px; + margin-top: 30px; + display: flex; + justify-content: space-between; + flex-wrap: wrap; + + .filterItems { display: flex; - justify-content: space-between; flex-wrap: wrap; - .filterItems { - display: flex; - flex-wrap: wrap; + .pathnameInp { + margin-right: 20px; + margin-bottom: 20px; + } - .fitems { - margin-right: 20px; - margin-bottom: 20px; + .select { + margin-right: 20px; + margin-bottom: 20px; + } + + .addTimeBox { + position: relative; + display: flex; + align-items: center; + + .addTime { + position: absolute; + z-index: 10; + margin-left: 10px; + color: rgba(0, 0, 0, 0.4); + } + + .ant-picker { + padding-left: 85px; + } + + .ant-picker-range .ant-picker-active-bar { + margin-left: 85px; } } - } - - .btns { - display: flex; - margin-left: 38px; .btn { padding: 0px 26px 0px 26px; height: 38px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; - border: 1px solid rgba(64, 158, 255, 1); + //border: 1px solid rgba(64, 158, 255, 1); display: flex; align-items: center; - cursor: pointer; justify-content: center; margin-right: 14px; flex-shrink: 0; + cursor: pointer; .search { background-size: 100%; @@ -5817,6 +5851,32 @@ export default defineComponent({ } } + .btnn { + padding: 0px 26px 0px 26px; + height: 38px; + background: #ffffff; + border-radius: 8px; + border: 1px solid rgba(64, 158, 255, 1); + display: flex; + align-items: center; + justify-content: center; + margin-right: 14px; + flex-shrink: 0; + cursor: pointer; + + .search { + background-size: 100%; + } + + .btnText { + font-size: 14px; + font-weight: 400; + color: #4ea6ff; + line-height: 36px; + margin-left: 5px; + } + } + .btn1 { .search { width: 15px; @@ -5829,25 +5889,7 @@ export default defineComponent({ .search { width: 16px; height: 18px; - background-image: url("../../assets/images/courseManage/reset0.png"); - } - } - - .btn3 { - .search { - width: 17px; - height: 18px; - background-image: url("../../assets/images/coursewareManage/export1.png"); - } - } - - .btn4 { - margin-right: 0px; - - .search { - width: 17px; - height: 18px; - background-image: url("../../assets/images/courseManage/add0.png"); + background-image: url("../../assets/images/courseManage/reset1.png"); } } @@ -5863,33 +5905,61 @@ export default defineComponent({ } } + .btn1:active { + background: #0982ff; + } + .btn2:hover { - background: rgba(64, 158, 255, 0.76); + background: rgba(64, 158, 255, 0.1); + } + + .btn2:active { + background: rgba(64, 158, 255, 0.2); + } + } + + .btns { + display: flex; + // flex-wrap: wrap; + .btn { + padding: 0px 26px 0px 26px; + height: 38px; + background: #4ea6ff; + border-radius: 8px; + //border: 1px solid rgba(64, 158, 255, 1); + display: flex; + align-items: center; + justify-content: center; + margin-right: 14px; + flex-shrink: 0; + cursor: pointer; .search { - background-image: url("../../assets/images/courseManage/reset0.png"); + background-size: 100%; } .btnText { + font-size: 14px; + font-weight: 400; color: #ffffff; + line-height: 36px; + margin-left: 5px; + } + } + + .btn3 { + margin-right: 0px; + + .search { + width: 17px; + height: 18px; + background-image: url("../../assets/images/courseManage/add0.png"); } } .btn3:hover { background: rgba(64, 158, 255, 0.76); - .search { - background-image: url("../../assets/images/coursewareManage/export1.png"); - } - - .btnText { - color: #ffffff; - } - } - - .btn4:hover { - background: rgba(64, 158, 255, 0.76); - .search { background-image: url("../../assets/images/courseManage/add0.png"); } @@ -5898,9 +5968,14 @@ export default defineComponent({ color: #ffffff; } } + + .btn3:active { + background: #0982ff; + } } } + .tableBox { margin: 20px 38px 30px; @@ -5916,31 +5991,20 @@ export default defineComponent({ } .operation { + display: flex; + justify-content: right; + .fb { display: flex; - justify-content: center; - align-items: center; - color: #4ea6ff; - - .nselect { - justify-content: center; - align-items: center; - display: flex; - - .jc { - margin-left: 20px; - cursor: pointer; - } - } - - .tableSelect { - // margin-right: 10px; - margin-left: -5px; - display: flex; - align-items: center; - justify-content: right; + margin-right: 20px; + .jc { + color: #4ea6ff; + font-size: 14px; + margin-left: 20px; + white-space: nowrap; + cursor: pointer; } } - + } .ynuse { display: flex; justify-content: center; @@ -6563,8 +6627,12 @@ export default defineComponent({ } .btn2 { - background-color: #4ea6ff; - color: #ffffff; + background-color: #ffffff; + color: #4ea6ff; + } + .btn3 { + border: 1px solid rgba(64, 158, 255, 1); + color: #4ea6ff; } } } @@ -7503,7 +7571,46 @@ export default defineComponent({ .st_main { width: 100%; + .tableBox { + margin: 20px 38px 30px; + th { + background-color: #eff4fc !important; + text-align: center !important; + } + + .ant-table-tbody + > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) + > td { + background: #f6f9fd; + } + + .operation { + display: flex; + justify-content: right; + margin-right:20px; + .fb { + display: flex; + margin-right: 20px; + .jc { + color: #4ea6ff; + font-size: 14px; + margin-left: 20px; + white-space: nowrap; + cursor: pointer; + } + } + } + .ynuse { + display: flex; + justify-content: center; + align-items: center; + + .use { + cursor: pointer; + } + } + } .stm_inputbtn { display: flex; width: 90%; @@ -7529,30 +7636,79 @@ export default defineComponent({ line-height: 40px; } } + .btn { + padding: 0px 26px 0px 26px; + height: 38px; + background: #4ea6ff; + border-radius: 8px; + //border: 1px solid rgba(64, 158, 255, 1); + display: flex; + align-items: center; + justify-content: center; + margin-right: 14px; + flex-shrink: 0; + cursor: pointer; + + .search { + background-size: 100%; + } + + .btnText { + font-size: 14px; + font-weight: 400; + color: #ffffff; + line-height: 36px; + margin-left: 5px; + } + } + + .btnn { + padding: 0px 26px 0px 26px; + height: 38px; + background: #ffffff; + border-radius: 8px; + border: 1px solid rgba(64, 158, 255, 1); + display: flex; + align-items: center; + justify-content: center; + margin-right: 14px; + flex-shrink: 0; + cursor: pointer; + + .search { + background-size: 100%; + } + + .btnText { + font-size: 14px; + font-weight: 400; + color: #4ea6ff; + line-height: 36px; + margin-left: 5px; + } + } .btn1 { .search { width: 15px; height: 17px; - margin-right: 6px; - background-image: url("@/assets/images/coursewareManage/search1.png"); + background-image: url("../../assets/images/courseManage/search0.png"); } } .btn2 { - .reset { + .search { width: 16px; height: 18px; - margin-right: 6px; - background-image: url("@/assets/images/coursewareManage/reset1.png"); + background-image: url("../../assets/images/courseManage/reset1.png"); } } .btn1:hover { - background: #4ea6ff; + background: rgba(64, 158, 255, 0.76); .search { - background-image: url("@/assets/images/coursewareManage/search0.png"); + background-image: url("../../assets/images/courseManage/search0.png"); } .btnText { @@ -7560,20 +7716,75 @@ export default defineComponent({ } } + .btn1:active { + background: #0982ff; + } + .btn2:hover { - background: #4ea6ff; - - .reset { - background-image: url("@/assets/images/coursewareManage/reset0.png"); - } - - .btnText { - color: #ffffff; - } + background: rgba(64, 158, 255, 0.1); } + + .btn2:active { + background: rgba(64, 158, 255, 0.2); + } + .btns { + display: flex; + // flex-wrap: wrap; + .btn { + padding: 0px 21px 0px 21px; + height: 38px; + background: #4ea6ff; + border-radius: 8px; + //border: 1px solid rgba(64, 158, 255, 1); + display: flex; + align-items: center; + justify-content: center; + margin-right: 14px; + flex-shrink: 0; + cursor: pointer; + + .search { + background-size: 100%; + } + + .btnText { + font-size: 14px; + font-weight: 400; + color: #ffffff; + line-height: 36px; + margin-left: 5px; + } + } + + .btn3 { + margin-right: 0px; + + .search { + width: 17px; + height: 18px; + background-image: url("../../assets/images/courseManage/add0.png"); + } + } + + .btn3:hover { + background: rgba(64, 158, 255, 0.76); + + .search { + background-image: url("../../assets/images/courseManage/add0.png"); + } + + .btnText { + color: #ffffff; + } + } + + .btn3:active { + background: #0982ff; + } + } } - .stm_btn3 { + .btn3 { width: 130px; height: 40px; border: 1px solid #4ea6ff; @@ -7653,7 +7864,7 @@ export default defineComponent({ } } - .stm_table { + .tableBox { position: relative; padding-bottom: 80px; @@ -7673,11 +7884,7 @@ export default defineComponent({ } .ant-table-thead > tr > th { - font-size: 14px; - font-weight: 400; - color: #999ba3; - line-height: 36px; - padding: 5px 16px; + background-color: #eff4fc !important; } @@ -7692,31 +7899,21 @@ export default defineComponent({ } .operation { - display: flex; - justify-content: center; - align-items: center; - color: #4ea6ff; - - .nselect { - justify-content: center; - align-items: center; display: flex; - - .jc { - margin-left: 20px; - cursor: pointer; + justify-content: right; + .fb { + display: flex; + margin-right: 20px; + .jc { + color: #4ea6ff; + font-size: 14px; + margin-left: 20px; + white-space: nowrap; + cursor: pointer; + } } } - .tableSelect { - // margin-right: 10px; - margin-left: -5px; - display: flex; - align-items: center; - justify-content: right; - } - } - .tableBox { .pa { left: 0; @@ -7731,6 +7928,7 @@ export default defineComponent({ } } } + } } } @@ -7785,177 +7983,180 @@ export default defineComponent({ .i5_left { display: flex; - .stmm_btn { - width: 100px; - height: 40px; - margin-right: 14px; - background: #ffffff; - border: 1px solid #4ea6ff; - border-radius: 8px; - display: flex; - align-items: center; - justify-content: center; - flex-shrink: 0; - cursor: pointer; + .select { + margin-right: 20px; + margin-bottom: 20px; + } - .btnText { - color: #4ea6ff; - font-size: 14px; - font-weight: 400; - line-height: 40px; - } - } + .addTimeBox { + position: relative; + display: flex; + align-items: center; - .btn1 { - .search { - width: 15px; - height: 17px; - margin-right: 6px; - background-image: url("../../assets/images/courseManage/search1.png"); - } - } - - .btn2 { - .reset { - width: 16px; - height: 18px; - margin-right: 6px; - background-image: url("../../assets/images/courseManage/reset1.png"); - } - } - - .btn1:hover { - background: rgba(64, 158, 255, 1); - - .search { - background-image: url("../../assets/images/courseManage/search0.png"); - } - - .btnText { - color: #ffffff; - } - } - - .btn2:hover { - background: rgba(64, 158, 255, 1); - - .reset { - background-image: url("../../assets/images/courseManage/reset0.png"); - } - - .btnText { - color: #ffffff; - } - } + .addTime { + position: absolute; + z-index: 10; + margin-left: 10px; + color: rgba(0, 0, 0, 0.4); } - .i5_right { - display: flex; + .ant-picker { + padding-left: 85px; + } - .stmm_btn { - width: 100px; - height: 40px; - // - // margin-right: 14px; - background: #ffffff; - border: 1px solid #4ea6ff; - border-radius: 8px; + .ant-picker-range .ant-picker-active-bar { + margin-left: 85px; + } + } + + .btn { + padding: 0px 26px 0px 26px; + height: 38px; + background: #4ea6ff; + border-radius: 8px; + //border: 1px solid rgba(64, 158, 255, 1); + display: flex; + align-items: center; + justify-content: center; + margin-right: 14px; + flex-shrink: 0; + cursor: pointer; + + .search { + background-size: 100%; + } + + .btnText { + font-size: 14px; + font-weight: 400; + color: #ffffff; + line-height: 36px; + margin-left: 5px; + } + } + + .btnn { + padding: 0px 26px 0px 26px; + height: 38px; + background: #ffffff; + border-radius: 8px; + border: 1px solid rgba(64, 158, 255, 1); + display: flex; + align-items: center; + justify-content: center; + margin-right: 14px; + flex-shrink: 0; + cursor: pointer; + + .search { + background-size: 100%; + } + + .btnText { + font-size: 14px; + font-weight: 400; + color: #4ea6ff; + line-height: 36px; + margin-left: 5px; + } + } + + .btn1 { + .search { + width: 15px; + height: 17px; + background-image: url("../../assets/images/courseManage/search0.png"); + } + } + + .btn2 { + .search { + width: 16px; + height: 18px; + background-image: url("../../assets/images/courseManage/reset1.png"); + } + } + + .btn1:hover { + background: rgba(64, 158, 255, 0.76); + + .search { + background-image: url("../../assets/images/courseManage/search0.png"); + } + + .btnText { + color: #ffffff; + } + } + + .btn1:active { + background: #0982ff; + } + + .btn2:hover { + background: rgba(64, 158, 255, 0.1); + } + + .btn2:active { + background: rgba(64, 158, 255, 0.2); + } + } + + .btns { display: flex; - align-items: center; - justify-content: center; - flex-shrink: 0; - cursor: pointer; - - .btnText { - color: #4ea6ff; - font-size: 14px; - font-weight: 400; - line-height: 40px; - } - } - - .btn3 { - background-color: #4ea6ff; - } - - .btn4 { - display: flex; - width: 130px; - flex-direction: column; - position: relative; - - .btn4_sub { + // flex-wrap: wrap; + .btn { + padding: 0px 26px 0px 26px; + height: 38px; + background: #4ea6ff; + border-radius: 8px; + //border: 1px solid rgba(64, 158, 255, 1); display: flex; - justify-content: center; align-items: center; + justify-content: center; + margin-right: 14px; + flex-shrink: 0; + cursor: pointer; - .b_zk { - width: 10px; - height: 8px; - background-image: url("@/assets/images/coursewareManage/down.png"); - background-size: 100% 100%; + .search { + background-size: 100%; } - .b_sq { - width: 10px; - height: 8px; - background-image: url("@/assets/images/coursewareManage/up.png"); - background-size: 100% 100%; + .btnText { + font-size: 14px; + font-weight: 400; + color: #ffffff; + line-height: 36px; + margin-left: 5px; } } - .btn4_sup { - width: 100%; - background-color: #ffffff; - box-shadow: 0px 1px 35px 0px rgba(118, 136, 166, 0.21); - position: absolute; - top: 40px; - z-index: 999; + .btn3 { + margin-right: 0px; - .btnsbox { - display: flex; - flex-direction: column; - justify-content: center; - align-items: center; - - .btn4_tit { - margin: 10px auto; - white-space: nowrap; - } - - .btn4_op1, - .btn4_op2, - .btn4_op3 { - margin-bottom: 10px; - white-space: nowrap; - } - } - } - } - - .btn5 { - margin-right: 0px; - - .export { - width: 17px; - height: 18px; - margin-right: 5px; - background-image: url("@/assets/images/coursewareManage/export.png"); - } - } - - .btn5:hover { - background: #4ea6ff; - - .export { - background-image: url("@/assets/images/coursewareManage/export1.png"); - } - - .btnText { - color: #ffffff; - } + .search { + width: 17px; + height: 18px; + background-image: url("../../assets/images/courseManage/add0.png"); } } + + .btn3:hover { + background: rgba(64, 158, 255, 0.76); + + .search { + background-image: url("../../assets/images/courseManage/add0.png"); + } + + .btnText { + color: #ffffff; + } + } + + .btn3:active { + background: #0982ff; + } + } } .stmm_i6 { diff --git a/src/views/courselibrary/courseModal.vue b/src/views/courselibrary/courseModal.vue index d9ddba4c..35f80999 100644 --- a/src/views/courselibrary/courseModal.vue +++ b/src/views/courselibrary/courseModal.vue @@ -805,12 +805,14 @@ export default defineComponent({ edit(postData).then((res) => { if (res.data.code === 200) { state.addLoading = false; - + state.statusTingQi = 1; if (param === "review") { //新建时点击审核按钮 submitReview(res.data.data.offcourseId); } else { + message.destroy(); + message.success("保存成功"); visibleClose(); } } @@ -897,6 +899,8 @@ export default defineComponent({ handle(obj).then((res) => { console.log("提交审核成功", res.data); if (res.data.code === 200) { + message.destroy(); + message.success("已提交审核"); state.addLoading = false; visibleClose(); } diff --git a/src/views/examine/CourseReviewed.vue b/src/views/examine/CourseReviewed.vue index ba5c7a8a..be5f4922 100644 --- a/src/views/examine/CourseReviewed.vue +++ b/src/views/examine/CourseReviewed.vue @@ -181,12 +181,12 @@ export default { }, ], columns1: [ - { - title: "序号", - dataIndex: "number", - key: "number", - align: "center", - }, + // { + // title: "序号", + // dataIndex: "number", + //// key: "number", + // align: "center", + // }, { title: "名称", dataIndex: "name", @@ -593,7 +593,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; .search { width: 15px; @@ -883,7 +883,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; .search { width: 15px; diff --git a/src/views/examine/CourseReviewedN.vue b/src/views/examine/CourseReviewedN.vue index 12318880..08191743 100644 --- a/src/views/examine/CourseReviewedN.vue +++ b/src/views/examine/CourseReviewedN.vue @@ -210,12 +210,12 @@ export default { lookCourseModal: false, //预览 faceDetailObj: null, columns1: [ - { - title: "序号", - dataIndex: "number", - key: "number", - align: "center", - }, + // { + // title: "序号", + // dataIndex: "number", + // key: "number", + // align: "center", + // }, { title: "名称", dataIndex: "name", @@ -1299,7 +1299,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; .search { width: 15px; diff --git a/src/views/examine/ProjectReviewed.vue b/src/views/examine/ProjectReviewed.vue index a4c8ca0a..d303c6f5 100644 --- a/src/views/examine/ProjectReviewed.vue +++ b/src/views/examine/ProjectReviewed.vue @@ -177,12 +177,12 @@ export default { projAuditModal: false, closeBack: false, columns1: [ - { - title: "序号", - dataIndex: "number", - key: "number", - align: "center", - }, + // { + // title: "序号", + // dataIndex: "number", + // key: "number", + // align: "center", + // }, { title: "项目名称", dataIndex: "name", @@ -571,7 +571,7 @@ export default { .tmplh_btn { display: flex; // margin-left: 38px; - margin-top: 52px; + margin-top: 32px; .btn { padding: 0px 26px 0px 26px; @@ -605,7 +605,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; .search { width: 15px; diff --git a/src/views/examine/ProjectReviewedN.vue b/src/views/examine/ProjectReviewedN.vue index 7ce757c7..133486c1 100644 --- a/src/views/examine/ProjectReviewedN.vue +++ b/src/views/examine/ProjectReviewedN.vue @@ -137,12 +137,12 @@ export default { chooseCreateId: null, chooseCreater: null, columns1: [ - { - title: "序号", - dataIndex: "number", - key: "number", - align: "center", - }, + // { + // title: "序号", + // dataIndex: "number", + // key: "number", + // align: "center", + // }, { title: "项目名称", dataIndex: "name", @@ -356,7 +356,7 @@ export default { } .btn1 { - background: #409eff; + background: #4ea6ff; .search { width: 15px; diff --git a/src/views/learningpath/LearningPath.vue b/src/views/learningpath/LearningPath.vue index cb312df2..7a2c3fef 100644 --- a/src/views/learningpath/LearningPath.vue +++ b/src/views/learningpath/LearningPath.vue @@ -2334,7 +2334,7 @@ export default { height: 40px; margin-right: 16px; margin-bottom: 29px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 4px; color: rgba(78, 166, 255, 1); font-size: 14px; @@ -2347,13 +2347,13 @@ export default { width: 100px; height: 40px; margin-bottom: 29px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 4px; color: #ffffff; font-size: 14px; align-items: center; //line-height: 36px; - background: #409eff; + background: #4ea6ff; } } } @@ -2593,7 +2593,7 @@ export default { .btn { padding: 0px 26px 0px 26px; height: 38px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; //border: 1px solid rgba(64, 158, 255, 1); display: flex; @@ -2636,7 +2636,7 @@ export default { .btnText { font-size: 14px; font-weight: 400; - color: #409eff; + color: #4ea6ff; line-height: 36px; margin-left: 5px; } @@ -2689,7 +2689,7 @@ export default { .btn { padding: 0px 26px 0px 26px; height: 38px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; //border: 1px solid rgba(64, 158, 255, 1); display: flex; diff --git a/src/views/learningpath/LevelAdd.vue b/src/views/learningpath/LevelAdd.vue index 4a09c317..3aa4108c 100644 --- a/src/views/learningpath/LevelAdd.vue +++ b/src/views/learningpath/LevelAdd.vue @@ -1022,7 +1022,7 @@
- +
diff --git a/src/views/learningpath/LevelAddDetail.vue b/src/views/learningpath/LevelAddDetail.vue index 371b3385..9b036415 100644 --- a/src/views/learningpath/LevelAddDetail.vue +++ b/src/views/learningpath/LevelAddDetail.vue @@ -2271,9 +2271,9 @@ export default { width: 100px; height: 40px; border-radius: 4px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; font-size: 14px; - color: #409eff; + color: #4ea6ff; cursor: pointer; background: #ffffff; margin-right: 20px; @@ -2286,7 +2286,7 @@ export default { color: #fff; cursor: pointer; border: 0; - background: #409eff; + background: #4ea6ff; } } } @@ -2565,7 +2565,7 @@ export default { .bottonbox { width: 100px; height: 40px; - background: #409eff; + background: #4ea6ff; border-radius: 8px; display: flex; justify-content: center; @@ -2689,7 +2689,7 @@ export default { } } .btn1 { - background-color: #409eff; + background-color: #4ea6ff; .btnText { color: #ffffff; } @@ -2703,7 +2703,7 @@ export default { background-size: 100%; } .btnText { - color: #409eff; + color: #4ea6ff; } } } @@ -2919,7 +2919,7 @@ export default { border-radius: 4px; color: #ffffff; margin-left: 20px; - background: #409eff; + background: #4ea6ff; cursor: pointer; } } @@ -2956,7 +2956,7 @@ export default { height: 100%; font-size: 14px; padding: 0; - color: #409eff; + color: #4ea6ff; text-align: center; } } @@ -3102,7 +3102,7 @@ export default { // } // } // .btn1 { - // background-color: #409eff; + // background-color: #4ea6ff; // .btnText { // color: #ffffff; // } @@ -3110,7 +3110,7 @@ export default { // .btn2 { // background-color: #ffffff; // .btnText { - // color: #409eff; + // color: #4ea6ff; // } // } // } @@ -3207,7 +3207,7 @@ export default { } } .btn1 { - background-color: #409eff; + background-color: #4ea6ff; .btnText { color: #ffffff; } @@ -3215,7 +3215,7 @@ export default { .btn2 { background-color: #ffffff; .btnText { - color: #409eff; + color: #4ea6ff; } } } diff --git a/src/views/learningpath/LevelCheck.vue b/src/views/learningpath/LevelCheck.vue index 707acf60..dd17d536 100644 --- a/src/views/learningpath/LevelCheck.vue +++ b/src/views/learningpath/LevelCheck.vue @@ -275,7 +275,7 @@ export default { .itmtit { font-size: 14px; font-weight: 400; - color: #409eff; + color: #4ea6ff; margin-left: 20px; } } diff --git a/src/views/projectcenter/ClassAdd.vue b/src/views/projectcenter/ClassAdd.vue index b23dc47d..23ce8905 100644 --- a/src/views/projectcenter/ClassAdd.vue +++ b/src/views/projectcenter/ClassAdd.vue @@ -1319,7 +1319,7 @@ export default { width: 100px; height: 40px; border-radius: 8px; - background: #409eff; + background: #4ea6ff; color: #ffffff; margin-right: 14px; } @@ -1331,9 +1331,9 @@ export default { width: 100px; height: 40px; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; background: #ffffff; - color: #409eff; + color: #4ea6ff; } } diff --git a/src/views/projectcenter/LibraryAdd.vue b/src/views/projectcenter/LibraryAdd.vue index 732923ee..2a89a9f7 100644 --- a/src/views/projectcenter/LibraryAdd.vue +++ b/src/views/projectcenter/LibraryAdd.vue @@ -1387,7 +1387,7 @@ export default defineComponent({ .box { width: 4px; height: 20px; - background-color: #409eff; + background-color: #4ea6ff; border-radius: 2px; } .onetitle { @@ -1418,7 +1418,7 @@ export default defineComponent({ border-radius: 4px; color: #ffffff; margin-left: 20px; - background: #409eff; + background: #4ea6ff; cursor: pointer; } } @@ -1460,7 +1460,7 @@ export default defineComponent({ height: 100%; font-size: 14px; padding: 0; - color: #409eff; + color: #4ea6ff; text-align: center; } } @@ -1629,7 +1629,7 @@ export default defineComponent({ margin-left: 27px; margin-right: 16px; line-height: 100%; - color: #409eff; + color: #4ea6ff; font-size: 16px; } .lin { @@ -1989,11 +1989,11 @@ export default defineComponent({ position: absolute; top: 0; right: 168px; - background-color: #409eff; + background-color: #4ea6ff; width: 130px; height: 40px; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; color: #ffffff; cursor: pointer; } @@ -2001,10 +2001,10 @@ export default defineComponent({ position: absolute; right: 38px; top: 0; - color: #409eff; + color: #4ea6ff; width: 100px; height: 40px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 8px; .editimg { width: 15px; @@ -2019,7 +2019,7 @@ export default defineComponent({ } .edit:hover { color: #ffffff; - background-color: #409eff; + background-color: #4ea6ff; cursor: pointer; .editimg { background-image: url("../../assets/images/projectadd/edit1.png"); @@ -2053,7 +2053,7 @@ export default defineComponent({ margin-right: 40px; font-size: 16px; font-weight: 400; - color: #409eff; + color: #4ea6ff; line-height: 36px; .ant-collapse-arrow { margin-left: 15px !important; @@ -2286,9 +2286,9 @@ export default defineComponent({ align-items: center; justify-content: center; margin-right: 16px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 8px; - background: #409eff; + background: #4ea6ff; cursor: pointer; .btn1text { color: #ffffff; @@ -2303,28 +2303,28 @@ export default defineComponent({ align-items: center; justify-content: center; margin-right: 32px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; border-radius: 8px; cursor: pointer; background: #ffffff; .btn2text { - color: #409eff; + color: #4ea6ff; margin-left: 5px; font-size: 14px; } } } .pjcb_content { - border: 1px solid #409eff; + border: 1px solid #4ea6ff; padding: 20px; margin-top: 10px; .ant-input { width: 46px; font-size: 16px; - color: #409eff; + color: #4ea6ff; } .scoretext { - color: #409eff; + color: #4ea6ff; font-size: 16px; margin-left: 3px; margin-right: 4px; diff --git a/src/views/projectcenter/ProjectAdd.vue b/src/views/projectcenter/ProjectAdd.vue index 08d840af..0bfdb837 100644 --- a/src/views/projectcenter/ProjectAdd.vue +++ b/src/views/projectcenter/ProjectAdd.vue @@ -39,7 +39,9 @@
项目名称
- +
@@ -442,11 +444,11 @@ export default { }); }; - function managerChange(e, l, d) { + function managerChange(e, l, d, t) { !state.projectInfo.sourceBelongId && (state.projectInfo.sourceBelongId = d); - !state.projectInfo.sourceBelongId && - (state.projectInfo.sourceBelongName = d); + !state.projectInfo.sourceBelongName && + (state.projectInfo.sourceBelongName = t); } return { @@ -739,7 +741,7 @@ export default { width: 100px; height: 40px; border-radius: 8px; - background: #409eff; + background: #4ea6ff; color: #ffffff; margin-right: 14px; } @@ -751,9 +753,9 @@ export default { width: 100px; height: 40px; border-radius: 8px; - border: 1px solid #409eff; + border: 1px solid #4ea6ff; background: #ffffff; - color: #409eff; + color: #4ea6ff; } } diff --git a/src/views/projectcenter/ProjectManage.vue b/src/views/projectcenter/ProjectManage.vue index e7ec3884..f641a035 100644 --- a/src/views/projectcenter/ProjectManage.vue +++ b/src/views/projectcenter/ProjectManage.vue @@ -6,56 +6,56 @@
创建时间:
@@ -80,26 +80,26 @@
@@ -108,18 +108,18 @@