|
@@ -35,14 +35,14 @@ function jsapiSign() {
|
|
|
});
|
|
});
|
|
|
wx.ready(function () {
|
|
wx.ready(function () {
|
|
|
wx.updateAppMessageShareData({
|
|
wx.updateAppMessageShareData({
|
|
|
- title: '第九空间',
|
|
|
|
|
- desc: '全球首个基于区块链的游戏资产集换中心',
|
|
|
|
|
- link: location.origin + '/9th',
|
|
|
|
|
|
|
+ title: 'Cosmos Art',
|
|
|
|
|
+ desc: 'Cosmos Art',
|
|
|
|
|
+ link: location.origin + '/cosmos',
|
|
|
imgUrl: 'https://9space-2021.oss-cn-shenzhen.aliyuncs.com/nft/2021-11-05-15-58-30YwqLzMjy.jpg'
|
|
imgUrl: 'https://9space-2021.oss-cn-shenzhen.aliyuncs.com/nft/2021-11-05-15-58-30YwqLzMjy.jpg'
|
|
|
});
|
|
});
|
|
|
wx.updateTimelineShareData({
|
|
wx.updateTimelineShareData({
|
|
|
- title: '第九空间-全球首个基于区块链的游戏资产集换中心',
|
|
|
|
|
- link: location.origin + '/9th',
|
|
|
|
|
|
|
+ title: 'Cosmos Art',
|
|
|
|
|
+ link: location.origin + '/cosmos',
|
|
|
imgUrl: 'https://9space-2021.oss-cn-shenzhen.aliyuncs.com/nft/2021-11-05-15-58-30YwqLzMjy.jpg'
|
|
imgUrl: 'https://9space-2021.oss-cn-shenzhen.aliyuncs.com/nft/2021-11-05-15-58-30YwqLzMjy.jpg'
|
|
|
});
|
|
});
|
|
|
});
|
|
});
|
|
@@ -69,7 +69,7 @@ const routes = [
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
menuPage: true,
|
|
menuPage: true,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -79,7 +79,7 @@ const routes = [
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
menuPage: true,
|
|
menuPage: true,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -89,7 +89,7 @@ const routes = [
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
menuPage: true,
|
|
menuPage: true,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -99,7 +99,7 @@ const routes = [
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
menuPage: true,
|
|
menuPage: true,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -109,7 +109,7 @@ const routes = [
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
menuPage: true,
|
|
menuPage: true,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|
|
@@ -205,7 +205,7 @@ const routes = [
|
|
|
component: () => import('../views/account/About.vue'),
|
|
component: () => import('../views/account/About.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -214,7 +214,7 @@ const routes = [
|
|
|
component: () => import('../views/account/Introduction.vue'),
|
|
component: () => import('../views/account/Introduction.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -223,7 +223,7 @@ const routes = [
|
|
|
component: () => import('../views/account/Question.vue'),
|
|
component: () => import('../views/account/Question.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -242,7 +242,7 @@ const routes = [
|
|
|
component: () => import('../views/product/Detail.vue'),
|
|
component: () => import('../views/product/Detail.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
// tabColor: '#181818'
|
|
// tabColor: '#181818'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -252,7 +252,7 @@ const routes = [
|
|
|
component: () => import('../views/product/DetailMode.vue'),
|
|
component: () => import('../views/product/DetailMode.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -261,7 +261,7 @@ const routes = [
|
|
|
component: () => import('../views/product/List.vue'),
|
|
component: () => import('../views/product/List.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -270,7 +270,7 @@ const routes = [
|
|
|
component: () => import('../views/product/Search.vue'),
|
|
component: () => import('../views/product/Search.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -279,7 +279,7 @@ const routes = [
|
|
|
component: () => import('../views/creator/Detail.vue'),
|
|
component: () => import('../views/creator/Detail.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -288,7 +288,7 @@ const routes = [
|
|
|
component: () => import('../views/creator/List.vue'),
|
|
component: () => import('../views/creator/List.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -297,7 +297,7 @@ const routes = [
|
|
|
component: () => import('../views/creator/Search.vue'),
|
|
component: () => import('../views/creator/Search.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -306,7 +306,7 @@ const routes = [
|
|
|
component: () => import('../views/asset/Detail.vue'),
|
|
component: () => import('../views/asset/Detail.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
// tabColor: '#181818'
|
|
// tabColor: '#181818'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -316,7 +316,7 @@ const routes = [
|
|
|
component: () => import('../views/asset/Consignment.vue'),
|
|
component: () => import('../views/asset/Consignment.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -324,7 +324,7 @@ const routes = [
|
|
|
name: 'assetSearch',
|
|
name: 'assetSearch',
|
|
|
component: () => import('../views/asset/Search.vue'),
|
|
component: () => import('../views/asset/Search.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -332,7 +332,7 @@ const routes = [
|
|
|
name: 'giveSearch',
|
|
name: 'giveSearch',
|
|
|
component: () => import('../views/asset/GiveSearch.vue'),
|
|
component: () => import('../views/asset/GiveSearch.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -340,7 +340,7 @@ const routes = [
|
|
|
name: 'submit',
|
|
name: 'submit',
|
|
|
component: () => import('../views/Submit.vue'),
|
|
component: () => import('../views/Submit.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -348,7 +348,7 @@ const routes = [
|
|
|
name: 'couponList',
|
|
name: 'couponList',
|
|
|
component: () => import('../views/order/CouponList.vue'),
|
|
component: () => import('../views/order/CouponList.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -356,7 +356,7 @@ const routes = [
|
|
|
name: 'givesubmit',
|
|
name: 'givesubmit',
|
|
|
component: () => import('../views/Givesubmit.vue'),
|
|
component: () => import('../views/Givesubmit.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -365,7 +365,7 @@ const routes = [
|
|
|
component: () => import('../views/creator/Detail.vue'),
|
|
component: () => import('../views/creator/Detail.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -373,7 +373,7 @@ const routes = [
|
|
|
name: 'orders',
|
|
name: 'orders',
|
|
|
component: () => import('../views/order/Orders.vue'),
|
|
component: () => import('../views/order/Orders.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -381,7 +381,7 @@ const routes = [
|
|
|
name: 'orderDetail',
|
|
name: 'orderDetail',
|
|
|
component: () => import('../views/order/Detail.vue'),
|
|
component: () => import('../views/order/Detail.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -390,7 +390,7 @@ const routes = [
|
|
|
component: () => import('../views/activity/List.vue'),
|
|
component: () => import('../views/activity/List.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -399,7 +399,7 @@ const routes = [
|
|
|
component: () => import('../views/activity/Detail.vue'),
|
|
component: () => import('../views/activity/Detail.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -407,7 +407,7 @@ const routes = [
|
|
|
name: 'mineFollows',
|
|
name: 'mineFollows',
|
|
|
component: () => import('../views/user/Follows.vue'),
|
|
component: () => import('../views/user/Follows.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -415,7 +415,7 @@ const routes = [
|
|
|
name: 'mineFollowers',
|
|
name: 'mineFollowers',
|
|
|
component: () => import('../views/user/Followers.vue'),
|
|
component: () => import('../views/user/Followers.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -423,7 +423,7 @@ const routes = [
|
|
|
name: 'mineLikes',
|
|
name: 'mineLikes',
|
|
|
component: () => import('../views/user/Likes.vue'),
|
|
component: () => import('../views/user/Likes.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -431,7 +431,7 @@ const routes = [
|
|
|
name: 'mineBanks',
|
|
name: 'mineBanks',
|
|
|
component: () => import('../views/user/Banks.vue'),
|
|
component: () => import('../views/user/Banks.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -439,7 +439,7 @@ const routes = [
|
|
|
name: 'mineBanksAdd',
|
|
name: 'mineBanksAdd',
|
|
|
component: () => import('../views/user/BanksAdd.vue'),
|
|
component: () => import('../views/user/BanksAdd.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -447,7 +447,7 @@ const routes = [
|
|
|
name: 'mineAddress',
|
|
name: 'mineAddress',
|
|
|
component: () => import('../views/user/Address.vue'),
|
|
component: () => import('../views/user/Address.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -455,7 +455,7 @@ const routes = [
|
|
|
name: 'mineAddressEdit',
|
|
name: 'mineAddressEdit',
|
|
|
component: () => import('../views/user/AddressEdit.vue'),
|
|
component: () => import('../views/user/AddressEdit.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -463,7 +463,7 @@ const routes = [
|
|
|
name: 'mineWallet',
|
|
name: 'mineWallet',
|
|
|
component: () => import('../views/user/Wallet.vue'),
|
|
component: () => import('../views/user/Wallet.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -471,7 +471,7 @@ const routes = [
|
|
|
name: 'minePoint',
|
|
name: 'minePoint',
|
|
|
component: () => import('../views/user/Point.vue'),
|
|
component: () => import('../views/user/Point.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -479,7 +479,7 @@ const routes = [
|
|
|
name: 'mineExchange',
|
|
name: 'mineExchange',
|
|
|
component: () => import('../views/user/Exchange.vue'),
|
|
component: () => import('../views/user/Exchange.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
|
|
|
|
+ title: 'Cosmos Art'
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
];
|
|
];
|