+
\ No newline at end of file
diff --git a/src/components/StrategyPattern/component/ComFour.vue b/src/components/StrategyPattern/component/ComFour.vue
new file mode 100644
index 0000000000000000000000000000000000000000..7d63bc2837fe0497a4e17ac0f65282706cefdbc8
--- /dev/null
+++ b/src/components/StrategyPattern/component/ComFour.vue
@@ -0,0 +1,3 @@
+
+
ComFour组件
+
\ No newline at end of file
diff --git a/src/components/StrategyPattern/component/ComOne.vue b/src/components/StrategyPattern/component/ComOne.vue
new file mode 100644
index 0000000000000000000000000000000000000000..bda367ac3680b426fb981f4580f9e31da3c7f1cb
--- /dev/null
+++ b/src/components/StrategyPattern/component/ComOne.vue
@@ -0,0 +1,3 @@
+
+
ComOne组件
+
\ No newline at end of file
diff --git a/src/components/StrategyPattern/component/ComThree.vue b/src/components/StrategyPattern/component/ComThree.vue
new file mode 100644
index 0000000000000000000000000000000000000000..654c6609af9bc57ae2b06afaa0d420214a8667b9
--- /dev/null
+++ b/src/components/StrategyPattern/component/ComThree.vue
@@ -0,0 +1,3 @@
+
+
ComThree组件
+
\ No newline at end of file
diff --git a/src/components/StrategyPattern/component/ComTwo.vue b/src/components/StrategyPattern/component/ComTwo.vue
new file mode 100644
index 0000000000000000000000000000000000000000..60755328d89b8758d0f53944674757f19b8cbc8d
--- /dev/null
+++ b/src/components/StrategyPattern/component/ComTwo.vue
@@ -0,0 +1,3 @@
+
+
ComTwo组件
+
\ No newline at end of file
diff --git a/src/components/StrategyPattern/index.vue b/src/components/StrategyPattern/index.vue
new file mode 100644
index 0000000000000000000000000000000000000000..31aaf235be379b216c05532fad16b1ce1136b76d
--- /dev/null
+++ b/src/components/StrategyPattern/index.vue
@@ -0,0 +1,33 @@
+
+
策略模式
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/TheWelcome.vue b/src/components/TheWelcome.vue
deleted file mode 100644
index d3d2e7acc8a9deeb26e48169ee3cbc64d2b54f2f..0000000000000000000000000000000000000000
--- a/src/components/TheWelcome.vue
+++ /dev/null
@@ -1,84 +0,0 @@
-
-
-
-
-
-
-
- Documentation
-
- Vue’s
- official documentation
- provides you with all information you need to get started.
-
-
-
-
-
-
- Tooling
-
- This project is served and bundled with
- Vite. The recommended IDE
- setup is VSCode +
- Volar. If you need to test
- your components and web pages, check out
- Cypress and
- Cypress Component Testing.
-
-
-
- More instructions are available in README.md.
-
-
-
-
-
-
- Ecosystem
-
- Get official tools and libraries for your project:
- Pinia,
- Vue Router,
- Vue Test Utils, and
- Vue Dev Tools. If you need more
- resources, we suggest paying
- Awesome Vue
- a visit.
-
-
-
-
-
-
- Community
-
- Got stuck? Ask your question on
- Vue Land, our official Discord server, or
- StackOverflow.
- You should also subscribe to
- our mailing list and follow the official
- @vuejs
- twitter account for latest news in the Vue world.
-
-
-
-
-
-
- Support Vue
-
- As an independent project, Vue relies on community backing for its sustainability. You can help
- us by
- becoming a sponsor.
-
-
diff --git a/src/components/WelcomeItem.vue b/src/components/WelcomeItem.vue
deleted file mode 100644
index ba0def33c0e523d8c82426d76d76c39b482b21e0..0000000000000000000000000000000000000000
--- a/src/components/WelcomeItem.vue
+++ /dev/null
@@ -1,86 +0,0 @@
-
-