From 700e5b9da13c947dd53d07d3221f65b4742a2a17 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Wed, 04 Feb 2026 15:27:14 +0800
Subject: [PATCH] feat: 图标更换
---
applications/task-work-order/src/page/index/logo.vue | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/applications/task-work-order/src/page/index/logo.vue b/applications/task-work-order/src/page/index/logo.vue
index 97cdad2..95b6acf 100644
--- a/applications/task-work-order/src/page/index/logo.vue
+++ b/applications/task-work-order/src/page/index/logo.vue
@@ -4,8 +4,8 @@
* @LastEditors : yuan
* @LastEditTime : 2026-01-16 14:20:30
* @FilePath : \applications\task-work-order\src\page\index\logo.vue
- * @Description :
- * Copyright 2026 OBKoro1, All Rights Reserved.
+ * @Description :
+ * Copyright 2026 OBKoro1, All Rights Reserved.
* 2026-01-06 09:47:27
-->
<template>
@@ -58,10 +58,10 @@
align-items: center;
justify-content: center;
height: 100%;
-
+
.logoImg{
- width: 40px;
- height: 40px;
+ width: 50px;
+ height: 50px;
}
}
@@ -72,8 +72,8 @@
height: 100%;
.logoImg{
- width: 40px;
- height: 40px;
+ width: 60px;
+ height: 60px;
}
.titleName{
font-family: YouSheBiaoTiHei, YouSheBiaoTiHei;
--
Gitblit v1.9.3