diff --git a/src/router/index.js b/src/router/index.js index e695a52..3e72f0c 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -149,6 +149,7 @@ const mainRoutes = { { path: '/artificerPartitioningDetails', component: _import('bl/artificer/artificerPartitioningDetails'), name: 'artificerPartitioningDetails', meta: { title: '技师分成明细配置列表', isTab: true } }, { path: '/artificerRechargeReward', component: _import('bl/artificer/artificerRechargeReward'), name: 'artificerRechargeReward', meta: { title: '技师充值奖励配置列表', isTab: true } }, { path: '/blPingjiaTag', component: _import('bl/pingjiaTag/blPingjiaTag'), name: 'blPingjiaTag', meta: { title: '用户评价标签', isTab: true } }, + { path: '/shipinquan', component: _import('bl/shipinquan/shipinquan'), name: 'shipinquan', meta: { title: '视频圈', isTab: true } }, ], beforeEnter(to, from, next) { let token = Vue.cookie.get('token') diff --git a/src/views/bl/shipinquan/shipinquan.vue b/src/views/bl/shipinquan/shipinquan.vue new file mode 100644 index 0000000..1186acc --- /dev/null +++ b/src/views/bl/shipinquan/shipinquan.vue @@ -0,0 +1,586 @@ + + + + +