From 353458e050a905663063d65ff6d5e8445956c336 Mon Sep 17 00:00:00 2001 From: Pengxiansen <2422914688@qq.com> Date: Tue, 25 Feb 2025 19:35:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.boe | 1 + src/components/growthpath/GrowthActive.vue | 384 +++++----- .../growthpath/GrowthActiveAttendance.vue | 4 +- src/components/growthpath/GrowthCase.vue | 172 +++-- .../growthpath/GrowthCommonStudent.vue | 343 ++++----- src/components/growthpath/GrowthDiscuss.vue | 154 ++-- src/components/growthpath/GrowthDrawer.vue | 27 +- src/components/growthpath/GrowthEval.vue | 223 +++--- src/components/growthpath/GrowthExa.vue | 667 +++++++++--------- src/components/growthpath/GrowthFaceClass.vue | 87 ++- src/components/growthpath/GrowthHomework.vue | 206 +++--- src/components/growthpath/GrowthInvist.vue | 153 ++-- .../growthpath/GrowthLineCourse.vue | 100 ++- src/components/growthpath/GrowthLive.vue | 610 ++++++++-------- src/components/growthpath/GrowthProject.vue | 209 +++--- src/components/growthpath/GrowthRef.vue | 157 +++-- src/components/growthpath/GrowthScore.vue | 2 +- src/components/growthpath/GrowthVote.vue | 222 +++--- src/components/growthpath/StudentManage.vue | 7 +- src/views/growthpath/EditingTasks.vue | 32 +- src/views/growthpath/GrowthAddPath.vue | 6 - src/views/growthpath/PathManage.vue | 2 + vue.config.js | 16 +- 23 files changed, 1984 insertions(+), 1800 deletions(-) diff --git a/.env.boe b/.env.boe index 218bea70..fb3eea6d 100644 --- a/.env.boe +++ b/.env.boe @@ -1,6 +1,7 @@ NODE_ENV=boe VUE_APP_BASE=/manage VUE_APP_BASE_API=/manageApi +# 专业力必修API前缀 VUE_APP_BASE_API_GROWTH=/growth VUE_APP_LOGIN_URL=//u-pre.boe.com/web?returnUrl= VUE_APP_BOE_API_URL=//u-pre.boe.com diff --git a/src/components/growthpath/GrowthActive.vue b/src/components/growthpath/GrowthActive.vue index daa362bc..56cf0d20 100644 --- a/src/components/growthpath/GrowthActive.vue +++ b/src/components/growthpath/GrowthActive.vue @@ -9,195 +9,197 @@ title="添加活动" placement="right" > -
-
-
{{ formData.id ? "编辑" : "添加" }}活动
- -
-
-
-
-
-
- +
+
+
{{ formData.id ? "编辑" : "添加" }}活动
+ +
+
+
+
+
+
+ +
+ 活动名称: +
+
+
- 活动名称:
-
- -
-
-
-
-
- -
- 活动时间: -
-
- -
-
-
-
- - - - 持续时间: -
-
- - 分钟 -
-
-
-
-
- -
- 活动地点: -
-
- -
-
-
-
-
- -
- 活动公告: -
-
- -
-
-
-
- 活动说明: -
-
- -
-
-
-
- 考勤设置: -
-
-
-
-
签到
-
-
-
-
- 活动开始前: - +
+
+ - 分钟允许签到
-
- 活动开始后: - 活动时间: +
+
+ +
+
+
+
+ + + + 持续时间: +
+
+ + 分钟 +
+
+
+
+
+ - 分钟允许签到 +
+ 活动地点: +
+
+ +
+
+
+
+
+ +
+ 活动公告: +
+
+ +
+
+
+
+ 活动说明: +
+
+ +
+
+
+
+ 考勤设置: +
+
+
+
+
签到
+
+
+
+
+ 活动开始前: + + 分钟允许签到 +
+
+ 活动开始后: + + 分钟允许签到 +
-
-
-
- +
+
+ +
+
-
+
+ + +
-
- - -
-
+