From 60041324edffd7b2205055d74055aa5b219de0c7 Mon Sep 17 00:00:00 2001
From: YuanHuakk <1751826683@qq.com>
Date: Wed, 1 Nov 2023 14:54:12 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=AD=BE=E5=88=B0=E6=B4=BB?=
=?UTF-8?q?=E5=8A=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Popup.vue | 11 +++++++++++
src/pages/marketing/sign/index.config.ts | 0
src/pages/marketing/sign/index.vue | 11 +++++++++++
3 files changed, 22 insertions(+)
create mode 100644 src/components/Popup.vue
create mode 100644 src/pages/marketing/sign/index.config.ts
create mode 100644 src/pages/marketing/sign/index.vue
diff --git a/src/components/Popup.vue b/src/components/Popup.vue
new file mode 100644
index 0000000..23c3bb1
--- /dev/null
+++ b/src/components/Popup.vue
@@ -0,0 +1,11 @@
+
+
+
+ $END$
+
+
+
\ No newline at end of file
diff --git a/src/pages/marketing/sign/index.config.ts b/src/pages/marketing/sign/index.config.ts
new file mode 100644
index 0000000..e69de29
diff --git a/src/pages/marketing/sign/index.vue b/src/pages/marketing/sign/index.vue
new file mode 100644
index 0000000..23c3bb1
--- /dev/null
+++ b/src/pages/marketing/sign/index.vue
@@ -0,0 +1,11 @@
+
+
+
+ $END$
+
+
+
\ No newline at end of file