From fc6eeab6c2302362c2f12affabbde58e3001a6f9 Mon Sep 17 00:00:00 2001 From: maochaoying <925670706@qq.com> Date: Mon, 10 Apr 2023 16:47:45 +0800 Subject: [PATCH] 123 --- src/views/Index/components/Recruit/Card/index.vue | 12 +++++++ .../Index/components/Recruit/Detail/index.vue | 41 ++++++++++++++++++++-- src/views/Index/components/Recruit/index.vue | 4 +-- 3 files changed, 52 insertions(+), 5 deletions(-) diff --git a/src/views/Index/components/Recruit/Card/index.vue b/src/views/Index/components/Recruit/Card/index.vue index bf09a1f..94ccac8 100644 --- a/src/views/Index/components/Recruit/Card/index.vue +++ b/src/views/Index/components/Recruit/Card/index.vue @@ -85,6 +85,9 @@ const getClass = () => { font-weight: bold; color: #ffffff; margin-bottom: 31px; + transition-property: all; + transition-duration: 0.7s; + animation-fill-mode: forwards; } .desc { flex: 1; @@ -94,6 +97,9 @@ const getClass = () => { font-family: 'SourceHanSans'; font-weight: 300; color: rgba(214, 214, 214, 1); + transition-property: all; + transition-duration: 0.7s; + animation-fill-mode: forwards; } .bottom { width: 100%; @@ -126,6 +132,12 @@ const getClass = () => { overflow: hidden; .dialog { background: rgba(40, 63, 231, 0.5); + .title { + transform: scale(1.1); + } + .desc { + transform: scale(1.1); + } } } diff --git a/src/views/Index/components/Recruit/Detail/index.vue b/src/views/Index/components/Recruit/Detail/index.vue index 5b41943..7ff3302 100644 --- a/src/views/Index/components/Recruit/Detail/index.vue +++ b/src/views/Index/components/Recruit/Detail/index.vue @@ -59,26 +59,40 @@

北京市昌平区回龙观街道博纳集团3号楼一层产品梦工厂

-
- 更多岗位 - +
+ 返回列表 +