|
|
@@ -80,6 +80,9 @@ const _38434d66 = () => interopDefault(import('..\\pages\\frontend\\skill_cert\\
|
|
|
const _318db314 = () => interopDefault(import('..\\pages\\frontend\\skill_cert\\start_interview.vue' /* webpackChunkName: "pages/frontend/skill_cert/start_interview" */))
|
|
|
const _638d178f = () => interopDefault(import('..\\pages\\frontend\\skill\\create.vue' /* webpackChunkName: "pages/frontend/skill/create" */))
|
|
|
const _56277004 = () => interopDefault(import('..\\pages\\otherpage\\companyComplete\\add.vue' /* webpackChunkName: "pages/otherpage/companyComplete/add" */))
|
|
|
+const _3b744a6f = () => interopDefault(import('..\\pages\\otherpage\\companyComplete\\add\\company.vue' /* webpackChunkName: "pages/otherpage/companyComplete/add/company" */))
|
|
|
+const _5ac203b2 = () => interopDefault(import('..\\pages\\otherpage\\companyComplete\\add\\money.vue' /* webpackChunkName: "pages/otherpage/companyComplete/add/money" */))
|
|
|
+const _412512d4 = () => interopDefault(import('..\\pages\\otherpage\\companyComplete\\add\\solution_list.vue' /* webpackChunkName: "pages/otherpage/companyComplete/add/solution_list" */))
|
|
|
const _d6f5409a = () => interopDefault(import('..\\pages\\otherpage\\kaifain\\createInWeb.vue' /* webpackChunkName: "pages/otherpage/kaifain/createInWeb" */))
|
|
|
const _35c60787 = () => interopDefault(import('..\\pages\\otherpage\\kaifain\\myKaifain.vue' /* webpackChunkName: "pages/otherpage/kaifain/myKaifain" */))
|
|
|
const _01a75b8f = () => interopDefault(import('..\\pages\\otherpage\\kaifain\\viewHistory.vue' /* webpackChunkName: "pages/otherpage/kaifain/viewHistory" */))
|
|
|
@@ -581,7 +584,20 @@ export const routerOptions = {
|
|
|
}, {
|
|
|
path: "/otherpage/companyComplete/add",
|
|
|
component: _56277004,
|
|
|
- name: "otherpage-companyComplete-add"
|
|
|
+ name: "otherpage-companyComplete-add",
|
|
|
+ children: [{
|
|
|
+ path: "company",
|
|
|
+ component: _3b744a6f,
|
|
|
+ name: "otherpage-companyComplete-add-company"
|
|
|
+ }, {
|
|
|
+ path: "money",
|
|
|
+ component: _5ac203b2,
|
|
|
+ name: "otherpage-companyComplete-add-money"
|
|
|
+ }, {
|
|
|
+ path: "solution_list",
|
|
|
+ component: _412512d4,
|
|
|
+ name: "otherpage-companyComplete-add-solution_list"
|
|
|
+ }]
|
|
|
}, {
|
|
|
path: "/otherpage/kaifain/createInWeb",
|
|
|
component: _d6f5409a,
|