Procházet zdrojové kódy

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

DELL před 3 roky
rodič
revize
111b005f49
1 změnil soubory, kde provedl 1 přidání a 3 odebrání
  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