From 05615b4d329cc69386bf883278e59a1df542339a Mon Sep 17 00:00:00 2001 From: zhouyuejun <505127606@qq.com> Date: Mon, 3 Jun 2019 17:08:00 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=93=E5=AD=98=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/app.component.ts | 2 +- src/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/app.component.ts b/src/app/app.component.ts index f41d2d3..35034a2 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -8,5 +8,5 @@ import { Component } from '@angular/core'; }) export class AppComponent { title = 'app'; - name = "control" + name = "controller" } diff --git a/src/index.html b/src/index.html index dffa194..ff4ce3c 100644 --- a/src/index.html +++ b/src/index.html @@ -7,7 +7,7 @@ - +