Browse Source

渠道管理

许成详 6 years ago
parent
commit
f10b979ecc

src/pages/system/channelList/index.vue → src/pages/system/channelManagement/channelList/index.vue View File


src/pages/system/channelList/page.scss → src/pages/system/channelManagement/channelList/page.scss View File


+ 1
- 1
src/pages/system/page.js View File

1
 
1
 
2
 import system from './index'
2
 import system from './index'
3
-import channelList from './channelList/index'
3
+import channelList from './channelManagement/channelList/index'
4
 
4
 
5
 export default {
5
 export default {
6
   router: [
6
   router: [