From 68234a2b9c1f14d4d8812137601e60ae447d03bc Mon Sep 17 00:00:00 2001 From: hongxilin <17663930442@163.com> Date: Wed, 27 Nov 2024 17:36:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B4=BB=E5=8A=A8=E7=AE=A1=E7=90=86=E9=A1=B5?= =?UTF-8?q?=E4=BB=A5=E5=8F=8A=E7=94=A8=E6=88=B7=E5=AF=BC=E8=88=AA=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/gold-system/README.md | 14 ++ vue/gold-system/package-lock.json | 10 + vue/gold-system/package.json | 1 + vue/gold-system/src/views/index.vue | 84 ++++--- .../src/views/managerecharge/activity.vue | 252 ++++++++++++++++++++- 5 files changed, 328 insertions(+), 33 deletions(-) diff --git a/vue/gold-system/README.md b/vue/gold-system/README.md index 33895ab..856ed63 100644 --- a/vue/gold-system/README.md +++ b/vue/gold-system/README.md @@ -3,3 +3,17 @@ This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 ` - - Activity - + + + + + + 活动名称: + + + + 添加时间: + + + + 重置 + 查询 + + + + + + + + + + 新增活动 + + + + + + + + + + + + + + + + + + + + {{ scope.row.address }} + + + + + + + + + + + 删除 + + + + 取消 + + 确定 + + + + + + + + + + + + + + + + + + + + + + + + 无赠送 + 有赠送 + + + + + :1 + (提示:当前规则每10新币可兑换1免费金币) + + + + + + + + + + + + + + + + + + + \ No newline at end of file