-
-
-
- 参加投票
-
+
参加投票
-
+
-

-
{{item.content}}
+

+
{{ item.content }}
-
+
-
-
@@ -117,32 +106,32 @@ export default {
},
setup() {
const state = reactive({
- ballot:[
+ ballot: [
{
- id:1,
- content:'录播课'
+ id: 1,
+ content: "录播课",
},
{
- id:2,
- content:'PPT+配音'
+ id: 2,
+ content: "PPT+配音",
},
{
- id:3,
- content:'HTML5'
+ id: 3,
+ content: "HTML5",
},
{
- id:4,
- content:'OTHER'
+ id: 4,
+ content: "OTHER",
},
- ]
+ ],
});
const getId = (id) => {
- console.log(id)
+ console.log(id);
};
return {
...toRefs(state),
- getId
- }
+ getId,
+ };
},
};
@@ -171,24 +160,24 @@ export default {
position: relative;
display: flex;
justify-content: center;
- .line{
- width: 100%;
- height: 0;
- border-top: 1px solid #F1F2F3;
- margin-top: 17px;
- position:absolute;
- left:0;
- }
+ .line {
+ width: 100%;
+ height: 0;
+ border-top: 1px solid #f1f2f3;
+ margin-top: 17px;
+ position: absolute;
+ left: 0;
+ }
.mani {
width: 90%;
margin-top: 20px;
// position:relative;
- .joininfo{
- color:#0D233A;
+ .joininfo {
+ color: #0d233a;
font-size: 16px;
font-weight: bold;
}
-
+
.samenum {
margin-top: 18.5px;
position: absolute;
@@ -204,42 +193,42 @@ export default {
left: 50%;
transform: translate(-50%, 0);
}
- .contenttitle{
- width:100%;
+ .contenttitle {
+ width: 100%;
// height:10px;
margin-top: 15px;
// background-color: #bfa;
- display:flex;
- .timeimg{
+ display: flex;
+ .timeimg {
width: 12.8px;
height: 13px;
}
- .timee{
- color:#6E7B84;
+ .timee {
+ color: #6e7b84;
font-size: 14px;
line-height: 13px;
margin-left: 6px;
}
}
- .timebox{
- display:flex;
+ .timebox {
+ display: flex;
width: 100%;
- height:49px;
- background-color:#F2F5F7;
+ height: 49px;
+ background-color: #f2f5f7;
margin-top: 17.5px;
margin-bottom: 27.5px;
border-radius: 10px;
- .samez{
- color:#0060FF;
+ .samez {
+ color: #0060ff;
font-size: 18px;
line-height: 49px;
margin-left: 13px;
}
- .samey{
- color:#6E7B84;
+ .samey {
+ color: #6e7b84;
font-size: 14px;
line-height: 49px;
-
+
margin-left: 13px;
}
}
@@ -265,62 +254,60 @@ export default {
.bh {
background-image: url(../../assets/image/ballotpage/baccthr.png);
}
- .ballotdetail{
- color:#6E7B84;
+ .ballotdetail {
+ color: #6e7b84;
line-height: 30px;
font-size: 13px;
}
- .ballotjoincontainer{
+ .ballotjoincontainer {
display: flex;
width: 100%;
justify-content: center;
- .ballotjoin{
- width: 85%;
- // height:100px;
- // background-color: #bfa;
- .ballotitem{
-
- .upitem{
- display:flex;
- justify-content: space-between;
- .left{
- display:flex;
- .leftimg{
- width: 4.5px;
- height:14.5px;
- margin-top: 1px;
+ .ballotjoin {
+ width: 85%;
+ // height:100px;
+ // background-color: #bfa;
+ .ballotitem {
+ .upitem {
+ display: flex;
+ justify-content: space-between;
+ .left {
+ display: flex;
+ .leftimg {
+ width: 4.5px;
+ height: 14.5px;
+ margin-top: 1px;
+ }
+ .leftcontent {
+ margin-left: 9px;
+ color: #6e7b84;
+ font-size: 13px;
+ line-height: 30px;
+ margin-top: -5px;
+ }
}
- .leftcontent{
- margin-left: 9px;
- color:#6E7B84;
- font-size: 13px;
- line-height: 30px;
- margin-top: -5px;
+ .btn {
+ background-color: #2478ff;
+ color: #fff;
+ width: 64px;
+ height: 21px;
+ border-radius: 10px;
+ border: 0;
+ font-size: 12px;
+ line-height: 19px;
+ margin-top: -1px;
}
}
- .btn{
- background-color: #2478FF;
- color:#fff;
- width:64px;
- height:21px;
- border-radius: 10px;
- border:0;
- font-size: 12px;
- line-height:19px;
- margin-top: -1px;
- }
- }
- .thinline{
- width: 100%;
- border-top: 1px solid #F1F2F3;
- margin-top: 17px;
- margin-bottom: 17px;
+ .thinline {
+ width: 100%;
+ border-top: 1px solid #f1f2f3;
+ margin-top: 17px;
+ margin-bottom: 17px;
+ }
}
}
}
- }
}
-
}
}
}
diff --git a/src/views/discuss/DiscussPage.vue b/src/views/discuss/DiscussPage.vue
index ac608fc..6f3f319 100644
--- a/src/views/discuss/DiscussPage.vue
+++ b/src/views/discuss/DiscussPage.vue
@@ -323,41 +323,6 @@ export default {
}
}
}
-
- // .dian {
- // color: #b3bdc4;
- // line-height: 30px;
- // // line-height: 20px;
- // font-size: 13px;
- // display: flex;
- // justify-content: center;
- // margin-top: 7px;
- // width: 100%;
- // height: 30px;
- // background-color: #fbfbfb;
-
- // .samt {
- // margin-right: 9px;
- // margin-top: 8px;
- // // position: absolute;
- // }
- // .a {
- // // position: absolute;
- // // top: 2px;
- // margin-top: 1.5px;
- // }
- // .diancon {
- // width: 80%;
- // height: 100%;
- // // background-color: #bfa;
- // display: flex;
- // justify-content: space-between;
- // position: relative;
- // .one {
- // display: flex;
- // }
- // }
- // }
}
}
}
diff --git a/src/views/examination/Examination.vue b/src/views/examination/Examination.vue
index 9d64089..05b97a9 100644
--- a/src/views/examination/Examination.vue
+++ b/src/views/examination/Examination.vue
@@ -1,280 +1,194 @@
-
-
-
-
-
-
-
-
-
-
- 考试时间:30分钟
-
-
- 及格线:60
-
-
-
-
- 考试时间:
-
- 2022-7-20 00:00 至 2022-8-29 23:59:59
-
-
-
-
-
-
-
-
-
-
- | 提交时间 |
- 成绩 |
- 状态 |
- 操作 |
-
-
-
- 2022-7-20
-
- 00:00
- |
- 10分 |
- 已完成 |
- 查看考卷 |
-
-
-
- 2022-7-20
-
- 00:00
- |
- 10分 |
- 已完成 |
- 查看考卷 |
-
-
-
- 2022-7-20
-
- 00:00
- |
- 10分 |
- 已完成 |
- 查看考卷 |
-
-
-
-
+
+
+
+
+
+
+
管理者进阶腾飞班 - 第一次考试
+
+
+
2022-7-20 00:00 至 2022-8-29 23:59:59
+
+
+
+
考试时长:
+
30分钟
+
+
及格分数:
+
60
+
+
+
+
+
\ No newline at end of file
+ }
+
diff --git a/src/views/examination/ExaminationScore.vue b/src/views/examination/ExaminationScore.vue
index 0415e3d..f0e789e 100644
--- a/src/views/examination/ExaminationScore.vue
+++ b/src/views/examination/ExaminationScore.vue
@@ -1,116 +1,116 @@
-
-
-
-
-
+
\ No newline at end of file
+ }
+}
+
diff --git a/src/views/examination/ReadyExamination.vue b/src/views/examination/ReadyExamination.vue
index ec49014..03fcafd 100644
--- a/src/views/examination/ReadyExamination.vue
+++ b/src/views/examination/ReadyExamination.vue
@@ -1,211 +1,396 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
管理者进阶腾飞班 - 第一次考试
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
+ }
+}
+
diff --git a/src/views/faceteach/FaceTeach.vue b/src/views/faceteach/FaceTeach.vue
index 4d63b7b..9543b37 100644
--- a/src/views/faceteach/FaceTeach.vue
+++ b/src/views/faceteach/FaceTeach.vue
@@ -27,6 +27,127 @@
评估
+
+
+
+

+
直播讲师
+
+
+
+

+
+
王星天(显示事业)
+
+ 教师是学生的镜子,学生是 老师的影子。
+
+
+
+ 关注
+
+
+
+
+
+
+

+
课程详情
+
+
+
+ 通过对各级人员的软件平台培训,使其能够了解如何
+ 运用乾元坤和智能信息管理系统来提升企业管理水平
+ 最大限度发挥软件产品在企业中的作用。
+ 1.使企业不同部门人员掌握便捷、有效的系统平台操 作方法;
+ 2.通过系统平台的培训提高员工对企业的管理理念认 识与提升。
+ 3.通过系统平台培训加强沟通,统一部署,协同工作 提高效率。
+
+
+
+
+
+
+
+
+
+
![]()
+
{{ el.name }}
+
+
+

+
下载
+
+
+
+
+
+
+
+
+
+ 模块化产品展示相关案例与展示:如何自由组合你的 思考?
+
+
+
+
+
+
+
@@ -110,10 +231,12 @@ export default {
diff --git a/src/views/filestorag/fileStorag.vue b/src/views/filestorag/fileStorag.vue
new file mode 100644
index 0000000..0d51ee6
--- /dev/null
+++ b/src/views/filestorag/fileStorag.vue
@@ -0,0 +1,93 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/homeworkpage/HomeworkPage.vue b/src/views/homeworkpage/HomeworkPage.vue
index f1cf9ec..e5a6df8 100644
--- a/src/views/homeworkpage/HomeworkPage.vue
+++ b/src/views/homeworkpage/HomeworkPage.vue
@@ -130,7 +130,7 @@ export default {
}
.homeworkpage {
width: 100%;
-
+ padding-bottom: 20px;
.notice {
width: 100%;
display: flex;
diff --git a/src/views/investigat/InvestigatPage.vue b/src/views/investigat/InvestigatPage.vue
index 9761cb1..8c9a651 100644
--- a/src/views/investigat/InvestigatPage.vue
+++ b/src/views/investigat/InvestigatPage.vue
@@ -20,9 +20,9 @@
{{ value.text }}
@@ -58,20 +58,27 @@
:style="{ 'margin-top': '22px' }"
@click="selectPeople(value)"
>
-
+
-
![]()
-
- {{ value.text }}
-
-
+
![]()
+
+ {{ value.text }}
+
+
@@ -80,14 +87,14 @@
+ style="width: 87%"
+ v-model="textarea1"
+ :autosize="{ minRows: 5, maxRows: 5 }"
+ resize="none"
+ maxlength="200"
+ type="textarea"
+ @input="textareaInput"
+ />
{{ textarealength }}/200
@@ -197,7 +204,7 @@ export default {
}
.Investigat {
width: 100%;
-
+ padding-bottom: 20px;
.notice {
width: 100%;
display: flex;
@@ -206,7 +213,7 @@ export default {
margin-top: 20px;
.noticebox {
// width: 90%;
- width:100%;
+ width: 100%;
background: #fff;
border-radius: 4px;
position: relative;
@@ -244,16 +251,16 @@ export default {
background-image: url(../../assets/image/ballotpage/next.png);
}
}
- .conn{
+ .conn {
width: 100%;
- display:flex;
+ display: flex;
justify-content: right;
// background-color:yellow;
- .peoplecontainer{
- // background-color: yellowgreen;
- display: flex;
- width: 94%;
- }
+ .peoplecontainer {
+ // background-color: yellowgreen;
+ display: flex;
+ width: 94%;
+ }
}
.question {
.text {
@@ -261,20 +268,20 @@ export default {
font-weight: 500;
color: #333330;
}
- .answerLcontainer{
+ .answerLcontainer {
width: 100%;
- display:flex;
+ display: flex;
justify-content: center;
.answerL {
- width:87%;
- margin-bottom: -20px;
- margin-top: 12px;
- font-size: 13px;
- // width: 100%;
- color: #56a3f9;
- display: flex;
- justify-content: space-between;
- }
+ width: 87%;
+ margin-bottom: -20px;
+ margin-top: 12px;
+ font-size: 13px;
+ // width: 100%;
+ color: #56a3f9;
+ display: flex;
+ justify-content: space-between;
+ }
}
.answer {
margin-top: 30px;
@@ -287,7 +294,7 @@ export default {
.answerC {
// width: 540px;
// width: 100%;
- width:86%;
+ width: 86%;
height: 43px;
border: 1px solid #d7e5fd;
border-radius: 8px;
@@ -332,8 +339,8 @@ export default {
font-weight: 500;
color: #333330;
}
- .inputcon{
- width:100%;
+ .inputcon {
+ width: 100%;
display: flex;
justify-content: center;
}
diff --git a/src/views/liveboradcast/LiveBoradcast.vue b/src/views/liveboradcast/LiveBoradcast.vue
index d211bfe..e41f90d 100644
--- a/src/views/liveboradcast/LiveBoradcast.vue
+++ b/src/views/liveboradcast/LiveBoradcast.vue
@@ -3,23 +3,22 @@
-
请各位选课的同学提前阅读本课程的“教学大纲与计划…
-

+
+ 请各位选课的同学提前阅读本课程的“教学大纲与计划…
+
+
-
-
+
-

+
刘敏
-
- 管理者进阶腾飞班 - 专属线下活动
-
+
管理者进阶腾飞班 - 专属线下活动
-

+
2022-07-20 20:00-21:00
@@ -30,54 +29,47 @@
-
-
-
-
- 活动详情
-
+
活动详情
- 活动详情
通过对各级人员的软件平台培训,使其能够了解如何运用乾元坤和智能信息管理系统来提升企业管理水平,最大限度发挥软件产品在企业中的作用;
● 培训目标
1.使企业不同部门人员掌握便捷、有效的系统平台操作方法;
2.通过系统平台的培训提高员工对企业的管理理念认识与提升。
3.通过系统平台培训加强沟通,统一部署,协同工作,提高效率。
● 培训对象
集团领导、各相关部门领导、总经理、车间主管、车间操作员
+ 活动详情
通过对各级人员的软件平台培训,使其能够了解如何运用乾元坤和智能信息管理系统来提升企业管理水平,最大限度发挥软件产品在企业中的作用;
●
+ 培训目标
1.使企业不同部门人员掌握便捷、有效的系统平台操作方法;
2.通过系统平台的培训提高员工对企业的管理理念认识与提升。
3.通过系统平台培训加强沟通,统一部署,协同工作,提高效率。
●
+ 培训对象
集团领导、各相关部门领导、总经理、车间主管、车间操作员
-
-
-
-
-
- 课后作业
-
+
课后作业
网易有道词典现有功能结构拆解
-

+
-
-
查找资料,介绍一种国外(日本、美国、欧洲)道路(公路、铁路、城市道路、地铁)设计规范的演变过程,可以一种或几种主要技术指标为例,并说明其原因。
+
+ 查找资料,介绍一种国外(日本、美国、欧洲)道路(公路、铁路、城市道路、地铁)设计规范的演变过程,可以一种或几种主要技术指标为例,并说明其原因。
+
-
-
@@ -89,9 +81,7 @@ export default {
components: {
// TitleHead,
},
- setup() {
-
- },
+ setup() {},
};
@@ -105,26 +95,26 @@ export default {
}
.liveboradcast {
width: 100%;
- .top{
+ .top {
width: 100%;
display: flex;
justify-content: center;
- height:25px;
- background-color: #FFFBEE;
- .topin{
+ height: 25px;
+ background-color: #fffbee;
+ .topin {
// text-align: center;
- width:90%;
+ width: 90%;
height: 25px;
- display:flex;
+ display: flex;
justify-content: space-between;
- .topsa{
- color:#FF9E00;
+ .topsa {
+ color: #ff9e00;
line-height: 25px;
font-size: 12px;
}
- .topimg{
+ .topimg {
height: 10px;
- width:10px;
+ width: 10px;
margin-top: 7px;
}
}
@@ -142,108 +132,107 @@ export default {
position: relative;
display: flex;
justify-content: center;
- .avator{
- display:flex;
- position:absolute;
- right:29px;
- top:30px;
+ .avator {
+ display: flex;
+ position: absolute;
+ right: 29px;
+ top: 30px;
// background-color:red;
// z-index: 999;
- .avaimg{
+ .avaimg {
width: 30px;
height: 30px;
border-radius: 50%;
}
- .avaname{
+ .avaname {
line-height: 30px;
margin-left: 8px;
- color:#0D233A;
+ color: #0d233a;
}
}
- .line{
- width: 100%;
- height: 0;
- border-top: 1px solid #F1F2F3;
- margin-top: 17px;
- position:absolute;
- left:0;
- }
+ .line {
+ width: 100%;
+ height: 0;
+ border-top: 1px solid #f1f2f3;
+ margin-top: 17px;
+ position: absolute;
+ left: 0;
+ }
.mani {
width: 90%;
margin-top: 20px;
// position:relative;
- .joininfo{
- color:#0D233A;
+ .joininfo {
+ color: #0d233a;
font-size: 16px;
font-weight: bold;
}
-
-
- .contenttitle{
- width:100%;
+
+ .contenttitle {
+ width: 100%;
// height:10px;
margin-top: 15px;
// background-color: #bfa;
- display:flex;
- .timeimg{
+ display: flex;
+ .timeimg {
width: 12.8px;
height: 13px;
}
- .timee{
- color:#6E7B84;
+ .timee {
+ color: #6e7b84;
font-size: 14px;
line-height: 13px;
margin-left: 6px;
}
}
- .midline{
- height:0;
- border-top: 1px solid #F1F2F3;
- width:100%;
+ .midline {
+ height: 0;
+ border-top: 1px solid #f1f2f3;
+ width: 100%;
margin-top: 15px;
margin-bottom: 15px;
}
- .timebox{
- display:flex;
+ .timebox {
+ display: flex;
justify-content: center;
width: 100%;
// height: 100px;
// background-color: #bfa;
margin-bottom: 15px;
- .allbtn{
+ .allbtn {
width: 92%;
- display:flex;
+ display: flex;
justify-content: space-between;
// background-color: lightcoral;
- .samebtn{
+ .samebtn {
width: 93px;
- height:33px;
- border:0;
- color:#fff;
+ height: 33px;
+ border: 0;
+ color: #fff;
font-size: 14px;
border-radius: 6px;
}
- .btno{
- background-color: #00C1FC;
- }
- .btnt{
- background-color:#0096FA;
- }
- .btnr{
- background-color: #2478FF;
- }
+ .btno {
+ background-color: #00c1fc;
+ }
+ .btnt {
+ background-color: #0096fa;
+ }
+ .btnr {
+ background-color: #2478ff;
+ }
}
}
- .detailin{
- width:100%;
+ .detailin {
+ width: 100%;
// height: 100px;
// background-color: red;
display: flex;
justify-content: center;
- .in{
+ .in {
margin-left: 20px;
- width:86%;
- color:#6E7B84;
+ width: 86%;
+ color: #6e7b84;
line-height: 30px;
font-size: 13px;
}
@@ -255,84 +244,82 @@ export default {
width: 100%;
margin-bottom: 20px;
// height: 200px;
- .actinner{
+ .actinner {
// background-color: red;
- color:#6E7B84;
+ color: #6e7b84;
font-size: 13px;
line-height: 30px;
}
- .de{
- width:100%;
- height:34px;
+ .de {
+ width: 100%;
+ height: 34px;
border-radius: 10px;
- background-color: #F2F5F7;
+ background-color: #f2f5f7;
display: flex;
justify-content: space-between;
- .deal{
- color:#333330;
+ .deal {
+ color: #333330;
font-weight: bold;
line-height: 34px;
margin-left: 21px;
font-size: 14px;
}
- .rightpng{
+ .rightpng {
width: 6px;
- height:11px;
+ height: 11px;
margin-right: 6px;
margin-top: 12px;
}
}
- .ballotjoincontainer{
+ .ballotjoincontainer {
display: flex;
width: 100%;
justify-content: center;
- .ballotjoin{
- width: 85%;
- // height:100px;
- // background-color: #bfa;
- .ballotitem{
-
- .upitem{
- display:flex;
- justify-content: space-between;
- .left{
- display:flex;
- .leftimg{
- width: 4.5px;
- height:14.5px;
- margin-top: 1px;
+ .ballotjoin {
+ width: 85%;
+ // height:100px;
+ // background-color: #bfa;
+ .ballotitem {
+ .upitem {
+ display: flex;
+ justify-content: space-between;
+ .left {
+ display: flex;
+ .leftimg {
+ width: 4.5px;
+ height: 14.5px;
+ margin-top: 1px;
+ }
+ .leftcontent {
+ margin-left: 9px;
+ color: #6e7b84;
+ font-size: 13px;
+ line-height: 30px;
+ margin-top: -5px;
+ }
}
- .leftcontent{
- margin-left: 9px;
- color:#6E7B84;
- font-size: 13px;
- line-height: 30px;
- margin-top: -5px;
+ .btn {
+ background-color: #2478ff;
+ color: #fff;
+ width: 64px;
+ height: 21px;
+ border-radius: 10px;
+ border: 0;
+ font-size: 12px;
+ line-height: 19px;
+ margin-top: -1px;
}
}
- .btn{
- background-color: #2478FF;
- color:#fff;
- width:64px;
- height:21px;
- border-radius: 10px;
- border:0;
- font-size: 12px;
- line-height:19px;
- margin-top: -1px;
- }
- }
- .thinline{
- width: 100%;
- border-top: 1px solid #F1F2F3;
- margin-top: 17px;
- margin-bottom: 17px;
+ .thinline {
+ width: 100%;
+ border-top: 1px solid #f1f2f3;
+ margin-top: 17px;
+ margin-bottom: 17px;
+ }
}
}
}
- }
}
-
}
}
}
diff --git a/src/views/pathmap/PathmapPage.vue b/src/views/pathmap/PathmapPage.vue
new file mode 100644
index 0000000..69b4027
--- /dev/null
+++ b/src/views/pathmap/PathmapPage.vue
@@ -0,0 +1,1174 @@
+
+
+
+
+
+
+
+
+
+
+
+ 请各位选课的同学提前阅读本课程的“教学大纲与计划”
+ “课程考核要求”与“学习要求”,并按给定的中学化学教学主题分好小组
+ 每位同学在网上学习的活动轨迹都会自动被系统记录,将作为大家个人线上参与的评价依据;
+ 请大家务必在规定的时间内提交作业,否则会被系统自动记录为“迟交”或“未交”,则会影响线上参与的平时成绩;
+
+
+
+
+
+
+
![]()
+
{{ el.name }}
+
+
+

+
下载
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上次学到:启航班 - 领导寄语
+
+
+
+
+
+
+
+
+
+
+
人工智能启蒙讲解(上)
+
+
#通用力
+
#前沿趋势
+
必修
+
在线
+
+
+
+
+
+
人工智能启蒙讲解(下)
+
+
#通用力
+
#前沿趋势
+
必修
+
考试
+
+
+
+
+
+
+ 趣味课前小测 - MBTI测试:你适合做哪个方向?
+
+
+
+
+
+ 建立中级产品经理思考逻辑:脱离初级产品的必要条件
+
+
+
+
+
+
+ 模块化产品展示相关案例与展示:如何自由组合你的思考?
+
+
+
+
+
+
+ 微信与Telegram哪个平台的功能模块化做的最好?
+
+
+
+
+
+
+
+
+
+
+
+