Prechádzať zdrojové kódy

修改样式及功能问题

zengyicheng 2 rokov pred
rodič
commit
bcda4ac781

+ 1 - 1
src/components/pages/race/addRace.vue

@@ -126,7 +126,7 @@
         <el-button @click="dialogVisible = false">取 消</el-button>
         <el-button
           type="primary"
-          @click="goTo('/eventCenter?userid=' + userid + '&oid=' + oid)"
+          @click="goTo('/eventCenter?steps=' + '2')"
           >确 定</el-button
         >
       </span>

+ 2 - 1
src/components/pages/race/addRace/projectActpro.vue

@@ -364,6 +364,7 @@ export default {
   overflow: auto;
   min-width: 260px;
   flex-direction: column;
+  font-size: 14px;
 }
 .steps {
   display: flex;
@@ -383,7 +384,7 @@ export default {
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-start;
-  margin: 5px 0 0 10px;
+  margin: 8px 0 0 10px;
   height: 50px;
   cursor: pointer;
 }

+ 2 - 1
src/components/pages/race/addRace/projectEffect.vue

@@ -338,6 +338,7 @@ export default {
   overflow: auto;
   min-width: 260px;
   flex-direction: column;
+  font-size: 14px;
 }
 .steps {
   display: flex;
@@ -374,7 +375,7 @@ export default {
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-start;
-  margin: 5px 0 0 10px;
+  margin: 8px 0 0 10px;
   height: 50px;
   cursor: pointer;
 }

+ 2 - 1
src/components/pages/race/addRace/projectExceva.vue

@@ -338,6 +338,7 @@ export default {
   overflow: auto;
   min-width: 260px;
   flex-direction: column;
+  font-size: 14px;
 }
 .steps {
   display: flex;
@@ -374,7 +375,7 @@ export default {
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-start;
-  margin: 5px 0 0 10px;
+  margin: 8px 0 0 10px;
   height: 50px;
   cursor: pointer;
 }

+ 31 - 17
src/components/pages/race/addRace/projectProcess.vue

@@ -18,12 +18,14 @@
           </div>
         </div>
         <div class="right">
-          <div v-for="(sa, saIndex) in racePro.stageBox" :key="saIndex" :id="'jd' + saIndex + 1">
+          <div
+            v-for="(sa, saIndex) in racePro.stageBox"
+            :key="saIndex"
+            :id="'jd' + saIndex + 1"
+          >
             <div class="jdTop">
               <div class="jdTopFirst">
-                <div class="right_title">
-                  阶段{{ saIndex + 1 }}
-                </div>
+                <div class="right_title">阶段{{ saIndex + 1 }}</div>
                 <el-input
                   v-model="sa.staTitle"
                   @input="upRacePro"
@@ -51,22 +53,14 @@
                 <div class="titleTop">
                   <div class="leftBox"></div>
                   <div class="hdName">任务名称</div>
-                  <div style="width: 58%">
+                  <div class="rwInput">
                     <el-input
                       v-model="race.actName"
                       placeholder="输入任务名称"
                       @input="upRacePro"
                     ></el-input>
                   </div>
-                  <div
-                    style="
-                      display: flex;
-                      flex-direction: row;
-                      flex-wrap: nowrap;
-                      align-items: center;
-                      margin-left: 10px;
-                    "
-                  >
+                  <div class="rwKs">
                     <div style="min-width: 45px">课时</div>
                     <el-input
                       v-model="race.actTime"
@@ -77,7 +71,7 @@
                   <div
                     class="remove"
                     v-if="racePro.stageBox[saIndex].actBox.length > 1"
-                    @click="deleteTask(saIndex,raIndex)"
+                    @click="deleteTask(saIndex, raIndex)"
                     style="position: absolute; right: 0"
                   ></div>
                 </div>
@@ -994,6 +988,12 @@ export default {
   .jdTopFirst >>> .el-input {
     width: 60% !important;
   }
+  .rwKs >>> .el-input__inner {
+    width: 60px !important;
+  }
+  .rwInput {
+    width: 45% !important;
+  }
 }
 .pb_content {
   width: 100%;
@@ -1030,6 +1030,7 @@ export default {
   overflow: auto;
   min-width: 260px;
   flex-direction: column;
+  font-size: 14px;
 }
 .steps {
   display: flex;
@@ -1050,11 +1051,11 @@ export default {
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-start;
-  margin: 5px 0 0 10px;
+  margin: 8px 0 0 10px;
   height: 50px;
   cursor: pointer;
 }
-.stepRightNav:hover{
+.stepRightNav:hover {
   color: #999;
 }
 .right {
@@ -1474,4 +1475,17 @@ export default {
   color: #0f7eff;
   width: 100px;
 }
+.rwInput {
+  width: 58%;
+}
+.rwInput >>> .el-input__inner {
+  font-size: 16px;
+}
+.rwKs {
+  display: flex;
+  flex-direction: row;
+  flex-wrap: nowrap;
+  align-items: center;
+  margin-left: 10px;
+}
 </style>

+ 86 - 20
src/components/pages/race/addRace/raceDetail.vue

@@ -250,7 +250,14 @@
                   </el-table-column>
                 </el-table>
               </div>
-              <div style="color: #cd0808; width: 97%; margin: 10px auto">
+              <div
+                style="
+                  color: #cd0808;
+                  width: 97%;
+                  margin: 10px auto;
+                  font-size: 14px;
+                "
+              >
                 *作者不超过6人;默认第一位为主要负责人,联系电话必填,其余人员可以选填
               </div>
             </div>
@@ -266,7 +273,8 @@
                   v-model="raceDetail.courseText"
                   @input="updateTitle"
                   maxlength="200"
-                  placeholder="200字以内,介绍项目背景,描述生活中的现象,引出要解决的核心问题,概述解决问题的思路及预期成果等"
+                  placeholder="200字以内,介绍项目背景,描述生活中的现象,引出要解决的核心问题,概述解决问题的思路及预期成果等。"
+                  style="font-size: 14px"
                 ></textarea>
               </div>
             </div>
@@ -388,7 +396,7 @@
       </div>
     </div>
     <el-dialog
-      title="添加项目成员"
+      :title="isAddOrUp == true ? '修改项目成员' : '添加项目成员'"
       :visible.sync="dialogVisibleMember"
       :append-to-body="true"
       width="700px"
@@ -572,7 +580,7 @@ export default {
       sysPicVisible: false,
       isSysPic: false,
       sysPic: [],
-      upIndex: 0,
+      upIndex: -1,
       sName: "",
       sSubject: "",
       sSchool: "",
@@ -888,14 +896,6 @@ export default {
     },
     isAddPPTeacher() {
       if (this.raceDetail.tableData.length == 0) {
-        if (this.sPhone == "") {
-          this.$message.error("手机号不能为空");
-          return;
-        } else if (!/^[1][3,4,5,7,8][0-9]{9}$/.test(this.sPhone)) {
-          this.$message.error("手机号格式不正确");
-          return;
-        }
-      } else {
         if (this.sName === "") {
           this.$message.error("姓名不能为空");
           return;
@@ -904,11 +904,16 @@ export default {
           return;
         } else if (this.sSchool === "") {
           this.$message.error("学校不能为空");
-        } else if (this.sPhone != "") {
-          if (!/^[1][3,4,5,7,8][0-9]{9}$/.test(this.sPhone)) {
-            this.$message.error("手机号格式不正确");
-            return;
-          }
+          return;
+        } else if (this.sPhone == "") {
+          this.$message.error("手机号不能为空");
+          return;
+        } else if (!/^[1][3,4,5,7,8][0-9]{9}$/.test(this.sPhone)) {
+          this.$message.error("手机号格式不正确");
+          return;
+        } else if (this.sEmail == "") {
+          this.$message.error("邮箱不能为空");
+          return;
         } else if (this.sEmail != "") {
           if (
             !/^([a-zA-Z0-9_-])+@([a-zA-Z0-9_-])+(\.[a-zA-Z0-9_-])+/.test(
@@ -919,8 +924,63 @@ export default {
             return;
           }
         }
+      } else if (this.raceDetail.tableData.length > 0) {
+        if (this.upIndex == 0) {
+          if (this.sName === "") {
+            this.$message.error("姓名不能为空");
+            return;
+          } else if (this.sSubject === "") {
+            this.$message.error("学科不能为空");
+            return;
+          } else if (this.sSchool === "") {
+            this.$message.error("学校不能为空");
+            return;
+          } else if (this.sPhone == "") {
+            this.$message.error("手机号不能为空");
+            return;
+          } else if (!/^[1][3,4,5,7,8][0-9]{9}$/.test(this.sPhone)) {
+            this.$message.error("手机号格式不正确");
+            return;
+          } else if (this.sEmail == "") {
+            this.$message.error("邮箱不能为空");
+            return;
+          } else if (this.sEmail != "") {
+            if (
+              !/^([a-zA-Z0-9_-])+@([a-zA-Z0-9_-])+(\.[a-zA-Z0-9_-])+/.test(
+                this.sEmail
+              )
+            ) {
+              this.$message.error("邮箱格式不正确");
+              return;
+            }
+          }
+        } else {
+          if (this.sName === "") {
+            this.$message.error("姓名不能为空");
+            return;
+          } else if (this.sSubject === "") {
+            this.$message.error("学科不能为空");
+            return;
+          } else if (this.sSchool === "") {
+            this.$message.error("学校不能为空");
+            return;
+          } else if (this.sPhone != "") {
+            if (!/^[1][3,4,5,7,8][0-9]{9}$/.test(this.sPhone)) {
+              this.$message.error("手机号格式不正确");
+              return;
+            }
+          } else if (this.sEmail != "") {
+            if (
+              !/^([a-zA-Z0-9_-])+@([a-zA-Z0-9_-])+(\.[a-zA-Z0-9_-])+/.test(
+                this.sEmail
+              )
+            ) {
+              this.$message.error("邮箱格式不正确");
+              return;
+            }
+          }
+        }
       }
-
       if (this.isAddOrUp == true) {
         this.raceDetail.tableData[this.upIndex].sn = this.sName;
         this.raceDetail.tableData[this.upIndex].su = this.sSubject;
@@ -941,6 +1001,8 @@ export default {
       this.sSchool = "";
       this.sEmail = "";
       this.sPhone = "";
+      this.isAddOrUp = false;
+      this.upIndex = -1;
       this.dialogVisibleMember = false;
       this.$emit("updateTitle", this.raceDetail);
     },
@@ -1078,6 +1140,7 @@ export default {
   overflow: auto;
   min-width: 260px;
   flex-direction: column;
+  font-size: 14px;
 }
 .steps {
   display: flex;
@@ -1308,8 +1371,10 @@ export default {
   width: 97%;
   margin: 10px auto;
 }
+
 .tAreaCss {
   resize: none;
+  font-size: 14px;
 }
 .addNewPP >>> .el-dialog__body {
   padding: 5px 20px;
@@ -1551,6 +1616,7 @@ export default {
 .raTable >>> .el-table,
 .raTable >>> .el-table__body-wrapper {
   height: auto !important;
+  font-size: 16px !important;
 }
 .add_chapters_box {
   text-align: left;
@@ -1788,8 +1854,8 @@ export default {
 }
 .lxr {
   color: #fff;
-  background: center center #4A54FF;
-  background-image: linear-gradient(315deg,#6772FF 0, #00f9e5 100%);
+  background: center center #4a54ff;
+  background-image: linear-gradient(315deg, #6772ff 0, #00f9e5 100%);
   background-size: 104% 104%;
   min-width: 50px;
 }

+ 1 - 0
src/components/pages/race/addRace/raceOverview.vue

@@ -918,6 +918,7 @@ export default {
   overflow: auto;
   min-width: 260px;
   flex-direction: column;
+  font-size: 14px;
 }
 .steps {
   display: flex;

+ 2 - 1
src/components/pages/race/eventCenter.vue

@@ -73,7 +73,7 @@ export default {
 
 <style scoped>
 .center_head {
-  height: 160px;
+  height: 135px;
   width: 100%;
 }
 
@@ -135,5 +135,6 @@ export default {
   box-shadow: 0 -5px 5px 0px #eeeeee;
   z-index: 99;
   position: relative;
+  bottom: -105px;
 }
 </style>

+ 3 - 0
src/components/pages/race/eventCenter/anliDetail.vue

@@ -2351,4 +2351,7 @@ body {
   align-items: center;
   margin-left: 10px;
 }
+.Autor{
+  margin: 0 5px;
+}
 </style>

+ 16 - 6
src/components/pages/race/eventCenter/eventMessage.vue

@@ -227,7 +227,8 @@
               <div
                 @click="
                   downloadFile(
-                    'https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/%E9%99%84%E4%BB%B611670570711020.docx','地级以上市案例报送工作联系人回执'
+                    'https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/%E9%99%84%E4%BB%B611670570711020.docx',
+                    '地级以上市案例报送工作联系人回执'
                   )
                 "
               >
@@ -236,7 +237,8 @@
               <div
                 @click="
                   downloadFile(
-                    'https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/%E9%99%84%E4%BB%B611670572187326.docx','地级以上市项目式学习案例推荐名单一览表'
+                    'https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/%E9%99%84%E4%BB%B611670572187326.docx',
+                    '地级以上市项目式学习案例推荐名单一览表'
                   )
                 "
               >
@@ -245,7 +247,8 @@
               <div
                 @click="
                   downloadFile(
-                    'https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/%E9%99%84%E4%BB%B611670572460682.docx','项目式学习活动方案参考模板'
+                    'https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/%E9%99%84%E4%BB%B611670572460682.docx',
+                    '项目式学习活动方案参考模板'
                   )
                 "
               >
@@ -254,7 +257,8 @@
               <div
                 @click="
                   downloadFile(
-                    'https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/%E9%99%84%E4%BB%B611670572614832.docx','项目式学习活动案例参考模板'
+                    'https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/%E9%99%84%E4%BB%B611670572614832.docx',
+                    '项目式学习活动案例参考模板'
                   )
                 "
               >
@@ -263,7 +267,8 @@
               <div
                 @click="
                   downloadFile(
-                    'https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/2022_%E5%85%B3%E4%BA%8E%E5%BE%81%E9%9B%86%E5%B9%BF%E4%B8%9C%E7%9C%81%E4%B8%AD%E5%B0%8F%E5%AD%A6%E9%A1%B9%E7%9B%AE%E5%BC%8F%E5%AD%A6%E4%B9%A0%E6%A1%88%E4%BE%8B%E7%9A%84%E5%87%BD202212011670826525002.docx','其他'
+                    'https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/2022_%E5%85%B3%E4%BA%8E%E5%BE%81%E9%9B%86%E5%B9%BF%E4%B8%9C%E7%9C%81%E4%B8%AD%E5%B0%8F%E5%AD%A6%E9%A1%B9%E7%9B%AE%E5%BC%8F%E5%AD%A6%E4%B9%A0%E6%A1%88%E4%BE%8B%E7%9A%84%E5%87%BD202212011670826525002.docx',
+                    '其他'
                   )
                 "
               >
@@ -305,7 +310,7 @@ export default {
       console.log("5-------5", this.$refs["box" + 5].offsetHeight);
       console.log(_top);
     },
-    downloadFile(url,n) {
+    downloadFile(url, n) {
       let _url = "";
       if (
         url.indexOf("https://view.officeapps.live.com/op/view.aspx?src=") != -1
@@ -374,6 +379,11 @@ export default {
 </script>
 
 <style scoped>
+@media screen and (max-width: 1280px) {
+  .center_content {
+    height: 400px !important;
+  }
+}
 .center_content {
   width: 100%;
   height: 100%;

+ 3 - 0
src/components/pages/race/eventCenter/myAnli.vue

@@ -461,4 +461,7 @@ export default {
   align-items: center;
   margin-left: 10px;
 }
+.Autor{
+  margin: 0 5px;
+}
 </style>

+ 4 - 0
src/components/tools/wangEnduit.vue

@@ -249,4 +249,8 @@ ol {
 .editor>>>.w-e-text pre{
   line-height: 1.7;
 }
+.editor >>> .w-e-text-container .placeholder{
+  font-size: 14px;
+  color: #757575;
+}
 </style>