app-path.const.ts 66 Bytes
Newer Older
李彥志's avatar
李彥志 committed
1 2 3 4 5 6 7 8 9
export const appPath = {

  home:'',

  p2: 'p2',

  p3: 'p3'

};