From 212855b04ef5024d0f4f024c33a3676231c31266 Mon Sep 17 00:00:00 2001 From: zhouyuejun <505127606@qq.com> Date: Mon, 3 Jun 2019 17:00: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 | 1 + src/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/app.component.ts b/src/app/app.component.ts index f09d775..f41d2d3 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -8,4 +8,5 @@ import { Component } from '@angular/core'; }) export class AppComponent { title = 'app'; + name = "control" } diff --git a/src/index.html b/src/index.html index e89ae3d..dffa194 100644 --- a/src/index.html +++ b/src/index.html @@ -7,7 +7,7 @@ - +