|
@@ -314,7 +314,7 @@ export const asyncRoutes = {
|
|
|
entryOperation: () => import('@/views/app/entryOperation'),
|
|
|
// 意见反馈
|
|
|
suggestion: () => import('@/views/app/suggestion'),
|
|
|
- // 团练宝意见反馈
|
|
|
+ // 云教练意见反馈
|
|
|
clouldSuggestion: () => import('@/views/app/clouldSuggestion'),
|
|
|
// 帮助分类
|
|
|
helpCategory: () => import('@/views/helpCenter/helpCategory'),
|
|
@@ -498,7 +498,7 @@ export const asyncRoutes = {
|
|
|
serviceOperation: () => import('@/views/platformManager/serviceManager/form'),
|
|
|
// 机构申请
|
|
|
tenantApply: () => import('@/views/platformManager/tenantApply'),
|
|
|
- // 团练宝流量包
|
|
|
+ // 云教练流量包
|
|
|
cloudTrafficPackage: () => import('@/views/platformManager/cloudTrafficPackage'),
|
|
|
accompanyBaseConfig: () => import('@/views/categroyManager/accompanyBaseConfig'),
|
|
|
// 网管课价格配置
|
|
@@ -518,7 +518,7 @@ export const asyncRoutes = {
|
|
|
tenantInfoProtocol:() => import('@/views/tenantSetting/tenantInfoProtocol.vue'),
|
|
|
// 机构交易管理
|
|
|
tenantTradeManager:() => import('@/views/tenantSetting/tenantTradeManager.vue'),
|
|
|
- // 团练宝激活记录
|
|
|
+ // 云教练激活记录
|
|
|
groupRecordManager:() => import('@/views/tenantSetting/groupRecordManager.vue'),
|
|
|
// 扣费记录
|
|
|
chargingRecord:() => import('@/views/tenantSetting/chargingRecord.vue'),
|
|
@@ -538,7 +538,7 @@ export const asyncRoutes = {
|
|
|
protocolManagement:()=>import('@/views/protocolManagement'),
|
|
|
//
|
|
|
studentGroupPractice:()=>import('@/views/studentManager/studentGroupPractice'),
|
|
|
- // 团练宝缴费记录
|
|
|
+ // 云教练缴费记录
|
|
|
studentGroupRecord:()=>import('@/views/studentManager/studentGroupRecord'),
|
|
|
// 直播课管理
|
|
|
liveClassManager:()=>import('@/views/liveClassManager'),
|
|
@@ -552,7 +552,7 @@ export const asyncRoutes = {
|
|
|
smallStudentManager:()=>import('@/views/smallStudentManager'),
|
|
|
// 代理商管理
|
|
|
agentList:()=>import('@/views/agentManager/agentList'),
|
|
|
- // 团练宝分润
|
|
|
+ // 云教练分润
|
|
|
memberShareList:()=>import('@/views/agentManager/memberShareList'),
|
|
|
// 群组管理
|
|
|
groupChatManager:()=>import('@/views/groupChatManager'),
|