angular設置全局變量,可修改監聽變量

建立service.module.ts import { NgModule, ModuleWithProviders } from '@angular/core'; import { SomeSharedService } from './global.service'; export { SomeSharedService } @NgModule() export class Servic
相關文章
相關標籤/搜索