Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
P
pica-annual-summary
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
Close sidebar
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
com.pica.cloud.education.frontend
pica-annual-summary
提交
a5206af4
提交
a5206af4
编写于
2月 04, 2021
作者:
guangjun.yang
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
代码优化
上级
d6fc0e39
变更
3
显示空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
29 行增加
和
13 行删除
+29
-13
card-6.vue
src/components/annual-summary/card-6.vue
+16
-6
detail.vue
src/views/annual-summary/detail.vue
+2
-2
index.vue
src/views/annual-summary/index.vue
+11
-5
未找到文件。
src/components/annual-summary/card-6.vue
浏览文件 @
a5206af4
...
@@ -9,12 +9,11 @@
...
@@ -9,12 +9,11 @@
src=
"~@/images/annual/env-back.png"
alt
/>
src=
"~@/images/annual/env-back.png"
alt
/>
<!--
<img
class=
""
src=
"~@/images/annual/qr-code.png"
alt=
""
/>
-->
<!--
<img
class=
""
src=
"~@/images/annual/qr-code.png"
alt=
""
/>
-->
</div>
</div>
<div
class=
"mask"
></div>
<section
<section
class=
"ani detail"
class=
"ani detail"
swiper-animate-effect=
"fadeInUp"
swiper-animate-effect=
"fadeInUp"
swiper-animate-duration=
"1.5s"
swiper-animate-duration=
"1.5s"
swiper-animate-delay=
"
1.5
s"
swiper-animate-delay=
"
0
s"
>
>
<p
class=
"title"
>
2020年度学习报告
</p>
<p
class=
"title"
>
2020年度学习报告
</p>
<p
v-if=
"anualData.doctorName"
>
<p
v-if=
"anualData.doctorName"
>
...
@@ -49,7 +48,8 @@
...
@@ -49,7 +48,8 @@
swiper-animate-delay=
"3s"
swiper-animate-delay=
"3s"
:src=
"anualData.qrCodeUrl"
alt
/>
:src=
"anualData.qrCodeUrl"
alt
/>
</div>
</div>
<section
v-if=
"isHide && type == 1"
class=
"bottom"
>
<div
class=
"mask"
></div>
<section
class=
"bottom"
v-if=
"isHide && type == 1"
>
<img
@
click=
"save"
src=
"~@/images/annual/save-btn.png"
alt
/>
<img
@
click=
"save"
src=
"~@/images/annual/save-btn.png"
alt
/>
<img
@
click=
"share"
src=
"~@/images/annual/share-btn.png"
alt
/>
<img
@
click=
"share"
src=
"~@/images/annual/share-btn.png"
alt
/>
</section>
</section>
...
@@ -115,6 +115,7 @@ export default {
...
@@ -115,6 +115,7 @@ export default {
position: relative;
position: relative;
top: 0;
top: 0;
left: 0;
left: 0;
z-index: 1;
height: 100vh;
height: 100vh;
font-size: 16px;
font-size: 16px;
color: #3b3b3b;
color: #3b3b3b;
...
@@ -123,7 +124,7 @@ export default {
...
@@ -123,7 +124,7 @@ export default {
position: absolute;
position: absolute;
top: 356px;
top: 356px;
left: 0;
left: 0;
z-index:
3
;
z-index:
8
;
img {
img {
display: block;
display: block;
width: 100%;
width: 100%;
...
@@ -134,7 +135,7 @@ export default {
...
@@ -134,7 +135,7 @@ export default {
position: relative;
position: relative;
top: 5px;
top: 5px;
left: 0;
left: 0;
z-index:
2
;
z-index:
5
;
color: #333;
color: #333;
padding: 5px 10px 100px;
padding: 5px 10px 100px;
margin: 0px 20px;
margin: 0px 20px;
...
@@ -163,12 +164,21 @@ export default {
...
@@ -163,12 +164,21 @@ export default {
height: 70px;
height: 70px;
}
}
}
}
.mask {
position: fixed;
top: 500px;
left: 0;
right: 0;
bottom: 0;
z-index: 6;
background: #88cb9d;
}
.bottom {
.bottom {
width: 100%;
width: 100%;
position: absolute;
position: absolute;
bottom: 25px;
bottom: 25px;
left: 0;
left: 0;
z-index:
3
;
z-index:
11
;
display: flex;
display: flex;
flex-direction: row;
flex-direction: row;
align-items: center;
align-items: center;
...
...
src/views/annual-summary/detail.vue
浏览文件 @
a5206af4
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<img
src=
"~@/images/annual/right-2.png"
alt
/>
<img
src=
"~@/images/annual/right-2.png"
alt
/>
</div>
</div>
<div
class=
"swiper-wrapper"
>
<div
class=
"swiper-wrapper"
>
<
!--
<
div
v-if=
"!anualData.haveFlag"
class=
"swiper-slide"
>
<div
v-if=
"!anualData.haveFlag"
class=
"swiper-slide"
>
<Card1No
:anualData=
"anualData"
></Card1No>
<Card1No
:anualData=
"anualData"
></Card1No>
</div>
</div>
<div
v-if=
"anualData.haveFlag"
class=
"swiper-slide"
>
<div
v-if=
"anualData.haveFlag"
class=
"swiper-slide"
>
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
</div>
</div>
<div
v-if=
"anualData.haveFlag"
class=
"swiper-slide"
>
<div
v-if=
"anualData.haveFlag"
class=
"swiper-slide"
>
<Card5
:anualData=
"anualData"
></Card5>
<Card5
:anualData=
"anualData"
></Card5>
</div>
-->
</div>
<div
v-if=
"anualData.haveFlag"
class=
"swiper-slide"
>
<div
v-if=
"anualData.haveFlag"
class=
"swiper-slide"
>
<Card6
:anualData=
"anualData"
:isHide=
"isHide"
:appVersion=
"appVersion"
@
save=
"savePage2Picture"
@
share=
"share"
></Card6>
<Card6
:anualData=
"anualData"
:isHide=
"isHide"
:appVersion=
"appVersion"
@
save=
"savePage2Picture"
@
share=
"share"
></Card6>
...
...
src/views/annual-summary/index.vue
浏览文件 @
a5206af4
...
@@ -35,8 +35,10 @@
...
@@ -35,8 +35,10 @@
<!--
<button
@
click=
"savePage2Picture"
>
保存图片
</button>
-->
<!--
<button
@
click=
"savePage2Picture"
>
保存图片
</button>
-->
<section
class=
"bottom"
>
<section
class=
"bottom"
>
<div
class=
"prot-wrapper"
@
click=
"selectProt"
>
<div
class=
"prot-wrapper"
@
click=
"selectProt"
>
<div
class=
"img-w"
>
<img
v-show=
"!isSelect"
src=
"~@/images/annual/rect-1.png"
alt
/>
<img
v-show=
"!isSelect"
src=
"~@/images/annual/rect-1.png"
alt
/>
<img
v-show=
"isSelect"
src=
"~@/images/annual/rect-2.png"
alt
/>
<img
v-show=
"isSelect"
src=
"~@/images/annual/rect-2.png"
alt
/>
</div>
<span>
我同意云鹊医使用我的历史数据生成《年度个人清单》数据报告
</span>
<span>
我同意云鹊医使用我的历史数据生成《年度个人清单》数据报告
</span>
</div>
</div>
<div
v-show=
"isHide"
class=
"b-btn"
@
click=
"gotoDetail"
>
<div
v-show=
"isHide"
class=
"b-btn"
@
click=
"gotoDetail"
>
...
@@ -177,12 +179,16 @@ export default {
...
@@ -177,12 +179,16 @@ export default {
align-items: flex-start;
align-items: flex-start;
justify-content: center;
justify-content: center;
color: #ffffff;
color: #ffffff;
.img-w {
width: 15px;
height: 15px;
margin-right: 6px;
img {
img {
display: block;
display: block;
width: 15px;
width: 15px;
height: 15px;
height: 15px;
padding-top: 4px;
padding-top: 4px;
margin-right: 6px;
}
}
}
}
}
.b-btn {
.b-btn {
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录