panlinlin
2021-04-02 b17280522b3569b49c0d524b7ed7fb45ef0e991a
web_src/src/router/index.js
@@ -6,7 +6,6 @@
import channelList from '../components/channelList.vue'
import pushVideoList from '../components/PushVideoList.vue'
import streamProxyList from '../components/StreamProxyList.vue'
import pLatformStreamList from '../components/PLatformStreamList.vue'
import devicePosition from  '../components/devicePosition.vue'
import login from '../components/Login.vue'
import parentPlatformList from '../components/ParentPlatformList.vue'
@@ -33,10 +32,6 @@
    {
      path: '/pushVideoList',
      component: pushVideoList,
    },
    {
      path: '/pLatformStreamList',
      component: pLatformStreamList,
    },
    {
      path: '/streamProxyList',