diff --git a/newPages/appointment/index.vue b/newPages/appointment/index.vue
index 26f652a..3185e3d 100644
--- a/newPages/appointment/index.vue
+++ b/newPages/appointment/index.vue
@@ -1,279 +1,282 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ item.reservDay }}
-
-
- {{ item.subjectStr }}
-
-
- {{ item.courseType }}
-
-
-
-
- {{ item.statusStr }}
-
-
-
- 时间范围:
- {{ item.reservTime }}
-
-
- 教练名称:
- {{ item.coachName }}
-
-
-
-
-
-
-
-
- {{ item.trainDay }}
-
-
- {{ subjectArr[item.subject - 1] }}
-
-
- {{ item.courseType }}
-
-
-
-
-
- 交通方式:
- {{ item.transWay }}
-
-
- 训练地址:
- {{ item.addr }}
-
-
- 训练时长:
- {{ item.trainTime }}分钟
-
-
- 教练名称:
- {{ item.coachName }}
-
-
-
- 开始评价
-
-
-
-
-
-
-
- 预约
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.reservDay }}
+
+
+ {{ item.subjectStr }}
+
+
+ {{ item.courseType }}
+
+
+
+
+ {{ item.statusStr }}
+
+
+
+ 时间范围:
+ {{ item.reservTime }}
+
+
+ 教练名称:
+ {{ item.coachName }}
+
+
+
+
+
+
+
+
+ {{ item.trainDay }}
+
+
+ {{ subjectArr[item.subject - 1] }}
+
+
+ {{ item.courseType }}
+
+
+
+
+
+ 交通方式:
+ {{ item.transWay }}
+
+
+ 训练地址:
+ {{ item.addr }}
+
+
+ 训练时长:
+ {{ item.trainTime }}分钟
+
+
+ 教练名称:
+ {{ item.coachName }}
+
+
+
+ 开始评价
+
+
+
+
+
+
+
+ 预约
+
+
+
diff --git a/newPages/courseList/assets/style/index.rpx.scss b/newPages/courseList/assets/style/index.rpx.scss
index ef228c2..52a5851 100644
--- a/newPages/courseList/assets/style/index.rpx.scss
+++ b/newPages/courseList/assets/style/index.rpx.scss
@@ -163,9 +163,9 @@
.text-wrapper_2 {
background-color: rgba(255, 239, 229, 1);
border-radius: 2px;
- height: 36rpx;
+ //height: 36rpx;
width: 52rpx;
- margin: 48rpx 86rpx 0 -138rpx;
+ //margin: 48rpx 86rpx 0 -138rpx;
.text_6 {
width: 32rpx;
height: 24rpx;
@@ -181,15 +181,15 @@
}
}
.text-wrapper_3 {
- background-color: rgba(223, 235, 255, 1);
+ //background-color: rgba(223, 235, 255, 1);
border-radius: 2px;
- height: 36rpx;
- width: 92rpx;
+ //height: 36rpx;
+ //width: 92rpx;
position: absolute;
left: 232rpx;
top: 48rpx;
.text_7 {
- width: 72rpx;
+ //width: 72rpx;
height: 24rpx;
overflow-wrap: break-word;
color: rgba(44, 120, 245, 1);
@@ -199,7 +199,7 @@
text-align: left;
white-space: nowrap;
line-height: 24rpx;
- margin: 6rpx 0 0 10rpx;
+ //margin: 6rpx 0 0 10rpx;
}
}
}
diff --git a/newPages/courseList/index.vue b/newPages/courseList/index.vue
index 7cd43c5..0afe551 100644
--- a/newPages/courseList/index.vue
+++ b/newPages/courseList/index.vue
@@ -1,17 +1,9 @@
-
-
-
-
-
- 课程
-
+
+
+
+
¥{{ item.price }}
-
- {{ item.type }}
-
- {{ item.name }}
+
+ {{ item.name }}
+ {{ item.type }}
+
+
+
+
+
+
+
+
+
+
-
+
diff --git a/newPages/evaluateAdd/index.vue b/newPages/evaluateAdd/index.vue
index 55f3c0f..eaa84e7 100644
--- a/newPages/evaluateAdd/index.vue
+++ b/newPages/evaluateAdd/index.vue
@@ -1,159 +1,174 @@
-
-
-
-
-
-
-
-
-
-
- {{ subjectArr[info.subject - 1] }}{{ title}}
- {{ info.time }}
-
-
-
-
- {{ subjectArr[info.subject - 1] }}
-
-
- {{ info.courseType }}
-
-
-
-
-
- {{ info.coachName }}
-
-
-
- {{ info.rate }}
-
-
-
-
-
- 服务评价
-
-
-
- 技术评价
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ {{ subjectArr[info.subject - 1] }}{{ title}}
+ {{ info.busiName }}{{ title}}
+ {{ info.time }}
+
+
+
+
+ {{ subjectArr[info.subject - 1] }}
+ {{ info.busiName.slice(0, 3) }}
+
+
+ {{ info.courseType }}
+
+
+
+
+
+ {{ info.coachName }}
+
+
+
+ {{ info.rate }}
+
+
+
+
+
+ 服务评价
+
+
+
+ 技术评价
+
+
+
+
+
-
-
- 确认评价
-
-
-
-
+
+
+ 确认评价
+
+
+
+
diff --git a/newPages/schoolDetail/assets/style/index.rpx.scss b/newPages/schoolDetail/assets/style/index.rpx.scss
index cb6d315..d0874f5 100644
--- a/newPages/schoolDetail/assets/style/index.rpx.scss
+++ b/newPages/schoolDetail/assets/style/index.rpx.scss
@@ -117,8 +117,9 @@
rgba(255, 255, 255, 0) 100%
);
width: 750rpx;
- height: 304rpx;
+ //height: 304rpx;
justify-content: flex-center;
+ margin-bottom: 30rpx;
.text_3 {
width: 160rpx;
height: 40rpx;
@@ -303,37 +304,38 @@
}
}
}
-
+
.text-wrapper_3 {
background-color: rgba(255, 239, 229, 1);
border-radius: 2px;
- height: 36rpx;
- width: 52rpx;
- margin: 48rpx 86rpx 0 -138rpx;
+ //height: 36rpx;
+ width: 33rpx;
+ //margin: 48rpx 86rpx 0 -138rpx;
+ //width: 32rpx;
+ //height: 24rpx;
+ overflow-wrap: break-word;
+ color: rgba(123, 81, 11, 1);
+ font-size: 24rpx;
+ font-family: PingFang SC-Regular;
+ font-weight: NaN;
+ text-align: left;
+ white-space: nowrap;
+ margin-left: 10rpx;
.text_12 {
- width: 32rpx;
- height: 24rpx;
- overflow-wrap: break-word;
- color: rgba(123, 81, 11, 1);
- font-size: 24rpx;
- font-family: PingFang SC-Regular;
- font-weight: NaN;
- text-align: left;
- white-space: nowrap;
+
line-height: 24rpx;
margin: 6rpx 0 0 10rpx;
}
}
.text-wrapper_4 {
- background-color: rgba(223, 235, 255, 1);
+ //background-color: rgba(223, 235, 255, 1);
border-radius: 2px;
height: 36rpx;
- width: 92rpx;
+ //width: 92rpx;
position: absolute;
left: 232rpx;
top: 48rpx;
.text_13 {
- width: 72rpx;
height: 24rpx;
overflow-wrap: break-word;
color: rgba(44, 120, 245, 1);
@@ -644,7 +646,7 @@
}
.text_27 {
width: 106rpx;
- height: 24rpx;
+ height: 45rpx;
overflow-wrap: break-word;
color: rgba(137, 146, 162, 1);
font-size: 24rpx;
@@ -657,10 +659,9 @@
}
}
.box_13 {
- background-color: rgba(237, 162, 58, 1);
position: absolute;
- left: 116rpx;
- top: 48rpx;
+ left: 110rpx;
+ top: 40rpx;
width: 28rpx;
height: 28rpx;
}
@@ -676,7 +677,7 @@
text-align: left;
white-space: nowrap;
line-height: 24rpx;
- margin-top: 92rpx;
+ margin-top: 72rpx;
}
}
.group_11 {
@@ -839,13 +840,13 @@
background: #fff;
border-radius: 16rpx;
}
-
+
.section-title {
font-size: 32rpx;
font-weight: bold;
margin-bottom: 20rpx;
}
-
+
.class-list {
display: flex;
flex-direction: column;
@@ -854,20 +855,20 @@
height: 30%;
margin: 40rpx 0 0 20rpx;
}
-
+
.class-item {
display: flex;
-
+
padding: 20rpx;
border-radius: 12rpx;
}
-
+
.class-image {
width: 160rpx;
height: 100rpx;
border-radius: 8rpx;
}
-
+
.class-info {
flex: 1;
margin-left: 20rpx;
@@ -875,39 +876,39 @@
flex-direction: column;
justify-content: space-between;
}
-
+
.class-name {
font-size: 35rpx;
font-weight: bold;
margin-bottom: 10px;
}
-
+
.class-price {
display: flex;
align-items: center;
}
-
+
.price {
font-size: 28rpx;
color: #ff4d4f;
font-weight: bold;
}
-
+
.original-price {
font-size: 24rpx;
text-decoration: line-through;
color: #999;
margin-left: 10rpx;
}
-
+
.class-details {
display: flex;
gap: 8rpx; /* 设置两个标签之间的间距 */
align-items: center;
margin-bottom: 10rpx;
-
+
}
-
+
.view-all {
margin-top: 20rpx;
display: flex;
@@ -916,12 +917,12 @@
color: #007aff;
font-size: 28rpx;
}
-
+
.arrow-icon {
width: 20rpx;
height: 20rpx;
}
-
+
.class-type,
.class-license {
display: flex; /* 设置为行内块元素 */
@@ -932,13 +933,13 @@
justify-content: center;
align-items: center;
}
-
+
/* 如果需要区分两个标签的样式,可以单独设置 */
.class-type {
color: #3478DC;
background-color: #DDEDFE; /* 红色背景 */
}
-
+
.class-license {
color: #8B623D;
background-color: #FFF0E4; /* 蓝色背景 */
diff --git a/newPages/schoolDetail/index.vue b/newPages/schoolDetail/index.vue
index 4987dbd..5e30a2a 100644
--- a/newPages/schoolDetail/index.vue
+++ b/newPages/schoolDetail/index.vue
@@ -1,82 +1,71 @@
-
-
-
-
-
-
-
-
- 驾校
-
+
+
+
+
-
-
+
+
{{ schoolDetails.corpName }}
营业中
08:00-18:00
-
-
- 山东省济南市历下区工业路城投伴山居三区
- 距离4.0km
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
@@ -85,9 +74,9 @@
{{ item.tittle }}
@@ -96,27 +85,34 @@
¥{{ item.price }}
-
- {{ item.type }}
-
+
+
+
- {{ item.name }}
+
+ {{
+ item.name
+ }}
+
+
+ {{ item.type }}
+
-
+
查看全部班型({{ schoolAllClassList.length }})
-
+
@@ -125,141 +121,210 @@
{{ item.name }}
- 5.0
+
教龄 {{ item.seniority }}年
-
+
+
+
学员 598人
-
+
-
+
diff --git a/newPages/schoolList/index.vue b/newPages/schoolList/index.vue
index 4f81c75..28bb1e9 100644
--- a/newPages/schoolList/index.vue
+++ b/newPages/schoolList/index.vue
@@ -1,14 +1,14 @@
-
-
+
@@ -102,6 +102,12 @@ export default {
this.isTriggered = false
})
},
+ goSchoolDetail(data) {
+ uni.navigateTo({
+ url: `/newPages/schoolDetail/index?id=${data.id}&tenantId=${data.tenantId}`,
+ // url: '/newPages/schoolDetail/index',
+ });
+ },
/**
* 上滑加载数据