From c783f365c8da7fce0ca1347dc32488114e5d35aa Mon Sep 17 00:00:00 2001
From: fyy <2717885210@qq.com>
Date: Thu, 19 Jun 2025 17:59:52 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E4=BF=9D=E6=B4=81?=
=?UTF-8?q?=E7=AE=A1=E7=90=86=E8=8F=9C=E5=8D=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../views/property/clean/{ => cleanOrders}/clean-modal.vue | 0
.../src/views/property/clean/{ => cleanOrders}/data.ts | 0
.../src/views/property/clean/{ => cleanOrders}/index.vue | 0
.../web-antd/src/views/property/clean/cleanSettings/index.vue | 4 ++++
4 files changed, 4 insertions(+)
rename apps/web-antd/src/views/property/clean/{ => cleanOrders}/clean-modal.vue (100%)
rename apps/web-antd/src/views/property/clean/{ => cleanOrders}/data.ts (100%)
rename apps/web-antd/src/views/property/clean/{ => cleanOrders}/index.vue (100%)
create mode 100644 apps/web-antd/src/views/property/clean/cleanSettings/index.vue
diff --git a/apps/web-antd/src/views/property/clean/clean-modal.vue b/apps/web-antd/src/views/property/clean/cleanOrders/clean-modal.vue
similarity index 100%
rename from apps/web-antd/src/views/property/clean/clean-modal.vue
rename to apps/web-antd/src/views/property/clean/cleanOrders/clean-modal.vue
diff --git a/apps/web-antd/src/views/property/clean/data.ts b/apps/web-antd/src/views/property/clean/cleanOrders/data.ts
similarity index 100%
rename from apps/web-antd/src/views/property/clean/data.ts
rename to apps/web-antd/src/views/property/clean/cleanOrders/data.ts
diff --git a/apps/web-antd/src/views/property/clean/index.vue b/apps/web-antd/src/views/property/clean/cleanOrders/index.vue
similarity index 100%
rename from apps/web-antd/src/views/property/clean/index.vue
rename to apps/web-antd/src/views/property/clean/cleanOrders/index.vue
diff --git a/apps/web-antd/src/views/property/clean/cleanSettings/index.vue b/apps/web-antd/src/views/property/clean/cleanSettings/index.vue
new file mode 100644
index 00000000..5062955b
--- /dev/null
+++ b/apps/web-antd/src/views/property/clean/cleanSettings/index.vue
@@ -0,0 +1,4 @@
+
+ 保洁设置
+
+
\ No newline at end of file