diff --git a/.env.development b/.env.development
index b5caf08c..058364aa 100644
--- a/.env.development
+++ b/.env.development
@@ -1,17 +1,17 @@
# 开发环境
ENV = 'development'
# 'development'
-
+VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7001'
# UAT
# VITE_APP_BASE_API_Url = 'http://25.18.122.78:9786'
# DEV
-VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7001'
# app入口
-#VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7002'
+
+
#VITE_APP_BASE_API_Url = 'http://25.16.122.65:7001'
-#VITE_APP_BASE_API_Url = 'http://25.16.122.91:9786'
+# VITE_APP_BASE_API_Url = 'http://25.16.122.92:9786'
#VITE_APP_BASE_API_Url = 'http://25.18.122.66:9786'
# h5专用地址x2
diff --git a/src/pages/courseDetail/index.vue b/src/pages/courseDetail/index.vue
index 1a20ef05..2de16cca 100644
--- a/src/pages/courseDetail/index.vue
+++ b/src/pages/courseDetail/index.vue
@@ -286,6 +286,7 @@
if (pages.length >= 2) {
const prevPage = pages[pages.length - 2];
if (prevPage.route === 'pages/favorites/index') {
+
uni.$emit('refresh_favorites_list', {
type: 'course',
state: !!form.value.collectId, // 最终是收藏了还是取消了
diff --git a/src/pages/courseRecord/components/examRecordList.vue b/src/pages/courseRecord/components/examRecordList.vue
index 5d4a33ec..ffbc474e 100644
--- a/src/pages/courseRecord/components/examRecordList.vue
+++ b/src/pages/courseRecord/components/examRecordList.vue
@@ -1,68 +1,41 @@
-
-
-
- 暂无记录
-
-
-
+
+
+
+
+
-
diff --git a/src/pages/courseRecord/components/practiceRecordList.vue b/src/pages/courseRecord/components/practiceRecordList.vue
index dc5ea6c9..cab11185 100644
--- a/src/pages/courseRecord/components/practiceRecordList.vue
+++ b/src/pages/courseRecord/components/practiceRecordList.vue
@@ -1,68 +1,41 @@
-
-
-
- 暂无记录
-
-
-
+
+
+
+
+
-
diff --git a/src/pages/courseRecord/components/studyRecordItem.vue b/src/pages/courseRecord/components/studyRecordItem.vue
index 491aef22..7b017933 100644
--- a/src/pages/courseRecord/components/studyRecordItem.vue
+++ b/src/pages/courseRecord/components/studyRecordItem.vue
@@ -58,6 +58,7 @@
diff --git a/src/pages/courseRecord/index.vue b/src/pages/courseRecord/index.vue
index 7463f6e4..4c990064 100644
--- a/src/pages/courseRecord/index.vue
+++ b/src/pages/courseRecord/index.vue
@@ -1,54 +1,63 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+ 课程记录
+
+
+
+
+
+
- 课程记录
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/examinationRecord/index.vue b/src/pages/examinationRecord/index.vue
index 8e0fd61f..9bbab722 100644
--- a/src/pages/examinationRecord/index.vue
+++ b/src/pages/examinationRecord/index.vue
@@ -1,59 +1,34 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+ 考试记录
+
- 考试记录
+
+
+
-
-
-
-
+
diff --git a/src/pages/favorites/components/favoritesCourse.vue b/src/pages/favorites/components/favoritesCourse.vue
index 56a99ce1..15384c26 100644
--- a/src/pages/favorites/components/favoritesCourse.vue
+++ b/src/pages/favorites/components/favoritesCourse.vue
@@ -1,52 +1,55 @@
-
-
-
-
-
-
-
- {{ item.evalGrade ?? 0 }}分
+
+
+
+
+
+
+ {{ item.evalGrade ?? 0 }}分
+
+
+
+ {{ item.crsName }}
-
-
- {{ item.crsName }}
-
-
-
- {{ tagItem?.tagName }}
-
-
-
- 发布:{{ item.issuTm?.substr(0, 10) }}
- 已学:{{ item.accmStdyCnt }}次
+
+
+ {{ tagItem?.tagName }}
+
+ 发布:{{ item.issuTm?.substr(0, 10) }}
+ 已学:{{ item.accmStdyCnt }}次
+
-
-
- 暂无数据
-
-
-
+
+
+
+
diff --git a/src/pages/preview/components/previewCourse.vue b/src/pages/preview/components/previewCourse.vue
index 01e42a85..c63c15d9 100644
--- a/src/pages/preview/components/previewCourse.vue
+++ b/src/pages/preview/components/previewCourse.vue
@@ -1,87 +1,56 @@
-
-
-
-
-
-
-
- {{ item.crsName }}
-
- {{ tag.tagName }}
-
-
-
+
+
+
+
- 暂无数据
-
-
-
+
+ {{ item.crsName }}
+
+ {{ tag.tagName }}
+
+
+
+
+
\ No newline at end of file
+