Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mongo-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ui
mongo-ui
Commits
e02ef7f4
Commit
e02ef7f4
authored
Aug 27, 2020
by
郭志伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 华贵,泰康详情文案补充
parent
a8af82d0
Changes
10
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
258 additions
and
66 deletions
+258
-66
detail.huagui.shouxian.js
src/api/detail.huagui.shouxian.js
+29
-3
detail.taikang.yiliaobaozhang.js
src/api/detail.taikang.yiliaobaozhang.js
+103
-19
index.js
src/router/index.js
+1
-1
index.less
src/views/Consultant/Buy/index.less
+5
-3
index.less
src/views/Consultant/Plan/index.less
+14
-1
index.vue
src/views/Consultant/Plan/index.vue
+39
-22
ProtocolRead.vue
src/views/Goods/Detail/modules/ProtocolRead.vue
+1
-1
index.less
src/views/Goods/Plan/index.less
+12
-8
index.vue
src/views/Goods/Plan/index.vue
+7
-2
yarn.lock
yarn.lock
+47
-6
No files found.
src/api/detail.huagui.shouxian.js
View file @
e02ef7f4
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* @Description: 华贵大麦2020定期寿险
* @Description: 华贵大麦2020定期寿险
* @Date: 2020-07-27 15:46:37
* @Date: 2020-07-27 15:46:37
* @LastEditors: gzw
* @LastEditors: gzw
* @LastEditTime: 2020-08-2
6 18:57:16
* @LastEditTime: 2020-08-2
7 10:11:50
*/
*/
import
goodsBg
from
"
@/assets/images/goods/detail/shouxian/bg.png
"
;
import
goodsBg
from
"
@/assets/images/goods/detail/shouxian/bg.png
"
;
...
@@ -223,12 +223,38 @@ export default {
...
@@ -223,12 +223,38 @@ export default {
a
:
"
可以指定父母、配偶、子女作为受益人,最多可以指定3名受益人。
"
a
:
"
可以指定父母、配偶、子女作为受益人,最多可以指定3名受益人。
"
},
},
{
{
q
:
"
电子保单有效力吗?
?
"
,
q
:
"
电子保单有效力吗?
"
,
a
:
"
根据《中华人民共和国合同法》第十一条规定,数据电文是合法的合同表现形式,电子保单与纸质保单具有同等法律效力。完成购买后,我们会把电子保单发到您投保时所填写的邮箱。
"
a
:
"
根据《中华人民共和国合同法》第十一条规定,数据电文是合法的合同表现形式,电子保单与纸质保单具有同等法律效力。完成购买后,我们会把电子保单发到您投保时所填写的邮箱。
"
},
},
{
{
q
:
"
不同年龄和地区的人群购买有保额限制吗?
"
,
q
:
"
不同年龄和地区的人群购买有保额限制吗?
"
,
a
:
"
待补充。。。
"
a
:
`
<p><strong>1)18-40周岁,有社保:</strong></p>
<p>常住地为超一类城市可投保保额最高为350万;</p>
<p>常住地为一类城市可投保保额最高为300万;</p>
<p>常住地为二类城市可投保保额最高为200万;</p>
<p>常住地为其他城市可投保保额最高为150万。</p>
<p><strong>18-40周岁,无社保:</strong></p>
<p>常住地为超一类城市、一类城市可投保保额最高为200万;</p>
<p>常住地为二类城市最高为150万;</p>
<p>常住地为其他城市最高100万。</p>
<p><strong>2)41-50周岁,有社保:</strong></p>
<p>常住地为超一类城市、一类城市可投保保额最高为200万;</p>
<p>常住地为二类城市可投保保额最高为150万;</p>
<p>常住地为其他城市最高100万。</p>
<p><strong>41-50周岁,无社保:</strong></p>
<p>常住地为超一类城市、一类城市可投保保额最高为150万;</p>
<p>常住地为二类城市最高为100万;</p>
<p>常住地为其他城市最高50万。</p>
<p><strong>3)51-60周岁,有社保:</strong></p>
<p>常住地为超一类城市、一类城市可投保保额最高为100万;</p>
<p>常住地为二类城市可投保保额最高为80万;</p>
<p>常住地为其他城市最高50万。</p>
<p><strong>51-60周岁,无社保:</strong></p>
<p>常住地为超一类城市、一类城市可投保保额最高为80万;</p>
<p>常住地为二类城市最高为50万;</p>
<p>常住地为其他城市最高30万。</p>
`
},
},
{
{
q
:
"
原位癌可以投保吗?
"
,
q
:
"
原位癌可以投保吗?
"
,
...
...
src/api/detail.taikang.yiliaobaozhang.js
View file @
e02ef7f4
This diff is collapsed.
Click to expand it.
src/router/index.js
View file @
e02ef7f4
...
@@ -47,7 +47,7 @@ router.onError(error => {
...
@@ -47,7 +47,7 @@ router.onError(error => {
});
});
async
function
getAuthInfo
(
xyqbToken
)
{
async
function
getAuthInfo
(
xyqbToken
)
{
if
(
localStorage
.
get
(
"
xyqbToken
"
))
return
;
if
(
!
xyqbToken
||
xyqbToken
===
localStorage
.
get
(
"
xyqbToken
"
))
return
;
const
res
=
await
authByxyqb
({
xyqbToken
});
const
res
=
await
authByxyqb
({
xyqbToken
});
if
(
res
)
{
if
(
res
)
{
localStorage
.
set
(
"
mongoToken
"
,
res
.
token
);
localStorage
.
set
(
"
mongoToken
"
,
res
.
token
);
...
...
src/views/Consultant/Buy/index.less
View file @
e02ef7f4
...
@@ -69,9 +69,11 @@
...
@@ -69,9 +69,11 @@
text-align: center;
text-align: center;
}
}
.cr-button {
.cr-button {
height: @button-large-height + 2;
height: @button-large-height + 10;
line-height: @button-large-line-height + 2;
line-height: @button-large-line-height + 10;
font-size: @font-size-16;
font-size: @font-size-20;
box-shadow: 1px 12px 14px 0px rgba(255, 200, 66, 0.4);
border-radius: @border-radius-max !important;
}
}
&-foot {
&-foot {
position: relative;
position: relative;
...
...
src/views/Consultant/Plan/index.less
View file @
e02ef7f4
...
@@ -97,8 +97,9 @@
...
@@ -97,8 +97,9 @@
}
}
&-date {
&-date {
.sub-text-mixins();
.sub-text-mixins();
margin-top: 8px;
&-item {
&-item {
margin-right:
16
px;
margin-right:
8
px;
strong {
strong {
font-weight: @font-weight-bold;
font-weight: @font-weight-bold;
}
}
...
@@ -151,3 +152,15 @@
...
@@ -151,3 +152,15 @@
}
}
}
}
}
}
.plan-table {
thead {
th {
padding: 14px 5px 14px 14px;
}
}
tbody {
td {
padding: 14px 0px 14px 7px;
}
}
}
\ No newline at end of file
src/views/Consultant/Plan/index.vue
View file @
e02ef7f4
...
@@ -27,23 +27,23 @@
...
@@ -27,23 +27,23 @@
</div>
</div>
</card>
</card>
<card
title=
"保障总览"
>
<card
title=
"保障总览"
>
<table
class=
"table"
>
<table
class=
"table
plan-table
"
>
<thead>
<thead>
<tr>
<tr>
<th
style=
"width: 1
9
%"
>
险种
</th>
<th
style=
"width: 1
6
%"
>
险种
</th>
<th
style=
"width:
20
%"
>
保额
</th>
<th
style=
"width:
18
%"
>
保额
</th>
<th
style=
"width: 2
3
%"
>
保障期限
</th>
<th
style=
"width: 2
5
%"
>
保障期限
</th>
<th
style=
"width: 17%"
>
缴费期
</th>
<th
style=
"width: 17%"
>
缴费期
</th>
<th
style=
"width: 2
0
%"
>
保费
</th>
<th
style=
"width: 2
2
%"
>
保费
</th>
</tr>
</tr>
</thead>
</thead>
<tbody>
<tbody>
<tr
v-for=
"(item, index) in goodInfo.ensure"
:key=
"index"
>
<tr
v-for=
"(item, index) in goodInfo.ensure"
:key=
"index"
>
<t
h>
{{
item
.
productType
}}
</th
>
<t
d>
{{
item
.
productType
}}
</td
>
<t
h>
{{
item
.
insuredAmount
}}
</th
>
<t
d>
{{
item
.
insuredAmount
}}
</td
>
<t
h>
{{
item
.
term
}}
</th
>
<t
d>
{{
item
.
term
}}
</td
>
<t
h>
{{
item
.
paymentPeriod
}}
</th
>
<t
d>
{{
item
.
paymentPeriod
}}
</td
>
<t
h>
{{
item
.
price
||
"
-
"
}}
元
</th
>
<t
d>
{{
item
.
price
||
"
-
"
}}
元
</td
>
</tr>
</tr>
</tbody>
</tbody>
</table>
</table>
...
@@ -52,7 +52,9 @@
...
@@ -52,7 +52,9 @@
<div
class=
"good-item"
v-for=
"(item, index) in ensureList"
:key=
"index"
>
<div
class=
"good-item"
v-for=
"(item, index) in ensureList"
:key=
"index"
>
<div
class=
"good-title"
>
<div
class=
"good-title"
>
{{
item
.
productName
||
""
}}
{{
item
.
productName
||
""
}}
<cr-tag
:type=
"tagFilter(item.productType)"
plain
>
{{
item
.
productType
}}
</cr-tag>
<cr-tag
:type=
"tagClassFilter(item.productNo)"
plain
>
{{
tagFilter
(
item
.
productNo
)
}}
</cr-tag>
</div>
</div>
<div
class=
"good-date"
>
<div
class=
"good-date"
>
<span
class=
"good-date-item"
>
<span
class=
"good-date-item"
>
...
@@ -104,13 +106,7 @@ export default {
...
@@ -104,13 +106,7 @@ export default {
avator
,
avator
,
goodInfo
:
{
goodInfo
:
{
ensure
:
[]
ensure
:
[]
},
}
distList
:
[
{
title
:
"
医疗险
"
,
price
:
"
500万
"
},
{
title
:
"
重疾险
"
,
price
:
"
50万
"
},
{
title
:
"
意外险
"
,
price
:
"
60万
"
},
{
title
:
"
寿险
"
,
price
:
"
350万
"
}
]
};
};
},
},
computed
:
{
computed
:
{
...
@@ -130,16 +126,37 @@ export default {
...
@@ -130,16 +126,37 @@ export default {
tagFilter
(
type
)
{
tagFilter
(
type
)
{
let
_type
=
""
;
let
_type
=
""
;
switch
(
type
)
{
switch
(
type
)
{
case
"
医疗
"
:
case
"
TKYLX001
"
:
_type
=
"
医疗险
"
;
break
;
case
"
HTDQZJX001
"
:
_type
=
"
重疾险
"
;
break
;
case
"
ZAYWX001
"
:
_type
=
"
意外险
"
;
break
;
case
"
BNZJX001
"
:
_type
=
"
人寿险
"
;
break
;
default
:
_type
=
""
;
break
;
}
return
_type
;
},
tagClassFilter
(
type
)
{
let
_type
=
""
;
switch
(
type
)
{
case
"
TKYLX001
"
:
_type
=
"
warning
"
;
_type
=
"
warning
"
;
break
;
break
;
case
"
重疾
"
:
case
"
HTDQZJX001
"
:
_type
=
"
danger
"
;
_type
=
"
danger
"
;
break
;
break
;
case
"
意外
"
:
case
"
ZAYWX001
"
:
_type
=
"
primary
"
;
_type
=
"
primary
"
;
break
;
break
;
case
"
寿险
"
:
case
"
BNZJX001
"
:
_type
=
""
;
_type
=
""
;
break
;
break
;
default
:
default
:
...
...
src/views/Goods/Detail/modules/ProtocolRead.vue
View file @
e02ef7f4
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
</
template
>
</
template
>
</cr-field>
</cr-field>
<div
v-show=
"!showRadio"
></div>
<div
v-show=
"!showRadio"
></div>
<div
class=
"insure-form-pact-link"
>
<div
class=
"insure-form-pact-link"
:style=
"{ paddingLeft: showRadio ? 'inherit' : 0 }"
>
<a
<a
href=
"javascript:;"
href=
"javascript:;"
@
click=
"openIframe(item.id)"
@
click=
"openIframe(item.id)"
...
...
src/views/Goods/Plan/index.less
View file @
e02ef7f4
...
@@ -15,6 +15,17 @@
...
@@ -15,6 +15,17 @@
font-size: @font-size-12;
font-size: @font-size-12;
line-height: @line-height-sm + 2;
line-height: @line-height-sm + 2;
margin-bottom: 0;
margin-bottom: 0;
p {
margin-bottom: 8px;
&:last-child {
margin-bottom: 0;
}
}
h4 {
font-weight: bold;
font-size: 14px;
margin: 10px 0;
}
}
}
&-footer {
&-footer {
position: absolute;
position: absolute;
...
@@ -36,14 +47,7 @@
...
@@ -36,14 +47,7 @@
&-body {
&-body {
padding: @padding-lg;
padding: @padding-lg;
margin-bottom: 0;
margin-bottom: 0;
p {
&:nth-child(2n) {
margin-bottom: 20px;
}
&:last-child {
margin-bottom: 0;
}
}
strong {
strong {
font-weight: @font-weight-bold;
font-weight: @font-weight-bold;
}
}
...
...
src/views/Goods/Plan/index.vue
View file @
e02ef7f4
...
@@ -64,8 +64,9 @@ export default {
...
@@ -64,8 +64,9 @@ export default {
case
"
mi
"
:
case
"
mi
"
:
this
.
planInfo
=
mi
.
planInfo
;
this
.
planInfo
=
mi
.
planInfo
;
break
;
break
;
case
"
mi-more
"
:
case
"
mi-greenInfo
"
:
this
.
planInfo
=
mi
.
greenInfo
;
case
"
mi-advanceInfo
"
:
this
.
planInfo
=
mi
[
detailType
.
split
(
"
-
"
)[
1
]];
break
;
break
;
case
"
ai
"
:
case
"
ai
"
:
this
.
planInfo
=
ai
.
planInfo
;
this
.
planInfo
=
ai
.
planInfo
;
...
@@ -80,6 +81,10 @@ export default {
...
@@ -80,6 +81,10 @@ export default {
window
.
location
.
href
=
pupopData
.
path
;
window
.
location
.
href
=
pupopData
.
path
;
return
;
return
;
}
}
if
(
pupopData
.
type
===
"
router
"
)
{
this
.
$router
.
push
(
pupopData
.
path
);
return
;
}
this
.
pupopData
=
pupopData
;
this
.
pupopData
=
pupopData
;
this
.
popupShow
=
true
;
this
.
popupShow
=
true
;
}
}
...
...
yarn.lock
View file @
e02ef7f4
...
@@ -893,10 +893,10 @@
...
@@ -893,10 +893,10 @@
resolved "http://npmprivate.quantgroups.com/@nodelib%2ffs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
resolved "http://npmprivate.quantgroups.com/@nodelib%2ffs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
"@qg/cherry-ui@
=1.2.1
":
"@qg/cherry-ui@
^1.2.3
":
version "1.2.
1
"
version "1.2.
3
"
resolved "http://npmprivate.quantgroups.com/@qg%2fcherry-ui/-/cherry-ui-1.2.
1.tgz#5f59ebf0ed677c6d3f41dd04e3b9f6a43811936b
"
resolved "http://npmprivate.quantgroups.com/@qg%2fcherry-ui/-/cherry-ui-1.2.
3.tgz#280698c19039ee079f33e33856653e16d3f0e0c6
"
integrity sha512-
icj5WLUCJswPLF02YtCdppdfSDwQQrFoLxhRFCie2SFffIKVZSMEtSVVuEh2nZv2khPd/cvEISGpmzwDcBS7tw
==
integrity sha512-
0sgYtoAg8Ixbqw/HpPvnkUxLlBCLbgK8ZgzaRLnSeuvdgNzOH2bZoI0siWt9BFygak3MIcwD984bkywV5ggEqg
==
"@qg/qg-scroll@^1.4.2":
"@qg/qg-scroll@^1.4.2":
version "1.4.2"
version "1.4.2"
...
@@ -3346,6 +3346,11 @@ es-to-primitive@^1.2.1:
...
@@ -3346,6 +3346,11 @@ es-to-primitive@^1.2.1:
is-date-object "^1.0.1"
is-date-object "^1.0.1"
is-symbol "^1.0.2"
is-symbol "^1.0.2"
es6-promise-pool@^2.5.0:
version "2.5.0"
resolved "http://npmprivate.quantgroups.com/es6-promise-pool/-/es6-promise-pool-2.5.0.tgz#147c612b36b47f105027f9d2bf54a598a99d9ccb"
integrity sha1-FHxhKza0fxBQJ/nSv1SlmKmdnMs=
escalade@^3.0.1:
escalade@^3.0.1:
version "3.0.2"
version "3.0.2"
resolved "http://npmprivate.quantgroups.com/escalade/-/escalade-3.0.2.tgz#6a580d70edb87880f22b4c91d0d56078df6962c4"
resolved "http://npmprivate.quantgroups.com/escalade/-/escalade-3.0.2.tgz#6a580d70edb87880f22b4c91d0d56078df6962c4"
...
@@ -6983,6 +6988,11 @@ range-parser@^1.2.1, range-parser@~1.2.1:
...
@@ -6983,6 +6988,11 @@ range-parser@^1.2.1, range-parser@~1.2.1:
resolved "http://npmprivate.quantgroups.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
resolved "http://npmprivate.quantgroups.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
raven-js@^3.27.2:
version "3.27.2"
resolved "http://npmprivate.quantgroups.com/raven-js/-/raven-js-3.27.2.tgz#6c33df952026cd73820aa999122b7b7737a66775"
integrity sha512-mFWQcXnhRFEQe5HeFroPaEghlnqy7F5E2J3Fsab189ondqUzcjwSVi7el7F36cr6PvQYXoZ1P2F5CSF2/azeMQ==
raw-body@2.4.0:
raw-body@2.4.0:
version "2.4.0"
version "2.4.0"
resolved "http://npmprivate.quantgroups.com/raw-body/-/raw-body-2.4.0.tgz#a1ce6fb9c9bc356ca52e89256ab59059e13d0332"
resolved "http://npmprivate.quantgroups.com/raw-body/-/raw-body-2.4.0.tgz#a1ce6fb9c9bc356ca52e89256ab59059e13d0332"
...
@@ -7154,7 +7164,24 @@ repeat-string@^1.6.1:
...
@@ -7154,7 +7164,24 @@ repeat-string@^1.6.1:
resolved "http://npmprivate.quantgroups.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
resolved "http://npmprivate.quantgroups.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
request@^2.88.2:
request-promise-core@1.1.4:
version "1.1.4"
resolved "http://npmprivate.quantgroups.com/request-promise-core/-/request-promise-core-1.1.4.tgz#3eedd4223208d419867b78ce815167d10593a22f"
integrity sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw==
dependencies:
lodash "^4.17.19"
request-promise@^4.2.2:
version "4.2.6"
resolved "http://npmprivate.quantgroups.com/request-promise/-/request-promise-4.2.6.tgz#7e7e5b9578630e6f598e3813c0f8eb342a27f0a2"
integrity sha512-HCHI3DJJUakkOr8fNoCc73E5nU5bqITjOYFMDrKHYOXWXrgD/SBaC7LjwuPymUprRyuF06UK7hd/lMHkmUXglQ==
dependencies:
bluebird "^3.5.0"
request-promise-core "1.1.4"
stealthy-require "^1.1.1"
tough-cookie "^2.3.3"
request@^2.85.0, request@^2.88.2:
version "2.88.2"
version "2.88.2"
resolved "http://npmprivate.quantgroups.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
resolved "http://npmprivate.quantgroups.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
...
@@ -7782,6 +7809,11 @@ static-extend@^0.1.1:
...
@@ -7782,6 +7809,11 @@ static-extend@^0.1.1:
resolved "http://npmprivate.quantgroups.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
resolved "http://npmprivate.quantgroups.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
stealthy-require@^1.1.1:
version "1.1.1"
resolved "http://npmprivate.quantgroups.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=
stream-browserify@^2.0.1:
stream-browserify@^2.0.1:
version "2.0.2"
version "2.0.2"
resolved "http://npmprivate.quantgroups.com/stream-browserify/-/stream-browserify-2.0.2.tgz#87521d38a44aa7ee91ce1cd2a47df0cb49dd660b"
resolved "http://npmprivate.quantgroups.com/stream-browserify/-/stream-browserify-2.0.2.tgz#87521d38a44aa7ee91ce1cd2a47df0cb49dd660b"
...
@@ -8229,7 +8261,7 @@ toposort@^1.0.0:
...
@@ -8229,7 +8261,7 @@ toposort@^1.0.0:
resolved "http://npmprivate.quantgroups.com/toposort/-/toposort-1.0.7.tgz#2e68442d9f64ec720b8cc89e6443ac6caa950029"
resolved "http://npmprivate.quantgroups.com/toposort/-/toposort-1.0.7.tgz#2e68442d9f64ec720b8cc89e6443ac6caa950029"
integrity sha1-LmhELZ9k7HILjMieZEOsbKqVACk=
integrity sha1-LmhELZ9k7HILjMieZEOsbKqVACk=
tough-cookie@~2.5.0:
tough-cookie@
^2.3.3, tough-cookie@
~2.5.0:
version "2.5.0"
version "2.5.0"
resolved "http://npmprivate.quantgroups.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
resolved "http://npmprivate.quantgroups.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==
integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==
...
@@ -8775,6 +8807,15 @@ webpack-merge@^4.2.2:
...
@@ -8775,6 +8807,15 @@ webpack-merge@^4.2.2:
dependencies:
dependencies:
lodash "^4.17.15"
lodash "^4.17.15"
webpack-sentry-plugin@^1.16.0:
version "1.16.0"
resolved "http://npmprivate.quantgroups.com/webpack-sentry-plugin/-/webpack-sentry-plugin-1.16.0.tgz#ea545c1fc5bd3303a3f2f33e6d3b0662f4ea9149"
integrity sha512-sXWPa1iWb+VihBi0JfhiWDrGkyihHKx12fFL1E67NpOsYVFyNwj/sUHGiciEim1CHYzDz0usjbSuY6oIRVct4A==
dependencies:
es6-promise-pool "^2.5.0"
request "^2.85.0"
request-promise "^4.2.2"
webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1, webpack-sources@^1.4.3:
webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1, webpack-sources@^1.4.3:
version "1.4.3"
version "1.4.3"
resolved "http://npmprivate.quantgroups.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
resolved "http://npmprivate.quantgroups.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment