完成所有切图

This commit is contained in:
梁泽军 2025-05-21 10:42:37 +08:00
parent 749a61f00b
commit e340bc89c6
48 changed files with 66 additions and 192 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 582 KiB

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 852 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 258 KiB

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 739 B

After

Width:  |  Height:  |  Size: 703 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 597 KiB

After

Width:  |  Height:  |  Size: 287 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 721 B

After

Width:  |  Height:  |  Size: 688 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 65 KiB

View File

@ -156,7 +156,7 @@ onMounted(() => {
<span class="code">{{ code }}</span> <span class="code">{{ code }}</span>
<span class="copy-btn" @click="copyFn($event)"></span> <span class="copy-btn" @click="copyFn($event)"></span>
</div> </div>
<div class="exchange-tips">兑换流程前往微信搜索平安理财服务号公众号发送五一快乐获取兑奖链接输入兑换码兑换奖品</div> <div class="exchange-tips">兑换流程前往微信搜索平安理财服务号公众号发送端午安康获取兑奖链接输入兑换码兑换奖品</div>
<div class="exchnage-tips2">兑换码可在主页面我的奖品 再次查看并复制</div> <div class="exchnage-tips2">兑换码可在主页面我的奖品 再次查看并复制</div>
<div class="cls-btn" @click="hide($event)"></div> <div class="cls-btn" @click="hide($event)"></div>
</div> </div>

View File

@ -38,7 +38,6 @@ onMounted(() => {
gsap.from(".index-bg", { duration: 1, scale: 1.2, autoAlpha: 0 }); gsap.from(".index-bg", { duration: 1, scale: 1.2, autoAlpha: 0 });
gsap.from(".index-title", { duration: 1, y: 20, autoAlpha: 0, delay: 1 }); gsap.from(".index-title", { duration: 1, y: 20, autoAlpha: 0, delay: 1 });
gsap.from(".index-time", { duration: 1, x: 40, autoAlpha: 0, delay: 1 }); gsap.from(".index-time", { duration: 1, x: 40, autoAlpha: 0, delay: 1 });
gsap.from(".index-text", { duration: 1, scale: 2, autoAlpha: 0, delay: 1 });
gsap.from(".index-logo", { duration: 1, y: 20, autoAlpha: 0, delay: 0.75 }); gsap.from(".index-logo", { duration: 1, y: 20, autoAlpha: 0, delay: 0.75 });
gsap.from(".index-rule-btn", { duration: 1, x: -100, autoAlpha: 0, delay: 1.3 }); gsap.from(".index-rule-btn", { duration: 1, x: -100, autoAlpha: 0, delay: 1.3 });
gsap.from(".index-prize-btn", { gsap.from(".index-prize-btn", {
@ -124,7 +123,7 @@ const showVC = () => {
.index-title { .index-title {
// pointer-events: none; // pointer-events: none;
@include pos(593px, 155px, 85px, 387px); @include pos(593px, 156px, 85px, 387px);
@include bg_pos("index/title.png"); @include bg_pos("index/title.png");
} }

View File

@ -2,27 +2,26 @@
import { debounceTap } from "@/plugins"; import { debounceTap } from "@/plugins";
import gsap from "gsap"; import gsap from "gsap";
import { Toast } from "vant"; import { Toast } from "vant";
import useClipboard from 'vue-clipboard3' import useClipboard from "vue-clipboard3";
import { useMainStore } from "@/store"; import { useMainStore } from "@/store";
import { onMounted } from "vue"; import { onMounted } from "vue";
// //
const emit = defineEmits(["MyPrizePage"]); const emit = defineEmits(["MyPrizePage"]);
const userStore = useMainStore(); const userStore = useMainStore();
const { toClipboard } = useClipboard() const { toClipboard } = useClipboard();
const money = ref(userStore.prizeMoney); const money = ref(userStore.prizeMoney);
const code = ref(userStore.prizeCode); const code = ref(userStore.prizeCode);
const copyFn = (event) => { const copyFn = (event) => {
let e = event.target; let e = event.target;
toClipboard(code.value) toClipboard(code.value);
debounceTap(e, () => { debounceTap(e, () => {
Toast(`复制成功:${code.value}`); Toast(`复制成功:${code.value}`);
}); });
}; };
const hide = (event) => { const hide = (event) => {
let e = event.target; let e = event.target;
debounceTap(e, () => { debounceTap(e, () => {
@ -57,8 +56,12 @@ onMounted(() => {
<div class="code">{{ code }}</div> <div class="code">{{ code }}</div>
<div class="myPrize-copy-btn" @click="copyFn($event)"></div> <div class="myPrize-copy-btn" @click="copyFn($event)"></div>
</div> </div>
<div class="exchange-tips">兑换流程前往微信搜索平安理财服务号公众号发送五一快乐获取兑奖链接输入兑换码兑换奖品</div> <div class="exchange-tips">
<div class="exchnage-tips2">兑换码可在主页面我的奖品 再次查看并复制</div> 兑换流程前往微信搜索平安理财服务号公众号发送端午安康获取兑奖链接输入兑换码兑换奖品
</div>
<div class="exchnage-tips2">
兑换码可在主页面我的奖品 再次查看并复制
</div>
<div class="myPrize-cls-btn" @click="hide($event)"></div> <div class="myPrize-cls-btn" @click="hide($event)"></div>
</div> </div>
</div> </div>
@ -93,7 +96,6 @@ onMounted(() => {
letter-spacing: 0; letter-spacing: 0;
// background-color: aqua; // background-color: aqua;
@include flexCen(); @include flexCen();
} }
.myPrize-money { .myPrize-money {
@ -117,13 +119,11 @@ onMounted(() => {
font-weight: 700; font-weight: 700;
color: #fff6cc; color: #fff6cc;
span { span {
// height: 77px; // height: 77px;
line-height: 65px; line-height: 65px;
} }
.code { .code {
font-size: 25px; font-size: 25px;
font-weight: 700; font-weight: 700;
@ -162,7 +162,6 @@ onMounted(() => {
// background-color: aqua; // background-color: aqua;
} }
.myPrize-cls-btn { .myPrize-cls-btn {
@include pos(82px, 82px, 517px, 114px); @include pos(82px, 82px, 517px, 114px);
@include bg_pos("prize/cls-btn.png"); @include bg_pos("prize/cls-btn.png");

View File

@ -122,7 +122,7 @@ const getClass = (item) => {
<div class="question-serial"> <div class="question-serial">
<div> <div>
<div class="serial-icon"></div> <div class="serial-icon"></div>
<div class="serial-text">{{ currentId + 1 }}</div> <div class="serial-text">{{ ['题目一','题目二','题目三','题目四'][currentId] }}</div>
</div> </div>
<div class="serial-num">{{ currentId+1 }}/{{ questionList.length }}</div> <div class="serial-num">{{ currentId+1 }}/{{ questionList.length }}</div>
</div> </div>
@ -235,6 +235,7 @@ const getClass = (item) => {
color: transparent; color: transparent;
-webkit-text-stroke: 3px #ffffff; /* 控制描边粗细和颜色 */ -webkit-text-stroke: 3px #ffffff; /* 控制描边粗细和颜色 */
text-stroke: 3px #ffffff; text-stroke: 3px #ffffff;
opacity: 0.5;
} }
} }

View File

@ -56,9 +56,9 @@ const showPoster = () => {
duration: 0.3, duration: 0.3,
autoAlpha: 1, autoAlpha: 1,
}); });
gsap.from(".cls-btn-box", { gsap.from(".poster-title", {
duration: 0.7, duration: 0.7,
scale: 1.2, scale: 0.3,
autoAlpha: 0, autoAlpha: 0,
}); });
gsap.from(".poster-box", { gsap.from(".poster-box", {
@ -216,6 +216,7 @@ const posterCreate = (option, imageArr) => {
<div class="posterPop" @touchmove.prevent> <div class="posterPop" @touchmove.prevent>
<div class="poster-bg"></div> <div class="poster-bg"></div>
<div class="poster-container"> <div class="poster-container">
<div class="poster-title"></div>
<div class="poster-box"> <div class="poster-box">
<div class="poster"> <div class="poster">
<img id="posterSrc" src="" alt="" srcset="" /> <img id="posterSrc" src="" alt="" srcset="" />
@ -251,14 +252,12 @@ const posterCreate = (option, imageArr) => {
.poster-container { .poster-container {
@include pos(750px, 1624px, 0px, 0px); @include pos(750px, 1624px, 0px, 0px);
// transform: translateY(-50%);
@include flexCen(); @include flexCen();
background-color: rgba($color: #000000, $alpha: 0.3); background-color: rgba($color: #000000, $alpha: 0.3);
.cls-btn-box { .poster-title {
width: 617px; @include box(592px, 156px);
display: flex; @include bg_pos("index/title.png");
justify-content: flex-end;
} }
.save-tips { .save-tips {

View File

@ -33,13 +33,13 @@ onMounted(() => {
<div class="rule-text-area wrapper"> <div class="rule-text-area wrapper">
<div> <div>
<div class="part"> <div class="part">
<div>活动时间20254月27日4月30</div> <div>活动时间20255月28日5月31</div>
<div>活动奖励微信红包</div> <div>活动奖励微信红包</div>
</div> </div>
<div class="part"> <div class="part">
<div>活动攻略</div> <div>活动攻略</div>
<div> <div>
1打卡理想假期五一好礼等你活动共设计5道题目首页进入后左右滑动选择您想打卡的地点点击进行答题答对后即可获取专属打卡海报并参与抽奖答错时将跳转回选择打卡地点的页面重新答 1龙舟争渡 稳健为先端午赛龙舟中的投资哲学活动共设计4道题目首页进入后点击进行答题全部答对即可获取专属赛龙舟海报并参与抽奖答错时刷新即可重新回答本
</div> </div>
<div>2活动期间不限制参与答题次数每人每日有1次抽奖机会</div> <div>2活动期间不限制参与答题次数每人每日有1次抽奖机会</div>
</div> </div>
@ -47,7 +47,7 @@ onMounted(() => {
<div>领奖说明</div> <div>领奖说明</div>
<div> <div>
1中奖后在中奖页面复制兑换码前往<span 1中奖后在中奖页面复制兑换码前往<span
class="blod">[平安理财服务号]</span>消息框输入五一快乐获取兑换链接进入链接输入兑换码兑换奖品如关闭了中奖界面可在首页-[我的奖品] class="blod">[平安理财服务号]</span>消息框输入端午安康获取兑换链接进入链接输入兑换码兑换奖品如关闭了中奖界面可在首页-[我的奖品]
内查看兑换码 内查看兑换码
</div> </div>
<div>2成功领奖后奖品将会在24小时内自动到账请耐心等候</div> <div>2成功领奖后奖品将会在24小时内自动到账请耐心等候</div>
@ -98,12 +98,12 @@ onMounted(() => {
.rule-container { .rule-container {
position: relative; position: relative;
@include box(685px, 876px); @include box(708px, 880px);
overflow: hidden; overflow: hidden;
.content { .content {
.rule-content { .rule-content {
@include box(685px, 876px); @include box(708px, 880px);
@include bg_pos("rule/rule-box.png"); @include bg_pos("rule/rule-box.png");
position: relative; position: relative;
overflow: hidden; overflow: hidden;
@ -122,7 +122,7 @@ onMounted(() => {
margin-top: 30px; margin-top: 30px;
text-align: justify; text-align: justify;
padding: 0 10px; padding: 0 10px;
font-family: 'FZZY_Regular'; font-family: 'HarmonyOS_Sans_SC_Regular';
} }
.blod { .blod {
@ -151,7 +151,7 @@ onMounted(() => {
} }
.rule-icon { .rule-icon {
@include pos(97px, 120px, 561px, 25px); @include pos(121px, 104px, 501px, 25px);
@include bg_pos("rule/icon.png"); @include bg_pos("rule/icon.png");
pointer-events: none; pointer-events: none;
} }

View File

@ -1,24 +1,48 @@
const load = [ const load = [
"load/icon.png", "load/icon.png",
"index/bg.jpg",
"music-on.png", "music-on.png",
"music-off.png",
"share.jpg", "share.jpg",
"orientation-icon.png",
]; ];
const page = [ const page = [
"index/title.png",
"index/time.png",
"index/btn.png",
"index/logo.png",
"index/bg.jpg",
"prize/tips.png", "prize/tips.png",
"prize/star.png", "prize/star.png",
"prize/draw-text.png",
"prize/light.png",
"prize/myPrize-box2.png", "prize/myPrize-box2.png",
"prize/no-prize.png", "prize/no-prize.png",
"prize/light.png",
"prize/myPrize-box.png",
"prize/draw-text.png",
"prize/cls-btn.png", "prize/cls-btn.png",
"prize/copy-btn.png", "prize/copy-btn.png",
"prize/draw-box.png", "prize/draw-box.png",
"qa/text-bg.png",
"qa/result-box.png",
"qa/incorrect.png",
"qa/paper.png",
"qa/incorrect-icon.png",
"qa/correct-icon.png",
"qa/correct.png",
"result/poster.jpg",
"result/card.png",
"result/cls-btn.png",
"result/go-draw-btn.png",
"result/go-share-btn.png",
"result/bg.jpg",
"rule/rule-box.png",
"rule/arrow.png",
"rule/cls-btn.png",
"rule/icon.png",
]; ];
// 处理为vite引入图片格式 // 处理为vite引入图片格式

View File

@ -85,8 +85,6 @@ const myPrizeFn = (item) => {
} }
}; };
const posterId = ref(1);
const showDraw = ref(false); const showDraw = ref(false);
const drawFn = (item) => { const drawFn = (item) => {
if (item.action == "hide") { if (item.action == "hide") {
@ -94,7 +92,7 @@ const drawFn = (item) => {
} }
}; };
const showResult = ref(true); const showResult = ref(false);
const resultFn = (item) => { const resultFn = (item) => {
if (item.action == "hide") { if (item.action == "hide") {
showResult.value = false; showResult.value = false;
@ -205,7 +203,7 @@ onMounted(() => {
}); });
} }
} else { } else {
// showLoad.value = true; showLoad.value = true;
iosMusic(); // iosMusic(); //
gsap.set(".music_icon", { autoAlpha: 1 }); gsap.set(".music_icon", { autoAlpha: 1 });
} }
@ -271,7 +269,7 @@ const firstClick = () => {
#app { #app {
overflow: hidden; overflow: hidden;
background: linear-gradient(135deg, #d6d1ca, #e5dccf); background: linear-gradient(135deg, #d6d1ca, #e5dccf);
// font-family: "FZZY_Regular"; font-family: "FZZY_Regular";
} }
#__vconsole { #__vconsole {
@ -279,7 +277,7 @@ const firstClick = () => {
} }
.music_icon { .music_icon {
@include pos(60px, 60px, 50px, 245px); @include pos(60px, 60px, 20px, 175px);
@include bg_pos("music-on.png"); @include bg_pos("music-on.png");
z-index: 99; z-index: 99;
visibility: hidden; visibility: hidden;

View File

@ -19,8 +19,8 @@ app.config.globalProperties.imgUrl = (url) => {
// 微信分享配置 // 微信分享配置
wxShare({ wxShare({
title: '打卡理想假期 五一好礼等你', title: '龙舟争渡 稳健为先',
desc: '穿越城市地标,解锁你的财富基因', desc: '端午赛龙舟中的投资哲学',
}) })
// 测试环境开vconsole // 测试环境开vconsole

View File

@ -44,14 +44,10 @@ body {
/* -webkit-user-select: none;*/ /* -webkit-user-select: none;*/
} }
@font-face {
font-family: "HarmonyOS_Sans_SC_Regular"; /*--------------------
src: url(@/assets/font/HarmonyOS_Sans_SC_Regular.ttf) format("truetype"); 自定义样式
} -------------------*/
@font-face {
font-family: "DouyinSansBold";
src: url(@/assets/font/DouyinSansBold.ttf) format("truetype");
}
@font-face { @font-face {
font-family: "FZZY_Regular"; font-family: "FZZY_Regular";
src: url(@/assets/font/FZZY_Regular.ttf) format("truetype"); src: url(@/assets/font/FZZY_Regular.ttf) format("truetype");

View File

@ -33,7 +33,7 @@ export default defineConfig(({ command, mode }) => {
template: 'index.html', template: 'index.html',
injectOptions: { injectOptions: {
data: { data: {
title: '打卡理想假期', title: '龙舟争渡 稳健为先',
}, },
} }
}, },

View File

@ -1,142 +0,0 @@
<template>
<div class="RulePage" @touchmove.prevent>
<div class="rule-container"> <div class="index-agreement">
风险提示: 本材料由平安理财有限责任公司(以下简称“平安理财”)制作并提供。<span
class="b">本资料内容及观点仅供参考,不构成对任何人的投资建议。</span>以上产品投资管理机构/管理人为平安理财,代理销售机构不承担产品的投资、兑付和风险管理的责任。以上产品通过代理销售机构渠道销售的,产品风险评级应当以代理销售机构最终披露的评级结果为准。以上产品为非保本浮动收益理财产品,具体以产品说明书或产品公告披露为准。产品的业绩比较基准指管理人基于过往投资经验以及对产品存续期投资市场波动的预判而对本产品所设定的投资目标,业绩比较基准不是预期收益率,不代表产品的未来表现和实际收益,不构成对产品收益的承诺。<span
class="b">理财产品过往业绩不代表其未来表现,不等于理财产品实际收益,投资须谨慎。过往业绩相关数据已经托管人核对。</span><span class="orange">理财非存款,产品有风险,投资须谨慎。</span>金融消费者不得利用金融产品和服务从事违法活动。
</div>
<div class="content">
<div class="rule-content">
<div class="rule-text-area wrapper">
<div>
<div class="part">
<div>活动时间2024年7月31日——8月2日</div>
<div>活动奖励:微信红包</div>
</div>
<div class="part">第{{ questionList[currentId].id }}题
<div>活动攻略:</div>
<div>
1、进入活动参加【好理在手 邂逅清凉一夏】答题共设计3道题目全部选择完毕后即可参与抽奖活动
</div>
<div>2、活动期间不限制参与答题次数每人每日有1次抽奖机会。</div>
</div>
<div class="part">
<div>领奖说明:</div>
<div>
<span class="blod">1、中奖后在中奖页面复制兑换码前往[平安理财服务号] 消息框输入“清凉一夏”获取兑换链接,进入链接输入兑换码兑换奖品。</span>如关闭了中奖界面,可在首页-[我的奖品] 内查看兑换码;
</div>
<div>2、成功领奖后奖品将会在24小时内自动到账请耐心等候</div>
<div>3、中奖人请在活动结束前进行兑换逾期视为弃权。</div>
<div class="part">其他:</div>
<div>
活动期间如遇到任何问题,请在<span class="blod">[平安理财服务号]</span>后台咨询,我们会在一个工作日内回复。
</div>
<div class="part">说明:平安理财有权对活动规则进行解释</div>
</div>
<div class="part">
<div>活动规则:</div>
<div>
1、本活动由平安理财有限责任公司主办为保证活动的公平公正活动结束后主办方将对中奖用户信息进行核对用户若有下列任何一种行为或情况的主办方有权不经另行通知取消其参与活动以及获奖资格收回奖品权益井保留追究其法律责任的权利:
</div>
<div>
(1) 以任何机器人软件、蜘蛛软件、爬虫软件、刷奖软件或其它任何自动方式不正当手段等参与本活动;
</div>
<div>
(2) 同一用户(包含相同手机号、相同收货信息、相同移动设备号、相同IP地址等) 单日内恶意切换微信账号参加活动,扰乱正常抽奖秩序,影响活动公平性的;
</div>
<div>
(3) 有任何违反法律法规、诚实信用、公序良俗、公平公正、平安理财平台规则等行为;
</div>
<div>
2、平安理财保留调整、暂停和终止本活动的权利并经公告后生效;
</div>
<div>
3、用户参与本活动即视为理解并同意本活动细则。在法律规定的范围内平安理财有权对活动规则进行解释并根据活动实际情况对本活动的规则进行变动或调整相关变动或调整将公布在规则页面并于公布时即时生效。
</div>
</div>
<div class="margin-bottom-area"></div>
</div>
</div>
</div>
<div class="rule-bottom-bg"></div>
<div class="rule-arrow"></div>
<div class="rule-icon"></div>
</div>
</div>
<div class="rule-cls-btn" @click="hide($event)"></div>
</div>
</template>
1234567890,./
export const data = [
{
id: 1,
question: [
'激情夏日温度攀升,理财投资热情高涨。当理财市场有波动、收益上涨,别人劝你搏一搏时,正确的做法是:',
],
answer: [
{
aid: 'A',
text: [
'当然all in我就是热点中心',
],
result:'incorrect',
},
{
aid: 'B',
text: [
'鸡蛋不放在一个篮子里,样样都来点儿',
],
result:'correct',
},
],
analysis: ['解析选择B。虽然市场热点可能带来诱人的收益但理财的基本原则是风险管理。通过将投资分散在不同的理财产品和市场可以降低单一投资的风险争取资产增长的机会。']
},
{
id: 2,
question: [
'2、夏日闲钱早规划get生活小确幸。长期来看选择哪类型理财可以较稳健地进行闲钱进阶',
],
answer: [
{
aid: 'A',
text: [
'较低风险的现金类产品',
],
result:'incorrect',
},
{
aid: 'B',
text: [
'策略稳健的固收类理财产品',
],
result:'correct',
},
],
analysis: ['解析选择B。现金类产品具有高流动性的特征更适合日常流动资金。但在长期限选择中固收理财拥有较大的投资范围和空间运用策略提供稳健体验有效平衡风险力争增厚收益机会闲钱再进阶。因此不同的资金用途记得匹配不同产品噢。']
},
{
id: 3,
question: [
'3、夏天的快乐是多巴胺旅行给的想要一场说走就走的快乐平时的旅行备用金该如何准备才好呢',
],
answer: [
{
aid: 'A',
text: [
'购买最短持有期理财产品,享灵活与收益空间',
],
result:'correct',
},
{
aid: 'B',
text: [
'船到桥头自然直',
],
result:'incorrect',
},
],
analysis: ['解析选择A。最短持有期理财产品拥有较为灵活的申赎机制在持有时间超过最短持有的时间要求后随时可发起赎回闲置时力争收益机会用钱时满足你的流动性需求。']
},
]
abAbB元