From d1e5e929556fa8947a8e8a093d6034b873817b98 Mon Sep 17 00:00:00 2001
From: Huakk <1751826683@qq.com>
Date: Thu, 18 Jul 2024 17:05:51 +0800
Subject: [PATCH] feat(custom):
---
.idea/workspace.xml | 8 --------
components.d.ts | 1 -
src/pages/marketing/yq/index.vue | 2 +-
3 files changed, 1 insertion(+), 10 deletions(-)
delete mode 100644 .idea/workspace.xml
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
deleted file mode 100644
index 94a25ca..0000000
--- a/.idea/workspace.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- {
- "keyToString": {
- "settings.editor.selected.configurable": "settings.sync"
- }
-}
-
\ No newline at end of file
diff --git a/components.d.ts b/components.d.ts
index 6576eb4..8934366 100644
--- a/components.d.ts
+++ b/components.d.ts
@@ -13,7 +13,6 @@ declare module '@vue/runtime-core' {
MerList: typeof import('./src/components/MerList.vue')['default']
NutAvatar: typeof import('@nutui/nutui-taro')['Avatar']
NutBacktop: typeof import('@nutui/nutui-taro')['Backtop']
- NutbigScratchCard: typeof import('@nutui/nutui-taro')['bigScratchCard']
NutButton: typeof import('@nutui/nutui-taro')['Button']
NutCalendar: typeof import('@nutui/nutui-taro')['Calendar']
NutCell: typeof import('@nutui/nutui-taro')['Cell']
diff --git a/src/pages/marketing/yq/index.vue b/src/pages/marketing/yq/index.vue
index a18686e..1b44cc8 100644
--- a/src/pages/marketing/yq/index.vue
+++ b/src/pages/marketing/yq/index.vue
@@ -2,7 +2,7 @@