123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403 |
- // 不需要登录的路由
- export default [
- {
- //需要微信授权页面 微信授权
- path: '/wx-auth',
- name: 'wx-auth',
- component: () => import('@/views/layout/wx-auth'),
- children: [
- {
- path: '/intention-questionnaire',
- name: 'intention-questionnaire',
- component: () => import('@/views/intention-questionnaire/index'),
- meta: {
- title: '音乐(器乐)课堂数字化转型调查问卷'
- }
- },
- {
- path: '/pre-register-active',
- name: 'pre-register-active',
- component: () => import('@/views/pre-register-active/index'),
- meta: {
- title: '音乐数字化转型家长说明会'
- }
- },
- {
- path: '/student-register',
- name: 'student-register',
- component: () => import('@/views/student-register/index'),
- meta: {
- title: '报名通道'
- }
- },
- {
- path: '/student-register-apply',
- name: 'student-register-apply',
- component: () => import('@/views/student-register/index-apply'),
- meta: {
- title: ''
- }
- }
- ]
- },
- {
- path: '/student-register-form',
- name: 'student-register-form',
- component: () => import('@/views/student-register/register-modal/index'),
- meta: {
- title: '完善信息'
- }
- },
- {
- path: '/register-member',
- name: 'register-member',
- component: () => import('@/views/student-register/register-member'),
- meta: {
- title: '音乐数字课堂学生报名'
- }
- },
- {
- path: '/register-new',
- name: 'register-new',
- component: () => import('@/views/student-register/register-new'),
- meta: {
- title: '音乐数字课堂学生注册'
- }
- },
- {
- path: '/goods-list',
- component: () => import('@/views/student-register/shop-mall/goods-list'),
- meta: {
- title: '商品列表'
- }
- },
- {
- path: '/goodsDetail',
- component: () =>
- import('@/views/student-register/shop-mall/goods-detail/index'),
- meta: {
- title: '商品列表'
- }
- },
- {
- path: '/student-digital-tools',
- component: () => import('@/views/student-register/digital-tools/index'),
- meta: {
- title: '数字化乐器学练工具'
- }
- },
- {
- path: '/payment-result',
- name: 'payment-result',
- component: () => import('@/views/payment-result/index'),
- meta: {
- title: '支付详情'
- }
- },
- {
- path: '/payCenter',
- name: 'payCenter',
- component: () => import('@/views/adapay/pay-center'),
- meta: {
- title: '支付'
- }
- },
- {
- path: '/payDefine',
- name: 'payDefine',
- component: () => import('@/views/adapay/pay-define'),
- meta: {
- title: '支付'
- }
- },
- {
- path: '/payResult',
- name: 'payResult',
- component: () => import('@/views/adapay/pay-result'),
- meta: {
- title: '支付'
- }
- },
- {
- path: '/payResultWechat',
- name: 'payResultWechat',
- component: () => import('@/views/adapay/pay-result-wechat'),
- meta: {
- title: '支付'
- }
- },
- {
- path: '/preview-protocol',
- name: 'preview-protocol',
- component: () => import('@/views/preview-protocol/index'),
- meta: {
- title: '音乐数字课堂注册协议'
- }
- },
- {
- path: '/privacy-protocol',
- name: 'privacy-protocol',
- component: () => import('@/views/preview-protocol/privacy'),
- meta: {
- title: '音乐数字课堂隐私政策'
- }
- },
- {
- path: '/download',
- name: 'download',
- component: () => import('@/views/download/index'),
- meta: {
- title: '下载音乐数字课堂'
- }
- },
- {
- path: '/transfer',
- name: 'transfer',
- component: () => import('@/views/download/transfer'),
- meta: {
- title: '下载音乐数字课堂'
- }
- },
- {
- path: '/help-center',
- name: 'help-center',
- component: () => import('@/views/information/help-center/index'),
- meta: {
- title: '帮助中心'
- }
- },
- {
- path: '/help-detail',
- name: 'help-detail',
- component: () => import('@/views/information/help-center/detail'),
- meta: {
- title: '帮助中心详情'
- }
- },
- {
- path: '/information-list',
- name: 'information-list',
- component: () => import('@/views/information'),
- meta: {
- title: '资讯列表'
- }
- },
- {
- path: '/information-detail',
- name: 'information-detail',
- component: () => import('@/views/information/information-detail'),
- meta: {
- title: '资讯详情'
- }
- },
- {
- path: '/notice-detail',
- name: 'notice-detail',
- component: () => import('@/views/information/notice-detail'),
- meta: {
- title: '公告详情'
- }
- },
- {
- path: '/school-register',
- name: 'school-register',
- component: () => import('@/views/school-register/index'),
- meta: {
- title: '学校登记'
- }
- },
- {
- path: '/teaher-register',
- name: 'teaher-register',
- component: () => import('@/views/teaher-register/index'),
- meta: {
- title: '老师注册'
- }
- },
- {
- path: '/guide',
- name: 'guide',
- component: () => import('@/views/guide/guide'),
- meta: {
- title: '投屏帮助'
- }
- },
- {
- path: '/tenantApplyData',
- name: 'tenantApplyData',
- component: () => import('@/views/student-register/tenant-apply-data'),
- meta: {
- title: '学生报名统计'
- }
- },
- {
- path: '/tenantDataShool',
- name: 'tenantDataShool',
- component: () => import('@/views/tenantAllData/tenantDataSchool'),
- meta: {
- title: '学练工具报名统计'
- }
- },
- {
- path: '/tenantAllData',
- name: 'tenantAllData',
- component: () => import('@/views/tenantAllData/index'),
- meta: {
- title: '学练工具报名统计'
- }
- },
- {
- path: '/tenamtDataDetail',
- name: 'tenamtDataDetail',
- component: () => import('@/views/tenantAllData/tenamtDataDetail'),
- meta: {
- title: '学校报名详情'
- }
- },
- {
- path: '/shareCreation',
- component: () => import('@/views/creation/index-share'),
- meta: {
- title: '作品详情'
- }
- },
- {
- path: '/playCreation',
- component: () => import('@/views/creation/playCreation'),
- meta: {
- title: '作品播放'
- }
- },
- {
- path: '/instrumentDetailView',
- component: () => import('@/views/information/instrument-detail/view'),
- meta: {
- title: '乐器百科详情'
- }
- },
- {
- path: '/famousMusicDetailView',
- component: () => import('@/views/information/famous-music-detail/view'),
- meta: {
- title: '名曲鉴赏详情'
- }
- },
- {
- path: '/musicianDetailView',
- component: () => import('@/views/information/musician-detail/view'),
- meta: {
- title: '音乐家详情'
- }
- },
- {
- path: '/activationRegistration',
- component: () =>
- import('@/views/activation-code/instrument-registration/new-index'),
- meta: {
- title: '数字化转型报名'
- }
- },
- {
- path: '/activationRegistrationDetail',
- component: () =>
- import('@/views/activation-code/instrument-registration/detail'),
- meta: {
- title: '数字化转型报名'
- }
- },
- {
- path: '/activationRegister',
- component: () =>
- import('@/views/activation-code/activation-register/index'),
- meta: {
- title: '音乐数字课堂AI学练工具激活'
- }
- },
- {
- path: '/activationDownload',
- component: () => import('@/views/activation-code/download'),
- meta: {
- title: '激活记录'
- }
- },
- {
- path: '/pre-register-video',
- name: 'pre-register-video',
- component: () => import('@/views/pre-register-active/video'),
- meta: {
- title: '音乐数字化转型家长说明会'
- }
- },
- {
- path: '/pre-register-show',
- name: 'pre-register-show',
- component: () => import('@/views/pre-register-active/show'),
- meta: {
- title: '音乐数字化转型家长说明会'
- }
- },
- // {
- // path: '/intention-questionnaire',
- // name: 'intention-questionnaire',
- // component: () => import('@/views/intention-questionnaire/index'),
- // meta: {
- // title: '音乐(器乐)课堂数字化转型调查问卷'
- // }
- // },
- {
- path: '/intention-questionnaire-show',
- name: 'intention-questionnaire-show',
- component: () => import('@/views/intention-questionnaire/show'),
- meta: {
- title: '音乐数字化转型家长说明会'
- }
- },
- {
- path: '/fill-questionnaire',
- name: 'fill-questionnaire',
- component: () => import('@/views/fill-questionnaire/index'),
- meta: {
- title: '问卷调查'
- }
- },
- {
- path: '/questionnaire-statistics',
- name: 'questionnaire-statistics',
- component: () => import('@/views/questionnaire-statistics/index'),
- meta: {
- title: '数字化转型问卷统计'
- }
- },
- {
- path: '/statistics-detail',
- name: 'statistics-detail',
- component: () => import('@/views/questionnaire-statistics/detail'),
- meta: {
- title: '数字化转型问卷统计'
- }
- },
- {
- path: '/questionnaire-statistics-new',
- name: 'questionnaire-statistics-new',
- component: () => import('@/views/questionnaire-statistics-new/index'),
- meta: {
- title: '数字化转型问卷统计'
- }
- },
- {
- path: '/statistics-detail-new',
- name: 'statistics-detail-new',
- component: () => import('@/views/questionnaire-statistics-new/detail'),
- meta: {
- title: '数字化转型问卷统计'
- }
- },
- {
- path: '/:pathMatch(.*)*',
- component: () => import('@/views/404'),
- meta: {
- title: '404'
- }
- }
- ];
|