diff --git a/src/components/PortalHeader.vue b/src/components/PortalHeader.vue
index 2d86ed8b..9923daf0 100644
--- a/src/components/PortalHeader.vue
+++ b/src/components/PortalHeader.vue
@@ -44,11 +44,13 @@
+
diff --git a/src/layout/components/TopNav/Index.vue b/src/layout/components/TopNav/Index.vue
index ab1cbacf..7ba7e071 100644
--- a/src/layout/components/TopNav/Index.vue
+++ b/src/layout/components/TopNav/Index.vue
@@ -24,7 +24,7 @@
-
+
diff --git a/src/views/Index.vue b/src/views/Index.vue
index c413c6c1..019a3a04 100644
--- a/src/views/Index.vue
+++ b/src/views/Index.vue
@@ -534,7 +534,7 @@
this.$router.push({path:'/case/detail',query:{id:item.id}});
},
getPic(index) {
- return `/images/listblue0${index+1}.png`
+ return `${webBaseUrl}/images/listblue0${index+1}.png`
},
getLevel() { //获取经验值和等级
apiStart.getUserStatTotalInfo(this.userInfo.aid).then(res => {
diff --git a/src/views/portal/follow/index.vue b/src/views/portal/follow/index.vue
index 6e81cc86..9976d93c 100644
--- a/src/views/portal/follow/index.vue
+++ b/src/views/portal/follow/index.vue
@@ -5,11 +5,13 @@
+
@@ -43,10 +45,12 @@
+
+ 书籍
+ -->