panhui 3 ani în urmă
părinte
comite
e21b7ef44a

+ 2 - 2
src/components/auction/asset.vue

@@ -353,13 +353,13 @@ export default {
                     }
                     }
                     if (this.inWeixin) {
                     if (this.inWeixin) {
                         wx.updateAppMessageShareData({
                         wx.updateAppMessageShareData({
-                            title: '第九空间-' + res.name,
+                            title: 'RAEX绿洲-' + res.name,
                             desc: '全球首个基于区块链的游戏资产集换中心',
                             desc: '全球首个基于区块链的游戏资产集换中心',
                             link: location.origin + '/9th/productDetail/' + res.id,
                             link: location.origin + '/9th/productDetail/' + res.id,
                             imgUrl: this.getImg(this.changeImgs(this.banners), '', 300)
                             imgUrl: this.getImg(this.changeImgs(this.banners), '', 300)
                         });
                         });
                         wx.updateTimelineShareData({
                         wx.updateTimelineShareData({
-                            title: '第九空间-' + res.name,
+                            title: 'RAEX绿洲-' + res.name,
                             link: location.origin + '/9th/productDetail/' + res.id,
                             link: location.origin + '/9th/productDetail/' + res.id,
                             imgUrl: this.getImg(this.changeImgs(this.banners), '', 300)
                             imgUrl: this.getImg(this.changeImgs(this.banners), '', 300)
                         });
                         });

+ 2 - 2
src/router/index.js

@@ -38,13 +38,13 @@ function jsapiSign() {
                     });
                     });
                     wx.ready(function () {
                     wx.ready(function () {
                         wx.updateAppMessageShareData({
                         wx.updateAppMessageShareData({
-                            title: 'Raex绿洲-全球首个基于区块链的游戏资产集换中心',
+                            title: 'RAEX绿洲-全球首个基于区块链的游戏资产集换中心',
                             desc: '全球首个基于区块链的游戏资产集换中心',
                             desc: '全球首个基于区块链的游戏资产集换中心',
                             link: location.origin + '/9th',
                             link: location.origin + '/9th',
                             imgUrl: 'https://cdn.raex.vip/nft/2023-02-03-15-26-31pSjRXlXn.png'
                             imgUrl: 'https://cdn.raex.vip/nft/2023-02-03-15-26-31pSjRXlXn.png'
                         });
                         });
                         wx.updateTimelineShareData({
                         wx.updateTimelineShareData({
-                            title: 'Raex绿洲-全球首个基于区块链的游戏资产集换中心',
+                            title: 'RAEX绿洲-全球首个基于区块链的游戏资产集换中心',
                             link: location.origin + '/9th',
                             link: location.origin + '/9th',
                             imgUrl: 'https://cdn.raex.vip/nft/2023-02-03-15-26-31pSjRXlXn.png'
                             imgUrl: 'https://cdn.raex.vip/nft/2023-02-03-15-26-31pSjRXlXn.png'
                         });
                         });

+ 2 - 2
src/views/asset/Detail.vue

@@ -894,13 +894,13 @@ export default {
                     });
                     });
                 }
                 }
                 wx.updateAppMessageShareData({
                 wx.updateAppMessageShareData({
-                    title: 'Raex绿洲-' + res.name,
+                    title: 'RAEX绿洲-' + res.name,
                     desc: '全球首个基于区块链的游戏资产集换中心',
                     desc: '全球首个基于区块链的游戏资产集换中心',
                     link: location.origin + '/9th/assetDetail?id=' + res.id,
                     link: location.origin + '/9th/assetDetail?id=' + res.id,
                     imgUrl: this.getImg(this.changeImgs(this.banners), '', 600)
                     imgUrl: this.getImg(this.changeImgs(this.banners), '', 600)
                 });
                 });
                 wx.updateTimelineShareData({
                 wx.updateTimelineShareData({
-                    title: 'Raex绿洲-' + res.name,
+                    title: 'RAEX绿洲-' + res.name,
                     link: location.origin + '/9th/assetDetail?id=' + res.id,
                     link: location.origin + '/9th/assetDetail?id=' + res.id,
                     imgUrl: this.getImg(this.changeImgs(this.banners), '', 600)
                     imgUrl: this.getImg(this.changeImgs(this.banners), '', 600)
                 });
                 });

+ 2 - 2
src/views/product/Detail.vue

@@ -705,13 +705,13 @@ export default {
                     }
                     }
                     if (this.inWeixin) {
                     if (this.inWeixin) {
                         wx.updateAppMessageShareData({
                         wx.updateAppMessageShareData({
-                            title: 'Raex绿洲-' + res.name,
+                            title: 'RAEX绿洲-' + res.name,
                             desc: '全球首个基于区块链的游戏资产集换中心',
                             desc: '全球首个基于区块链的游戏资产集换中心',
                             link: location.origin + '/9th/productDetail/' + res.id,
                             link: location.origin + '/9th/productDetail/' + res.id,
                             imgUrl: this.getImg(this.changeImgs(this.banners), '', 300)
                             imgUrl: this.getImg(this.changeImgs(this.banners), '', 300)
                         });
                         });
                         wx.updateTimelineShareData({
                         wx.updateTimelineShareData({
-                            title: 'Raex绿洲-' + res.name,
+                            title: 'RAEX绿洲-' + res.name,
                             link: location.origin + '/9th/productDetail/' + res.id,
                             link: location.origin + '/9th/productDetail/' + res.id,
                             imgUrl: this.getImg(this.changeImgs(this.banners), '', 300)
                             imgUrl: this.getImg(this.changeImgs(this.banners), '', 300)
                         });
                         });