From cd7538805226c8a612a60429ec3394bf70334fdb Mon Sep 17 00:00:00 2001 From: Sjh <55341701@qq.com> Date: Wed, 24 Jul 2024 15:56:58 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=E5=8E=BB=E6=8E=89=E4=B8=AD?= =?UTF-8?q?=E5=8C=96=E6=A0=87=E8=AF=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/app.component.ts | 2 +- .../get-out-of-line-details.component.ts | 2 +- src/app/pages/home/home.component.html | 2 +- src/app/pages/login/login.component.html | 4 ++-- .../oil-unloading-process-list.component.html | 2 +- src/app/pages/statistics/statistics.component.html | 2 +- src/app/ui/tabbar/tabbar.component.html | 2 +- src/app/ui/title/title.component.html | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/app.component.ts b/src/app/app.component.ts index bbf9bcf..df073aa 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -21,7 +21,7 @@ export class AppComponent { ) {} ngOnInit(): void { - console.log("更新日期:20230815"); + console.log("更新日期:20240628"); // console.log("window.parent", window.parent.location.href); // alert(window.parent.location.href) // 监听父页面向子页面的传参 diff --git a/src/app/pages/get-out-of-line-details/get-out-of-line-details.component.ts b/src/app/pages/get-out-of-line-details/get-out-of-line-details.component.ts index 4ef82a6..8ad5912 100644 --- a/src/app/pages/get-out-of-line-details/get-out-of-line-details.component.ts +++ b/src/app/pages/get-out-of-line-details/get-out-of-line-details.component.ts @@ -49,7 +49,7 @@ export class GetOutOfLineDetailsComponent implements OnInit { { id: 18, name: "江苏工装", color: "blue" }, { id: 19, name: "经理工装", color: "yellow" }, { id: 20, name: "江苏道达尔工装", color: "yellow" }, - { id: 21, name: "山西壳牌工装", color: "red" }, + { id: 21, name: "延长壳牌工装", color: "red" }, ]; userName; diff --git a/src/app/pages/home/home.component.html b/src/app/pages/home/home.component.html index c2a0362..375ef9c 100644 --- a/src/app/pages/home/home.component.html +++ b/src/app/pages/home/home.component.html @@ -4,7 +4,7 @@ -->