我正在使用 Angular 7。我编写了一个非常简单的测试类 src/app/pastebin.ts,export class Pastebin {id: number;title: string;language: string;paste: string;constructor(values: Object = {}) {Object.assign(this, values);}}export
2019-08-30
我正在使用带有 Rail 5 后端的 Angular 7。我有一个用于与 Rails 5 后端交互的服务...import { Injectable } from '@angular/core';import { Http } from '@angular/http';import { HttpClient } from '@angular/common/http';import { Observ
2019-08-16
我在测试组件时收到TypeError:无法读取 null 的属性“length”。如何修复?这里是 html:<header-nav[eventList]="eventList$ | async"[eventListSize]="(eventList$ | async).length"(selectedEvent)="eventSelected($event)"(setLang)="langCha
2019-05-30
在我的组件类 (HeaderComponent) 中,每次单击两个函数 changeBannerArrow() 和 changeBannerImg() 时,我都想访问 changeBtnColorBg 函数这些函数在 HTML 端的 onclick 事件上触发export class HeaderComponent implements OnInit {imgTotal = 3;currentIm
2018-10-25
我试图从第一个和第二个索引循环的数组中删除/移除按钮,并仅在最后一个索引值或循环处显示。以下是方法的代码:import {Component,OnInit} from '@angular/core';import {FormGroup,FormControl} from '@angular/forms';@Component({selector: 'my-app',templateUrl: './
2020-05-22
我试图借助 API 从 imdb 网站获取电影数据,但无法进一步处理数据。这是我在 get 方法中传递的链接(“https://sg.media-imdb.com/suggests/j/johnwick.json”),打开浏览器后如下所示:imdb$johnwick({"v": 1,"q": "johnwick","d": [{"l": "John Wick: Chapter 3 - Parabe