|
|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
|
<view>
|
|
|
<view v-if="!$u.test.isEmpty(boostDetail.cover)" @click="preViewImg(boostDetail.cover)" class="bg-img" style="height: 563upx;" :style="{'backgroundImage':'url('+ boostDetail.cover +')'}"></view>
|
|
|
- <view v-else class="bg-img" style="height: 563upx;background-image: url('https://yyzs.nanyue6688.com/obsfile/ea1a9741a5d5469e967dac8e8e7f0c9d-singerBg.png');"></view>
|
|
|
+ <view v-else class="bg-img" style="height: 563upx;background-image: url('https://music.nanyue6688.com/obsfile/ea1a9741a5d5469e967dac8e8e7f0c9d-singerBg.png');"></view>
|
|
|
<view class="homeBtn" @click="home">
|
|
|
<image src="/static/home.png" style="width: 40upx;height: 40upx;" />
|
|
|
</view>
|
|
|
@@ -159,13 +159,13 @@
|
|
|
loadMake: true, // 组件加载完成后自动生成二维码
|
|
|
src: '' ,// 二维码生成后的图片地址或base64
|
|
|
works: {
|
|
|
- image: 'https://yyzs.nanyue6688.com/obsfile/9bd6e4bb9e464794a23d7073de826662-图层 1.png',
|
|
|
+ image: 'https://music.nanyue6688.com/obsfile/9bd6e4bb9e464794a23d7073de826662-图层 1.png',
|
|
|
title: '',
|
|
|
hotValue: '',
|
|
|
rank: '',
|
|
|
avatar: '',
|
|
|
name: '',
|
|
|
- qrcode: 'https://yyzs.nanyue6688.com/obsfile/c531395a576b4b1aa7377cdbf62cb088-default.png',
|
|
|
+ qrcode: 'https://music.nanyue6688.com/obsfile/c531395a576b4b1aa7377cdbf62cb088-default.png',
|
|
|
},
|
|
|
current: 0,
|
|
|
boostDetail: {},
|
|
|
@@ -189,9 +189,9 @@
|
|
|
this.receiverId = options.receiverId;
|
|
|
console.log(this.senderId);
|
|
|
if (!this.$u.test.isEmpty(this.senderId)) {
|
|
|
- this.val = "https://yyzs.nanyue6688.com/vote-h5/index.html#/pages/activityList/activity/authorBoost?activityId=" + this.activityId + '&receiverId=' + this.receiverId + "&agenterId=" + this.senderId;
|
|
|
+ this.val = "https://music.nanyue6688.comm/vote-h5/index.html#/pages/activityList/activity/authorBoost?activityId=" + this.activityId + '&receiverId=' + this.receiverId + "&agenterId=" + this.senderId;
|
|
|
} else {
|
|
|
- this.val = "https://yyzs.nanyue6688.com/vote-h5/index.html#/pages/activityList/activity/authorBoost?activityId=" + this.activityId + '&receiverId=' + this.receiverId;
|
|
|
+ this.val = "https://music.nanyue6688.comm/vote-h5/index.html#/pages/activityList/activity/authorBoost?activityId=" + this.activityId + '&receiverId=' + this.receiverId;
|
|
|
}
|
|
|
console.log("*********************=>",this.val);
|
|
|
this.getBoostDetail(options.activityId, options.receiverId);
|
|
|
@@ -243,7 +243,7 @@
|
|
|
"fundProcessType": "",
|
|
|
"goodsName": this.boostDetail.presentList[this.current].name,
|
|
|
"memo": "",
|
|
|
- "notifyUrl": "https://yyzs.nanyue6688.com/ldt/api/yeePay/notify",
|
|
|
+ "notifyUrl": "https://music.nanyue6688.com/ldt/api/yeePay/notify",
|
|
|
"orderAmount": this.count * this.currentPresentSum,
|
|
|
"orderId": orderId,
|
|
|
"payWay": "WECHAT_OFFIACCOUNT",
|