Angular路由的嵌套 父子路由示例代码
angulardemo
package.json
1KB
tslint.json
3KB
angular.json
4KB
src
browserslist
388B
tsconfig.app.json
166B
tslint.json
314B
test.ts
642B
assets
.gitkeep
0B
index.html
300B
tsconfig.spec.json
256B
app
app.module.ts
1KB
app.component.spec.ts
1KB
app.component.scss
206B
components
news
news.component.scss
0B
news.component.ts
262B
news.component.html
23B
news.component.spec.ts
614B
product
product.component.ts
274B
product.component.html
349B
product.component.spec.ts
635B
pcate
pcate.component.spec.ts
621B
pcate.component.scss
0B
pcate.component.html
30B
pcate.component.ts
266B
product.component.scss
0B
plist
plist.component.html
30B
plist.component.ts
266B
plist.component.spec.ts
621B
plist.component.scss
0B
home
home.component.html
333B
home.component.spec.ts
614B
home.component.ts
262B
welcome
welcome.component.scss
0B
welcome.component.html
30B
welcome.component.spec.ts
635B
welcome.component.ts
274B
setting
setting.component.scss
0B
setting.component.spec.ts
635B
setting.component.html
28B
setting.component.ts
274B
home.component.scss
0B
app.component.ts
218B
app.component.html
280B
app-routing.module.ts
1KB
styles.scss
323B
main.ts
372B
polyfills.ts
3KB
karma.conf.js
964B
environments
environment.ts
662B
environment.prod.ts
51B
favicon.ico
5KB
tsconfig.json
408B
e2e
tsconfig.e2e.json
213B
protractor.conf.js
752B
src
app.po.ts
204B
app.e2e-spec.ts
305B
.gitignore
503B
README.md
1KB
.editorconfig
246B
暂无评论