📅  最后修改于: 2022-03-11 14:59:52.108000             🧑  作者: Mango
∇ app
∇ core
∇ guards
auth.guard.ts
module-import.guard.ts
no-auth.guard.ts
∇ interceptor
token.interceptor.ts
error.interceptor.ts
∇ services
service-a.service.ts
service-b.service.ts
∇ components
∇ navbar
navbar.component.html|scss|ts
∇ page-not-found
page-not-found.component.html|scss|ts
∇ constants
constant-a.ts
constant-b.ts
∇ enums
enum-a.ts
enum-b.ts
∇ models
model-a.ts
model-b.ts
∇ utils
common-functions.ts
∇ auth
∇ components
∇ scoped-shared-component-a
scoped-shared-component-a.component.html|scss|ts
∇ scope-shared-component-b
scoped-shared-component-b.component.html|scss|ts
auth-a-routing.module.ts
auth-a.module.ts
auth-a.component.html|scss|ts
∇ pages
∇ master (MODULE)
∇ scoped-shared-component-a
scoped-shared-component-a.component.html|scss|ts
∇ scope-shared-component-b
scoped-shared-component-b.component.html|scss|ts
master-a-routing.module.ts
master-a.module.ts
master-a.component.html|scss|ts
∇ pages
∇ page-a
page-a.component.html|scss|ts
∇ page-b
page-b.component.html|scss|ts
pages-a-routing.module.ts
pages-a.module.ts
pages-a.component.html|scss|ts
∇ shared
∇ components
∇ shared-button
shared-button.component.html|scss|ts
∇ directives
shared-directive.ts
∇ pipes
shared-pipe.ts
shared.module.ts
styles.scss
â½ styles
app-loading.scss
company-colors.scss
spinners.scss
variables.scss
â½ assets
â½ i18n
lang-a.json
lang-b.json
â½ images
image-a.svg
image-b.svg
â½ static
structure-a.json
structure-b.json
â½ icons
custom-icon-a.svg
custom-icon-b.svg