123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504 |
- import Vue from 'vue'
- import Router from 'vue-router'
- import HelloWorld from '@/components/HelloWorld'
- import Login from '@/components/Login'
- import home from '@/components/home'
- import Enroll from '@/components/Enroll'
- import index from '@/components/child/index'
- import Aideindex from '@/components/child/Aideindex'
- import Marketindex from '@/components/child/Marketindex'
- import financeindex from '@/components/child/financeindex'
- import Globalindex from '@/components/child/Globalindex'
- import Generalindex from '@/components/child/Generalindex'
- import AuthorityJob from '@/components/child/AuthorityJob'
- import Controltree from '@/components/child/Controltree'
- import Company from '@/components/system/Company'
- import AuthorityUser from '@/components/child/AuthorityUser'
- import PageConfig from '@/components/child/PageConfig'
- import Carguide from '@/components/OP/Carguide'
- import Groupedit from '@/components/OP/Groupedit'
- import OPgroup from '@/components/OP/OPgroup'
- import Tourguide from '@/components/OP/Tourguide'
- import Department from '@/components/system/Department'
- import User from '@/components/system/User'
- import JobPost from '@/components/system/JobPost'
- import CarData from '@/components/Resource/CarData'
- import CarDataAdd from '@/components/Resource/CarDataAdd'
- import CarDataEdit from '@/components/Resource/CarDataEdit'
- import Customerdata from '@/components/materials/Customerdata'
- import LocalGuide from '@/components/Resource/LocalGuide'
- import LocalGuideOperation from '@/components/Resource/LocalGuideOperation'
- import ThreeCode from '@/components/Resource/ThreeCode'
- import ThreeCodeOperation from '@/components/Resource/ThreeCodeOperation'
- import HotelData from '@/components/Resource/HotelData'
- import visaform from '@/components/OP/visaform'
- import PageFun from '@/components/child/PageFunction'
- import HotelDataOperation from '@/components/Resource/HotelDataOperation'
- import visaEdit from '@/components/OP/visaEdit'
- import CountryFeeCost from '@/components/Resource/CountryFeeCost'
- import CountryFeeCostOperation from '@/components/Resource/CountryFeeCostOperation'
- import SetDataType from '@/components/system/SetDataType';
- import SetData from '@/components/system/SetData';
- import CustomerCompany from '@/components/Crm/CustomerCompany';
- import DeleClient from '@/components/Crm/DeleClient';
- import Cost from '@/components/Finance/Cost';
- import MCR from '@/components/MCR/MarketCustomerResourcesHome';
- import MCROper from '@/components/MCR/MarketCustomerResourcesOperation';
- import OCRIdentify from '@/components/OP/OCRIdentify';
- import GroupsTaskAssignment from '@/components/OP/GroupsTaskAssignment';
- import DailyFeePayment from '@/components/Finance/DailyFeePayment';
- import DailyFeeedit from '@/components/Finance/DailyFeeedit';
- import GPTindex from '@/components/GPT/GPTindex';
- import ExpenseReview from '@/components/Finance/ExpenseReview';
- import FeesPage from '@/components/Finance/FeesPage';
- import AirTicketAgent from '@/components/Resource/AirTicketAgent';
- import AirTicketRes from '@/components/OP/AirTicketRes';
- import OpAirTicketRes from '@/components/OP/OpAirTicketRes';
- import DecreasePayments from '@/components/OP/DecreasePayments';
- import OpDecreasePayments from '@/components/OP/OpDecreasePayments';
- import Richtext from '@/components/GPT/Richtext';
- import Currency from '@/components/Finance/Currency';
- import PaymentFiled from '@/components/Finance/PaymentFiled';
- import Collection from '@/components/Finance/Collection';
- import InvitationOfficialActivities from '@/components/OP/InvitationOfficialActivities'
- import OpInvitationOfficialActivities from '@/components/OP/OpInvitationOfficialActivities';
- import InvitationOfficialActivityData from '@/components/Resource/InvitationOfficialActivityData';
- import OpInvitationOfficialActivityData from '@/components/Resource/OpInvitationOfficialActivityData';
- import OfficialActivities from '@/components/Resource/OfficialActivities'
- import OpOfficialActivities from '@/components/Resource/OpOfficialActivities'
- import AskData from '@/components/Resource/AskData'
- import OpAskData from '@/components/Resource/OpAskData'
- import HotelReservations from '@/components/Resource/HotelReservations'
- import DelegationEnData from '@/components/OP/DelegationEnData'
- import OpDelegationEnData from '@/components/OP/OpDelegationEnData'
- import invitationLetter from '@/components/Resource/invitationLetter'
- import EntryDetails from '@/components/OP/EntryDetails'
- import TicketBlackCode from '@/components/Resource/TicketBlackCode'
- import OpTicketBlackCode from '@/components/Resource/OpTicketBlackCode'
- import Payroll from '@/components/Finance/Payroll';
- import VisaPriec from '@/components/OP/VisaPriec';
- import OpVisaPriec from '@/components/OP/OpVisaPriec';
- import GroundDetailedfees from '@/components/Resource/GroundDetailedfees';
- import SetWorking from '@/components/system/SetWorking';
- import ThreeStandards from '@/components/OP/ThreeStandards'
- import CarTouristGuideGroundId from '@/components/OP/CarTouristGuideGroundId'
- import OpCarTouristGuideGroundId from '@/components/OP/OpCarTouristGuideGroundId'
- import CarTouristGuideGrounContent from '@/components/OP/CarTouristGuideGrounContent'
- Vue.use(Router)
- export default new Router({
- routes: [
- {
- path: '/',
- name: 'Login',
- component: Login
- },
- {
- path: '/home',
- name: 'home',
- component: home,
- children: [
- {
- path: '/home/index',
- name: 'index',
- component: index
- },
- {
- path: '/home/Generalindex',
- name: 'Generalindex',
- component: Generalindex
- },
- {
- path: '/home/Aideindex',
- name: 'Aideindex',
- component: Aideindex
- },
- {
- path: '/home/Marketindex',
- name: 'Marketindex',
- component: Marketindex
- },
- {
- path: '/home/financeindex',
- name: 'financeindex',
- component: financeindex
- },
- {
- path: '/home/Globalindex',
- name: 'financeindex',
- component: Globalindex
- },
- {
- path: '/home/AuthorityJob',
- name: 'AuthorityJob',
- component: AuthorityJob
- },
- {
- path: '/home/AuthorityUser',
- name: 'AuthorityUser',
- component: AuthorityUser
- },
- {
- path: '/home/Carguide',
- name: 'Carguide',
- component: Carguide
- },
- {
- path: '/home/Controltree',
- name: 'Controltree',
- component: Controltree
- },
- {
- path: '/home/Company',
- name: 'Company',
- component: Company
- },
- {
- path: '/home/PageConfig',
- name: 'PageConfig',
- component: PageConfig
- },
- {
- path: '/home/Department',
- name: 'Department',
- component: Department
- },
- {
- path: '/home/Groupedit',
- name: 'Groupedit',
- component: Groupedit
- }, {
- path: '/home/OPgroup',
- name: 'OPgroup',
- component: OPgroup
- }, {
- path: '/home/Tourguide',
- name: 'Tourguide',
- component: Tourguide
- }, {
- path: '/home/User',
- name: 'User',
- component: User
- }, {
- path: '/home/JobPost',
- name: 'JobPost',
- component: JobPost
- }, {
- path: '/home/CarData',
- name: 'CarData',
- component: CarData
- }, {
- path: '/home/CarDataAdd',
- name: 'CarDataAdd',
- component: CarDataAdd
- }, {
- path: '/home/CarDataEdit',
- name: 'CarDataEdit',
- component: CarDataEdit
- },
- {
- path: '/home/LocalGuide',
- name: 'LocalGuide',
- component: LocalGuide
- }, {
- path: '/home/LocalGuideOperation',
- name: 'LocalGuideOperation',
- component: LocalGuideOperation
- },
- {
- path: '/home/Customerdata',
- name: 'Customerdata',
- component: Customerdata
- },
- {
- path: '/home/ThreeCode',
- name: 'ThreeCode',
- component: ThreeCode
- },
- {
- path: '/home/ThreeCodeOperation',
- name: 'ThreeCodeOperation',
- component: ThreeCodeOperation
- },
- {
- path: '/home/HotelData',
- name: 'HotelData',
- component: HotelData
- },
- {
- path: '/home/visaform',
- name: 'visaform',
- component: visaform
- },
- {
- path: '/home/PageFun',
- name: 'PageFun',
- component: PageFun
- },
- {
- path: '/home/HotelDataOperation',
- name: 'HotelDataOperation',
- component: HotelDataOperation
- },
- {
- path: '/home/visaEdit',
- name: 'visaEdit',
- component: visaEdit
- },
- {
- path: '/home/CountryFeeCost',
- name: 'CountryFeeCost',
- component: CountryFeeCost
- },
- {
- path: '/home/CountryFeeCostOperation',
- name: 'CountryFeeCostOperation',
- component: CountryFeeCostOperation
- },
- {
- path: '/home/SetDataType',
- name: 'SetDataType',
- component: SetDataType
- },
- {
- path: '/home/SetData',
- name: 'SetData',
- component: SetData
- },
- {
- path: '/home/CustomerCompany',
- name: 'CustomerCompany',
- component: CustomerCompany
- },
- {
- path: '/home/DeleClient',
- name: 'DeleClient',
- component: DeleClient
- },
- {
- path: '/home/Cost',
- name: 'Cost',
- component: Cost
- },
- {
- path: '/home/MCR',
- name: 'MCR',
- component: MCR
- },
- {
- path: '/home/MCROper',
- name: 'MCROper',
- component: MCROper
- },
- {
- path: '/home/OCRIdentify',
- name: 'Cost',
- component: OCRIdentify
- },
- {
- path: '/home/GroupsTaskAssignment',
- name: 'GroupsTaskAssignment',
- component: GroupsTaskAssignment
- },
- {
- path: '/home/DailyFeePayment',
- name: 'DailyFeePayment',
- component: DailyFeePayment
- },
- {
- path: '/home/DailyFeeedit',
- name: 'DailyFeeedit',
- component: DailyFeeedit
- },
- {
- path: '/home/GPTindex',
- name: 'GPTindex',
- component: GPTindex
- },
- {
- path: '/home/ExpenseReview',
- name: 'ExpenseReview',
- component: ExpenseReview
- },
- {
- path: '/home/FeesPage',
- name: 'FeesPage',
- component: FeesPage
- },
- {
- path: '/home/AirTicketAgent',
- name: 'AirTicketAgent',
- component: AirTicketAgent
- },
- {
- path: '/home/AirTicketRes',
- name: 'AirTicketRes',
- component: AirTicketRes
- },
- {
- path: '/home/OpAirTicketRes',
- name: 'OpAirTicketRes',
- component: OpAirTicketRes
- },
- {
- path: '/home/DecreasePayments',
- name: 'DecreasePayments',
- component: DecreasePayments
- },
- {
- path: '/home/OpDecreasePayments',
- name: 'OpDecreasePayments',
- component: OpDecreasePayments
- },
- {
- path: '/home/Richtext',
- name: 'Richtext',
- component: Richtext
- },
- {
- path: '/home/Currency',
- name: 'Currency',
- component: Currency
- },
- {
- path: '/home/PaymentFiled',
- name: 'PaymentFiled',
- component: PaymentFiled
- },
- {
- path: '/home/Collection',
- name: 'Collection',
- component: Collection
- },
- {
- path: '/home/InvitationOfficialActivities',
- name: 'InvitationOfficialActivities',
- component: InvitationOfficialActivities
- },
- {
- path: '/home/OpInvitationOfficialActivities',
- name: 'OpInvitationOfficialActivities',
- component: OpInvitationOfficialActivities
- },
- {
- path: '/home/InvitationOfficialActivityData',
- name: 'InvitationOfficialActivityData',
- component: InvitationOfficialActivityData
- },
- {
- path: '/home/OpInvitationOfficialActivityData',
- name: 'OpInvitationOfficialActivityData',
- component: OpInvitationOfficialActivityData
- },
- {
- path: '/home/OfficialActivities',
- name: 'OfficialActivities',
- component: OfficialActivities
- },
- {
- path: '/home/OpOfficialActivities',
- name: 'OpOfficialActivities',
- component: OpOfficialActivities
- },
- {
- path: '/home/AskData',
- name: 'AskData',
- component: AskData
- },
- {
- path: '/home/OpAskData',
- name: 'OpAskData',
- component: OpAskData
- },
- {
- path: '/home/DelegationEnData',
- name: 'DelegationEnData',
- component: DelegationEnData
- },
- {
- path: '/home/OpDelegationEnData',
- name: 'OpDelegationEnData',
- component: OpDelegationEnData
- },
- {
- path: '/home/invitationLetter',
- name: 'invitationLetter',
- component: invitationLetter
- },
- {
- path: '/home/TicketBlackCode',
- name: 'TicketBlackCode',
- component: TicketBlackCode
- },
- {
- path: '/home/OpTicketBlackCode',
- name: 'OpTicketBlackCode',
- component: OpTicketBlackCode
- },
- {
- path: '/home/HotelReservations',
- name: 'HotelReservations',
- component: HotelReservations
- },
- {
- path: '/home/EntryDetails',
- name: 'EntryDetails',
- component: EntryDetails
- },
- {
- path: '/home/Payroll',
- name: 'Payroll',
- component: Payroll
- },
- {
- path: '/home/VisaPriec',
- name: 'VisaPriec',
- component: VisaPriec
- },
- {
- path: '/home/OpVisaPriec',
- name: 'OpVisaPriec',
- component: OpVisaPriec
- },
- {
- path: '/home/GroundDetailedfees',
- name: 'GroundDetailedfees',
- component: GroundDetailedfees
- },
- {
- path: '/home/SetWorking',
- name: 'SetWorking',
- component: SetWorking
- },
- {
- path: '/home/ThreeStandards',
- name: 'ThreeStandards',
- component: ThreeStandards
- },
- {
- path: '/home/CarTouristGuideGroundId',
- name: 'CarTouristGuideGroundId',
- component: CarTouristGuideGroundId
- },
- {
- path: '/home/OpCarTouristGuideGroundId',
- name: 'OpCarTouristGuideGroundId',
- component: OpCarTouristGuideGroundId
- },
- {
- path: '/home/CarTouristGuideGrounContent',
- name: 'CarTouristGuideGrounContent',
- component: CarTouristGuideGrounContent
- }
- ]
- },
- {
- path: '/Enroll',
- name: 'Enroll',
- component: Enroll
- }
- ]
- })
|