Browse Source

首页兑奖弹幕去除token限制

hwb0 3 năm trước cách đây
mục cha
commit
4aa3f4e4ab
1 tập tin đã thay đổi với 1 bổ sung3 xóa
  1. 1 3
      pages/index/index.vue

+ 1 - 3
pages/index/index.vue

@@ -151,9 +151,7 @@
 
 			// 获取弹幕列表
 			getPrizeNews() {
-				$http.post('/api/v1/mp/user/ticket/hitPrizeBarrage', {
-					noToken: true
-				}).then(res => {
+				$http.post('/api/v1/mp/user/ticket/hitPrizeBarrage', {}).then(res => {
 					const {
 						listOne,
 						listTwo