diff --git a/components/onLineCourseItem/index.vue b/components/onLineCourseItem/index.vue
new file mode 100644
index 0000000..938ea69
--- /dev/null
+++ b/components/onLineCourseItem/index.vue
@@ -0,0 +1,237 @@
+
+
+
+ 预告
+ 直播中
+ 回放
+ {{ courseTime(onLineCourse.courseTime) }}
+ {{ onLineCourse.courseName }}
+
+ {{ onLineCourse.className }}
+
+
+ 讲师: {{ onLineCourse.instructor }}
+
+
+
+
+ 付费学习¥{{ onLineCourse.amount }}
+ 去学习
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/onLineCourseItem/liveSteam.png b/components/onLineCourseItem/liveSteam.png
new file mode 100644
index 0000000..c4f86ee
Binary files /dev/null and b/components/onLineCourseItem/liveSteam.png differ
diff --git a/components/poster/index.vue b/components/poster/index.vue
new file mode 100644
index 0000000..e9c4d0e
--- /dev/null
+++ b/components/poster/index.vue
@@ -0,0 +1,68 @@
+
+
+ haibao
+
+
+
+ 长按分享
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages.json b/pages.json
index f47493e..d2a782e 100644
--- a/pages.json
+++ b/pages.json
@@ -206,13 +206,13 @@
}, {
"path": "pages/personal/login",
"style": {
- "navigationBarTitleText": "登录关键测试宝",
+ "navigationBarTitleText": "登录小关软测宝",
"navigationBarBackgroundColor": "#284CD1"
}
}, {
"path": "pages/personal/phonelogin",
"style": {
- "navigationBarTitleText": "关键测试宝",
+ "navigationBarTitleText": "小关软测宝",
"navigationBarBackgroundColor": "#284CD1"
}
},
@@ -251,7 +251,7 @@
}, {
"path": "pages/personal/setup/pcweb",
"style": {
- "navigationBarTitleText": "关键测试宝",
+ "navigationBarTitleText": "小关软测宝",
"navigationBarBackgroundColor": "#284CD1"
}
},
@@ -397,6 +397,15 @@
"onReachBottomDistance": 50
}
},
+ {
+ "path" : "pages/personal/myCourse/allMyCourse",
+ "style" :
+ {
+ "navigationBarTitleText" : "线上培训班",
+ "navigationBarBackgroundColor": "#284CD1",
+ "onReachBottomDistance": 50
+ }
+ },
{
"path" : "pages/personal/courseSign/courseSign",
"style" :
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 8c8e6d7..31d86f0 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -1,21 +1,43 @@
-
-
-
- 首页
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
- 工具服务
-
+
+
+
+
+ 工具服务
+
-
-
-
- 培训服务
-
-
-
-
- 众包服务
-
-
-
-
- 人才服务
-
-
-
-
-
-
-
- 测试工具
-
-
- 更多
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ 国产自主研发测试工具推荐
+
+
+
+
+
+
+
+
+
+
-
-
-
-
- {{item.name}}
-
- {{item.typel}}测试
- {{item.deliverType}}
-
-
- 限时免费
- ¥ {{item.price}}
-
-
-
-
-
-
-
+
+
+ 更多
+
+
+
+
+
+
+
-
-
-
- 众包服务
-
-
-
- 更多
-
-
-
-
-
+
+
+
+ 众包服务
+
+
+
+ 更多
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
- {{item.projectName}}
-
-
- 类型:{{findLabelValueByPropnew(tasktypelist, item.testType, 'dictValue', 'dictLabel')}}
-
+
+ 类型:{{ findLabelValueByPropnew(tasktypelist, item.testType, 'dictValue', 'dictLabel') }}
+
- 工期:{{item.period}}天 I
- 共招{{item.needPerson}}人 / 已报名
- {{item.companyAppCount + item.personalAppCount}}人
-
-
-
-
-
- 面议
- ¥ {{item.price}}
-
-
-
- 报名中
- 实施中
- 待验收
- 待结算
- 已完成
-
+
+
+
+
+ 面议
+ ¥ {{ item.price }}
+
+
+
+ 报名中
+ 实施中
+ 待验收
+ 待结算
+ 已完成
+
-
-
-
+
+
+
-
-
-
-
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
\ No newline at end of file
diff --git a/pages/index/testcrowdsourc/companyInfo.vue b/pages/index/testcrowdsourc/companyInfo.vue
index 458eed4..b8124fe 100644
--- a/pages/index/testcrowdsourc/companyInfo.vue
+++ b/pages/index/testcrowdsourc/companyInfo.vue
@@ -225,8 +225,8 @@
\ No newline at end of file
diff --git a/pages/index/testtraining/testtraining.vue b/pages/index/testtraining/testtraining.vue
index 9d06eab..80a690f 100644
--- a/pages/index/testtraining/testtraining.vue
+++ b/pages/index/testtraining/testtraining.vue
@@ -5,19 +5,12 @@
-
-
- 软测课堂
- 时间:{{ '今日 20:00' }}
-
- 如何使用性能测试工具
- 讲师: 风清扬老师
-
- 去学习
- 付费学习: {{ '9.9' }}
-
+
+ 线上培训课程
+ 更多>
-
+
@@ -338,7 +331,6 @@
-
@@ -587,11 +579,15 @@
@@ -1832,87 +1858,27 @@ export default {
box-sizing: border-box;
}
-.onlineTrain {
- margin: 30rpx 0rpx;
- height: 270rpx;
- background: #FFFFFF;
- border-radius: 10rpx;
-}
-.onLineTitle {
+.onLineTrainTitle {
+ margin: 10rpx 0;
+ line-height: 80rpx;
display: flex;
- font-family: PingFang SC;
- font-weight: 500;
- height: 88rpx;
- line-height: 54rpx;
+ align-items: center;
justify-content: space-between;
}
-.onLineClassName {
- height: 54rpx;
- width: 183rpx;
- text-align: center;
- background: linear-gradient(90deg, #5EA6FD, #1A81F9);
- border-radius: 9rpx 0rpx 46rpx 0rpx;
- font-size: 24rpx;
- color: #FFFFFF;
-}
-
-.onLineCourse {
- font-size: 28rpx;
- line-height: 46rpx;
- font-family: PingFang SC;
+.onLineTrainTitle .onLineTitleText {
font-weight: bold;
- color: #1A1A1A;
- margin-left: 24rpx;
-
-}
-
-.onLineCourseTime {
- margin-left: 24rpx;
- margin-right: 30rpx;
- width: 174rpx;
- line-height: 88rpx;
- font-size: 22rpx;
- color: #808080;
-}
-
-.onLineTeacher {
- margin-top: 10rpx;
- margin-left: 24rpx;
- font-size: 24rpx;
- font-weight: 500;
- color: #666666;
- line-height: 46rpx;
-}
-
-.onLineBtnWrap {
- display: flex;
- justify-content: flex-end;
+ font-size: 30rpx;
}
-.onLineBtn {
- width: 209rpx;
- height: 50rpx;
- border-radius: 25rpx;
- width: 209rpx;
- width: 167rpx;
- font-family: PingFang SC;
+.onLineTrainTitle .more {
font-weight: 500;
- font-size: 24rpx;
- color: #FFFFFF;
- line-height: 49rpx;
- text-align: center;
+ font-size: 28rpx;
+ color: #808080;
}
-.toLearn {
- background: linear-gradient(90deg, #FB8C16, #FEC36E);
-}
-.toPay {
- background: linear-gradient(90deg, #5EA6FD, #1A81F9);
- border: 1px solid #AAD1FE;
-}
.logobg {
width: 100%;
diff --git a/pages/index/toolleasing/tooldetails.vue b/pages/index/toolleasing/tooldetails.vue
index a5911ad..805866e 100644
--- a/pages/index/toolleasing/tooldetails.vue
+++ b/pages/index/toolleasing/tooldetails.vue
@@ -2,7 +2,7 @@
-
+
- {{tooldetilsdata.tool.name}}
+ {{ tooldetilsdata.tool.name }}
类型:
- {{findLabelValueByPropnew(tooltypelist, tooldetilsdata.tool.toolType+'', 'dictValue', 'dictLabel' ) }}
+ {{ findLabelValueByPropnew(tooltypelist, tooldetilsdata.tool.toolType + '', 'dictValue',
+ 'dictLabel') }}
- 交付方式:{{tooldetilsdata.tool.deliverType}}
+ 交付方式:{{ tooldetilsdata.tool.deliverType }}
- {{item.title}} : {{item.funDesc}}
+ {{ item.title }} : {{ item.funDesc }}
{{tooldetilsdata.tool.productQA}}
+ style="color:#808080;white-space:pre-line;font-size: .9rem;">{{ tooldetilsdata.tool.productQA }}
暂无问题
购买数量:
- 1
+ 1
支付金额:
-
+
¥
- {{addPriceAll}}
+
+ {{ typeName == '线下测试服务(金额面议)' ? '金额面议' : addPriceAll }}
- 限时免费
+ {{ typeName == '线下测试服务(金额面议)' ? '金额面议' : '限时免费' }}
@@ -209,7 +213,7 @@
微信支付
- {{lingqianIS ? '零钱不足':'零钱'}}
+ {{ lingqianIS ? '零钱不足' : '零钱' }}
@@ -241,508 +245,538 @@
+ @cancel='tokenshow = false'>
\ No newline at end of file
diff --git a/pages/personal/login.vue b/pages/personal/login.vue
index 3b709da..8a89de2 100644
--- a/pages/personal/login.vue
+++ b/pages/personal/login.vue
@@ -3,7 +3,7 @@
- 关键测试宝
+ 小关软测宝