This commit is contained in:
梁泽军 2024-08-30 18:33:11 +08:00
parent 9204daccf2
commit 5ffb8d8e76
4 changed files with 6 additions and 9 deletions

View File

@ -5,3 +5,4 @@ VITE_FOLDER = /vite-4
VITE_APPID = wxc2bc9f9e8d19b504
VITE_API = /intfgw/data/mmoactivity
VITE_URL = https://w-stg.pingan.com.cn/lckj/pawm-mmo-activity-xgl-frontend/index.html

View File

@ -2,7 +2,7 @@ import http from './http'
// 获取code
export function authorize(data, authorization) {
return http.post("/h5/Oauth/authorize",
return http.post("/h5/oauth/authorize",
data,
true,
);
@ -10,7 +10,7 @@ export function authorize(data, authorization) {
// 获取用户信息
export function getUserInfo(data, authorization) {
return http.post("/h5/Oauth/getUserInfo",
return http.post("/h5/oauth/getUserInfo",
data,
true,
);
@ -54,7 +54,7 @@ export function exchangePrize(data, authorization) {
// 分享接口
export function getShareConfig(data, authorization) {
return http.post("/h5/Oauth/getShareConfig",
return http.post("/h5/oauth/getShareConfig",
data,
true,
);

View File

@ -51,11 +51,6 @@ onMounted(() => {
</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>

View File

@ -1,8 +1,9 @@
export const data = [
{
id: 1,
type: '1',
question: [
'低波稳健类产品通常是指配置大比例低波资产,不投资权益类资产的产品,受债市波动影响较小且不受股市影响。低波稳健类产品的产品风险评级是哪个?',
'低波稳健类产品通常是指配置大比例低波资产,不投资权益类资产的产品 \n,受债市波动影响较小且不受股市影响。低波稳健类产品的产品风险评级是哪个?',
],
answer: [
{