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
提交
38fb8f97
提交
38fb8f97
编写于
2月 04, 2021
作者:
guangjun.yang
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
代码优化
上级
f0390640
变更
11
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
37 行增加
和
19 行删除
+37
-19
card-1-no.vue
src/components/annual-summary/card-1-no.vue
+1
-1
card-1.vue
src/components/annual-summary/card-1.vue
+2
-2
card-2.vue
src/components/annual-summary/card-2.vue
+1
-1
card-3.vue
src/components/annual-summary/card-3.vue
+1
-1
card-4.vue
src/components/annual-summary/card-4.vue
+3
-3
card-5.vue
src/components/annual-summary/card-5.vue
+2
-2
card-6.vue
src/components/annual-summary/card-6.vue
+1
-1
logo.vue
src/components/annual-summary/logo.vue
+4
-3
detail.vue
src/views/annual-summary/detail.vue
+2
-2
index.vue
src/views/annual-summary/index.vue
+19
-2
share.vue
src/views/annual-summary/share.vue
+1
-1
未找到文件。
src/components/annual-summary/card-1-no.vue
浏览文件 @
38fb8f97
...
...
@@ -2,7 +2,7 @@
<div
class=
"card-1-no-wrapper"
>
<Logo></Logo>
<div
class=
"bgi-wrapper"
>
<img
src=
"
~@/images/annual
/page-7-back.png"
alt
/>
<img
src=
"
https://file.yunqueyi.com/h5/images/asimg
/page-7-back.png"
alt
/>
</div>
<section
class=
"detail"
>
<p
v-if=
"anualData.doctorName"
class=
"title"
>
...
...
src/components/annual-summary/card-1.vue
浏览文件 @
38fb8f97
...
...
@@ -2,7 +2,7 @@
<div
class=
"card-1-wrapper"
>
<Logo></Logo>
<div
class=
"bgi-wrapper"
>
<img
src=
"
~@/images/annual
/page-1-back.png"
alt
/>
<img
src=
"
https://file.yunqueyi.com/h5/images/asimg
/page-1-back.png"
alt
/>
</div>
<section
class=
"detail"
>
<p
v-if=
"anualData.doctorName"
class=
"title"
>
...
...
@@ -26,7 +26,7 @@
<span
class=
"fbig6 cg2"
>
{{
anualData
.
registerDays
}}
</span>
天啦
</p>
<p
class=
"mt-15"
>
<span
class=
"cg2 b"
>
{{
parseTime
(
anualData
.
registerTime
,
'{yyyy
}
'
)
}}
<
/span> 年 <span class="cg2 b">{{parseTime
(
anualData.registerTime, '{mm
}
'
)
}}
</
span
>
月
<
span
class
=
"cg2 b"
>
{{
parseTime
(
anualData
.
registerTime
,
'{dd
}
'
)
}}
<
/span>
日
<span
class=
"cg2 b"
>
{{
parseTime
(
anualData
.
registerTime
,
'{yyyy
}
'
)
}}
<
/span> 年 <span class="cg2 b">{{parseTime
(
anualData.registerTime, '{mm
}
'
)
}}
</
span
>
月
<
span
class
=
"cg2 b"
>
{{
parseTime
(
anualData
.
registerTime
,
'{dd
}
'
)
}}
<
/span>
日
<
/p
>
<
p
>
第一次遇见您
<
/p
>
<
p
v
-
show
=
"anualData.firstCourseName"
class
=
"mt-20"
>
...
...
src/components/annual-summary/card-2.vue
浏览文件 @
38fb8f97
...
...
@@ -2,7 +2,7 @@
<div
class=
"card-2-wrapper"
>
<Logo></Logo>
<div
class=
"bgi-wrapper"
>
<img
src=
"
~@/images/annual
/page-2-back.png"
alt
/>
<img
src=
"
https://file.yunqueyi.com/h5/images/asimg
/page-2-back.png"
alt
/>
</div>
<section
class=
"ani detail"
swiper-animate-effect=
"fadeInRight"
swiper-animate-duration=
"1.5s"
...
...
src/components/annual-summary/card-3.vue
浏览文件 @
38fb8f97
<
template
>
<div
class=
"card-3-wrapper"
>
<Logo></Logo>
<div
class=
"bgi-wrapper"
><img
src=
"
~@/images/annual
/page-3-back.png"
alt=
""
/></div>
<div
class=
"bgi-wrapper"
><img
src=
"
https://file.yunqueyi.com/h5/images/asimg
/page-3-back.png"
alt=
""
/></div>
<section
class=
"ani detail"
swiper-animate-effect=
"fadeInRight"
swiper-animate-duration=
"1.5s"
swiper-animate-delay=
"0"
>
...
...
src/components/annual-summary/card-4.vue
浏览文件 @
38fb8f97
...
...
@@ -85,21 +85,21 @@ export default {
color
:
#
3
b3b3b
;
&
.
ysl
{
background
:
url
(
"
~@/images/annual
/page-4-back.png"
)
no
-
repeat
center
background
:
url
(
"
https://file.yunqueyi.com/h5/images/asimg
/page-4-back.png"
)
no
-
repeat
center
center
;
background
-
size
:
cover
;
color
:
#
ffffff
;
}
&
.
zqc
{
background
:
url
(
"
~@/images/annual
/page-5-back.png"
)
no
-
repeat
center
background
:
url
(
"
https://file.yunqueyi.com/h5/images/asimg
/page-5-back.png"
)
no
-
repeat
center
center
;
background
-
size
:
cover
;
color
:
#
134
a5d
;
}
&
.
no
{
background
:
url
(
"
~@/images/annual
/page-6-back.png"
)
no
-
repeat
center
background
:
url
(
"
https://file.yunqueyi.com/h5/images/asimg
/page-6-back.png"
)
no
-
repeat
center
center
;
background
-
size
:
cover
;
color
:
#
ffffff
;
...
...
src/components/annual-summary/card-5.vue
浏览文件 @
38fb8f97
...
...
@@ -2,8 +2,8 @@
<div
class=
"card-5-wrapper"
>
<Logo></Logo>
<div
class=
"bgi-wrapper"
>
<img
v-show=
"type == 1"
src=
"
~@/images/annual
/yqd-back.png"
alt=
""
/>
<img
v-show=
"type == 2"
src=
"
~@/images/annual
/no-yqd-back.png"
alt=
""
/>
<img
v-show=
"type == 1"
src=
"
https://file.yunqueyi.com/h5/images/asimg
/yqd-back.png"
alt=
""
/>
<img
v-show=
"type == 2"
src=
"
https://file.yunqueyi.com/h5/images/asimg
/no-yqd-back.png"
alt=
""
/>
</div>
<section
v-show=
"type == 1"
class=
"ani detail"
swiper-animate-effect=
"fadeInRight"
swiper-animate-duration=
"1.5s"
...
...
src/components/annual-summary/card-6.vue
浏览文件 @
38fb8f97
...
...
@@ -3,7 +3,7 @@
<Logo
imgType=
"2"
></Logo>
<div
class=
"bgi-wrapper"
>
<img
class=
"bg"
src=
"
~@/images/annual
/env-back.png"
alt
/>
src=
"
https://file.yunqueyi.com/h5/images/asimg
/env-back.png"
alt
/>
</div>
<section
class=
"ani detail"
...
...
src/components/annual-summary/logo.vue
浏览文件 @
38fb8f97
...
...
@@ -37,9 +37,10 @@ export default {
this
.
$sendBuriedData
({
component_tag
:
`560#560001
${
this
.
backBDText
}
`
});
setTimeout
(
()
=>
{
this
.
$router
.
back
(
-
1
);
},
100
);
rocNative
.
goBack
();
// setTimeout( () => {
// this.$router.back(-1);
// }, 100);
}
else
{
this
.
$sendBuriedData
({
component_tag
:
'559#559001'
...
...
src/views/annual-summary/detail.vue
浏览文件 @
38fb8f97
...
...
@@ -335,8 +335,8 @@ export default {
if
(
res
.
code
!==
"000000"
)
{
console
.
log
(
"跳登录"
,
this
.
isInfresh
);
if
(
this
.
isInfresh
)
{
//
rocNative.goBack();
this
.
$router
.
back
(
-
1
);
rocNative
.
goBack
();
//
this.$router.back(-1);
}
else
{
rocNative
.
gotoLogin
();
}
...
...
src/views/annual-summary/index.vue
浏览文件 @
38fb8f97
...
...
@@ -2,7 +2,7 @@
<div
class=
"as-index-wrapper"
>
<Logo
imgType=
2
backType=
2
></Logo>
<div
class=
"bgi-wrapper"
>
<img
src=
"
~@/images/annual
/index-back.png"
alt
/>
<img
src=
"
https://file.yunqueyi.com/h5/images/asimg
/index-back.png"
alt
/>
</div>
<div
class=
"text-wrapper"
>
<p
class=
"fbig cw"
>
2020年
</p>
...
...
@@ -49,6 +49,7 @@
</
template
>
<
script
>
import
{
Progress
,
Toast
}
from
"vant"
;
import
{
getWebPageUrl
}
from
"@/utils"
;
import
Logo
from
"@/components/annual-summary/logo"
;
let
_this
=
null
;
...
...
@@ -117,7 +118,23 @@ export default {
});
if
(
this
.
isSelect
)
{
this
.
$router
.
push
(
'/as-detail'
);
// this.$router.push('/as-detail');
let
pageUrl
=
getWebPageUrl
(
`annualsummary/#/as-detail`
);
let
paramList
=
[
{
key
:
"pageUrl"
,
value
:
pageUrl
,
type
:
4
,
seqNo
:
1
}
];
rocNative
.
dispatchEventByModuleCode
({
modeCode
:
"M300"
,
jsonString
:
paramList
});
}
else
{
Toast
(
"请勾选我同意后查看"
);
}
...
...
src/views/annual-summary/share.vue
浏览文件 @
38fb8f97
...
...
@@ -3,7 +3,7 @@
<div
class=
"card-wrapper"
>
<!--
<Logo
imgType=
"2"
></Logo>
-->
<div
class=
"bgi-wrapper"
>
<img
class=
"bg"
src=
"
~@/images/annual
/share-back.png"
alt
/>
<img
class=
"bg"
src=
"
https://file.yunqueyi.com/h5/images/asimg
/share-back.png"
alt
/>
</div>
<section
class=
"detail"
>
<p
class=
"title"
>
2020年度学习报告
</p>
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录