htc 14 hours ago
parent
commit
2daacf9a6c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/home.vue

+ 1 - 1
pages/home.vue

@@ -187,7 +187,7 @@
 			getBannerList(){
 				//space	广告位置: 1首页 2发布问卷
 				//type	类型: 1 banner区 2弹框
-				this.$api.get('//core/advertisement/manage/page',{
+				this.$api.get('/core/advertisement/manage/page',{
 					space:1,
 					type:1
 				}).then(({data:res})=>{