lyqu 4 жил өмнө
parent
commit
c3b9ebe773

+ 1 - 1
common/conf/config.js

@@ -5,7 +5,7 @@ const appId = 'wx322e246549d7620d';
 const appSecret = '118059d75bc8c1a08162fc8a8cf5ac04';
 
 //经过编码后的回调地址
-const redireactUrl = 'https://yyzs.nanyue6688.com/vote-h5/index.html#/';
+const redireactUrl = 'https://music.nanyue6688.com/vote-h5/index.html#/';
 
 //获取用户授权信息Code
 const authUrl = (path) => { return `https://open.weixin.qq.com/connect/oauth2/authorize?appid=${appId}&redirect_uri=${encodeURIComponent(redireactUrl+path)}&response_type=code&scope=snsapi_userinfo&state=STATE#wechat_redirect`};

+ 1 - 1
common/utils/global.js

@@ -1,5 +1,5 @@
 let global = {
-	baseUrl: 'https://yyzs.nanyue6688.com/ldt/api'
+	baseUrl: 'https://music.nanyue6688.com/ldt/api'
 	// baseUrl: 'http://192.168.1.168:9612'
 	// baseUrl: 'http://192.168.1.244:9612'
 }

+ 1 - 1
manifest.json

@@ -70,7 +70,7 @@
     },
     "h5" : {
         "title" : "音乐之声",
-        "domain" : "yyzs.nanyue6688.com",
+        "domain" : "music.nanyue6688.com",
         "router" : {
             "base" : "./"
         }

+ 6 - 6
pages/activityList/activity/authorBoost.vue

@@ -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: {},
@@ -188,9 +188,9 @@
 			this.senderId = uni.getStorageSync("userId");
 			this.receiverId = options.receiverId;
 			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;
 			}
 			this.getBoostDetail(options.activityId, options.receiverId);
 			this.authorization();
@@ -241,7 +241,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",

+ 5 - 5
pages/activityList/activity/musicBoost.vue

@@ -161,13 +161,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',
 				},
 				activityId: '',
 				current: 0,
@@ -189,9 +189,9 @@
 			this.productId = options.id;
 			this.userId = uni.getStorageSync("userId");
 			if (!this.$u.test.isEmpty(this.userId)) {
-				this.val = "https://yyzs.nanyue6688.com/vote-h5/index.html#/pages/activityList/activity/musicBoost?id=" + this.productId + "&agenterId=" + this.userId;
+				this.val = "https://music.nanyue6688.com/vote-h5/index.html#/pages/activityList/activity/musicBoost?id=" + this.productId + "&agenterId=" + this.userId;
 			} else {
-				this.val = "https://yyzs.nanyue6688.com/vote-h5/index.html#/pages/activityList/activity/musicBoost?id=" + this.productId;
+				this.val = "https://music.nanyue6688.com/vote-h5/index.html#/pages/activityList/activity/musicBoost?id=" + this.productId;
 			}
 			this.addVisit(options.id);
 			this.getBoostDetail(options.id, this.userId);
@@ -253,7 +253,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",

+ 1 - 1
pages/activityList/activity/signUp.vue

@@ -105,7 +105,7 @@
 			uni.$on('uAvatarCropper', path => {
 				// 可以在此上传到服务端
 				uni.uploadFile({
-					url: `https://yyzs.nanyue6688.com/ldt/api/putObject`, //仅为示例,非真实的接口地址
+					url: `https://music.nanyue6688.com/ldt/api/putObject`, //仅为示例,非真实的接口地址
 					filePath: path,
 					name: 'file',
 					success: (uploadFileRes) => {

+ 1 - 1
pages/activityList/goods/detail.vue

@@ -292,7 +292,7 @@
 						"fundProcessType": "",
 						"goodsName": this.detail.name,
 						"memo": "",
-						"notifyUrl": "https://yyzs.nanyue6688.com/ldt/api/yeePay/notify",
+						"notifyUrl": "https://music.nanyue6688.com/ldt/api/yeePay/notify",
 						"orderAmount": this.data.cashValue,
 						"orderId": orderId,
 						"payWay": "WECHAT_OFFIACCOUNT",

+ 5 - 5
pages/activityList/mine/introduction.vue

@@ -93,13 +93,13 @@
 				src: '' ,// 二维码生成后的图片地址或base64
 				qrCode: false,
 				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',
 				},
 				productId: '',
 				detail: {},
@@ -117,9 +117,9 @@
 			this.getHelpRecord();
 			let userId = uni.getStorageSync("userId");
 			if (!this.$u.test.isEmpty(userId)) {
-				this.val = "https://yyzs.nanyue6688.com/vote-h5/index.html#/pages/activityList/activity/musicBoost?id=" + this.productId + "&agenterId=" + userId;
+				this.val = "https://music.nanyue6688.com/vote-h5/index.html#/pages/activityList/activity/musicBoost?id=" + this.productId + "&agenterId=" + userId;
 			} else {
-				this.val = "https://yyzs.nanyue6688.com/vote-h5/index.html#/pages/activityList/activity/musicBoost?id=" + this.productId;
+				this.val = "https://music.nanyue6688.com/vote-h5/index.html#/pages/activityList/activity/musicBoost?id=" + this.productId;
 			}
 		},
 		onReachBottom() {
@@ -146,7 +146,7 @@
 				this.$u.api.activity.detail({id: id}).then(res => {
 					let userId = uni.getStorageSync("userId");
 					if (!this.$u.test.isEmpty(userId)) {
-						let link = "https://yyzs.nanyue6688.com/vote-h5/index.html#/pages/activityList/activity/musicBoost?id=" + this.productId;
+						let link = "https://music.nanyue6688.com/vote-h5/index.html#/pages/activityList/activity/musicBoost?id=" + this.productId;
 						if (link.indexOf("?") != -1) {
 							link = link + "&agenterId=" + userId
 						} else {

+ 1 - 1
pages/activityList/mine/myMusic.vue

@@ -115,7 +115,7 @@
 		 	uni.$on('uAvatarCropper', path => {
 		 		// 可以在此上传到服务端
 		 		uni.uploadFile({
-		 			url: `https://yyzs.nanyue6688.com/ldt/api/putObject`, //仅为示例,非真实的接口地址
+		 			url: `https://music.nanyue6688.com/ldt/api/putObject`, //仅为示例,非真实的接口地址
 		 			filePath: path,
 		 			name: 'file',
 		 			success: (uploadFileRes) => {