angular.js - angular如何实现以下布局..
迷茫
迷茫 2017-05-15 17:02:20
0
3
857

如图:增加内容和 编辑是使用同一个html的,

但是当下面的tab1和tab2如何构成tab选项卡呢,tab2要加载其他的html页面。只有点击的时候才加载的。

如何实现,能够一个代码的架构骨架吗,关于tab的加载不同的html

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(3)
Ty80

Define different routes, and then implement lazy loading based on the routes

Peter_Zhu

Nested routing can be implemented.

世界只因有你

Use ui.router and ocLazyLoad

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!