优化保险介绍
This commit is contained in:
parent
5bc50d9cb7
commit
e7e3eb9469
|
@ -59,7 +59,7 @@ export default {
|
||||||
insuranceModal() {
|
insuranceModal() {
|
||||||
uni.showModal({
|
uni.showModal({
|
||||||
title: "什么是意外保?",
|
title: "什么是意外保?",
|
||||||
content: "意外保是中国人寿的保险产品,全面保证您的人身财产安全。",
|
content: "意外保是一款保险产品,全面保证您的人身财产安全。",
|
||||||
showCancel: false,
|
showCancel: false,
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue