From 5a4db13682a67e96dccedc885146d13db31e5ba9 Mon Sep 17 00:00:00 2001 From: liruiqiang <3151805288@qq.com> Date: Tue, 21 Oct 2025 15:59:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=90=BD=E5=9C=B0=E9=A1=B5=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/admin/landingList.vue | 286 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 286 insertions(+) create mode 100644 src/views/admin/landingList.vue diff --git a/src/views/admin/landingList.vue b/src/views/admin/landingList.vue new file mode 100644 index 0000000..571b514 --- /dev/null +++ b/src/views/admin/landingList.vue @@ -0,0 +1,286 @@ + + + + + 落地页管理 + + + + + + + + + + 落地页管理 + + + + + + + + + +新增落地页 + + + + + + + + + + + + 编辑 + 详情 + + + + + + + + + + + + + + + + \ No newline at end of file