Browse Source

路演视频跳转pc

jwyu 2 years ago
parent
commit
6c49f0f4f3
1 changed files with 1 additions and 0 deletions
  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/voice/voice','/voice/list'],
     ['pages-voice/voiceDetail','/voice/detail'],
+    ['pages-roadShow/video/list','/roadshow/video/list']
 ])//map映射小程序页面路径对应h5页面路径
 import {apiUserInfo} from '@/api/user'
 import {apiGetSceneToParams} from '@/api/common'