浏览代码

Merge branch 'dev' of http://113.31.163.91:7777/quanshu/mp-ui-user into dev

DELL 3 年之前
父节点
当前提交
111b005f49
共有 1 个文件被更改,包括 1 次插入3 次删除
  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