From e7bfb4084e0a3dd59d8183b8ee8823789bcc10b4 Mon Sep 17 00:00:00 2001
From: fhysy <1149505133@qq.com>
Date: Tue, 8 Apr 2025 15:18:36 +0800
Subject: [PATCH] =?UTF-8?q?feat(search):=20=E8=B0=83=E6=95=B4=E6=90=9C?=
=?UTF-8?q?=E7=B4=A2=E7=BB=84=E4=BB=B6j-advanced-search=20=E7=BB=84?=
=?UTF-8?q?=E4=BB=B6=E6=94=B9=E4=B8=BA=20j-search=20=E7=BB=84=E4=BB=B6?=
=?UTF-8?q?=E5=B9=B6=E8=B0=83=E6=95=B4=E6=90=9C=E7=B4=A2=E9=85=8D=E7=BD=AE?=
=?UTF-8?q?,=E5=BA=94=E7=94=A8=E5=90=8D=E7=A7=B0=E6=94=B9=E4=B8=BAdr-iot?=
=?UTF-8?q?=EF=BC=8C=E5=8E=BB=E9=99=A4=E5=A4=B4=E9=83=A8=E8=8F=9C=E5=8D=95?=
=?UTF-8?q?logo=E5=8F=B3=E4=BE=A7=E9=97=B4=E8=B7=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
package.json | 2 +-
src/components/Search/Search.vue | 35 ++++++++++++----
src/style.less | 2 +-
src/views/Log/Access/index.vue | 12 +++---
src/views/Log/System/index.vue | 6 +--
src/views/device/Category/index.vue | 42 +++++++++----------
src/views/device/Instance/index.vue | 12 +++---
src/views/device/Product/index.vue | 6 +--
src/views/link/AccessConfig/index.vue | 6 +--
src/views/link/Certificate/index.vue | 6 +--
src/views/link/Protocol/index.vue | 6 +--
src/views/link/Type/index.vue | 6 +--
src/views/notice/Config/index.vue | 6 +--
src/views/notice/Template/index.vue | 6 +--
.../rule-engine/Alarm/Configuration/index.vue | 6 +--
.../Alarm/Log/TabComponent/index.vue | 6 +--
src/views/rule-engine/Scene/index.vue | 6 +--
src/views/system/Menu/index.vue | 12 +++---
src/views/system/Relationship/index.vue | 6 +--
src/views/system/Role/RoleRight/index.vue | 6 +--
20 files changed, 107 insertions(+), 88 deletions(-)
diff --git a/package.json b/package.json
index 8345f596..d029b8f5 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "jetlinks-vue",
+ "name": "dr-iot",
"private": true,
"version": "2.2.1",
"scripts": {
diff --git a/src/components/Search/Search.vue b/src/components/Search/Search.vue
index 3e5cfd1d..77d566c0 100644
--- a/src/components/Search/Search.vue
+++ b/src/components/Search/Search.vue
@@ -1,16 +1,12 @@
-
-
+