Selaa lähdekoodia

路演视频跳转pc

jwyu 2 vuotta sitten
vanhempi
commit
6c49f0f4f3
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      pages/pc.vue

+ 1 - 0
pages/pc.vue

@@ -21,6 +21,7 @@ const mapObj=new Map([
 	['pages-sandTable/sandTable','/sandBox/list'],
 	['pages-sandTable/sandTable','/sandBox/list'],
     ['pages/voice/voice','/voice/list'],
     ['pages/voice/voice','/voice/list'],
     ['pages-voice/voiceDetail','/voice/detail'],
     ['pages-voice/voiceDetail','/voice/detail'],
+    ['pages-roadShow/video/list','/roadshow/video/list']
 ])//map映射小程序页面路径对应h5页面路径
 ])//map映射小程序页面路径对应h5页面路径
 import {apiUserInfo} from '@/api/user'
 import {apiUserInfo} from '@/api/user'
 import {apiGetSceneToParams} from '@/api/common'
 import {apiGetSceneToParams} from '@/api/common'