随笔分类 - angular
摘要:1.辅助路由 2. 创建chat组件 ng g component chat 3. 组件html css: 1 2 3 4 5 6 7 .chat{ background:green; height:100px; width:20%; flow:left; box-sizing: border-bo
阅读全文
posted @ 2017-09-28 09:41
a fine day
摘要:原文地址 http://www.jianshu.com/p/317f0e4b7284 根模块 (root module) 每个应用都至少有一个根模块用来引导并运行应用。根模块通常命名为 AppModule。 示例 src/app/app.module.ts import { NgModule } f
阅读全文
posted @ 2017-09-27 11:06
a fine day
摘要:http://www.cnblogs.com/dojo-lzz/p/5878073.html
阅读全文
posted @ 2017-09-26 15:36
a fine day
浙公网安备 33010602011771号