my appcomponent.ts: import { Component } from '@angular/core'; import 'simplebar'; import 'simplebar/dist/simplebar.css'; @Component({ ...
確定! 回上一頁