|
|
@@ -37,14 +37,14 @@ function jsapiSign() {
|
|
|
});
|
|
|
wx.ready(function () {
|
|
|
wx.updateAppMessageShareData({
|
|
|
- title: '第九空间',
|
|
|
+ title: '绿洲宇宙',
|
|
|
desc: '全球首个基于区块链的游戏资产集换中心',
|
|
|
link: location.origin + '/9th',
|
|
|
imgUrl:
|
|
|
'https://9space-2021.oss-cn-shenzhen.aliyuncs.com/nft/2021-11-05-15-58-30YwqLzMjy.jpg'
|
|
|
});
|
|
|
wx.updateTimelineShareData({
|
|
|
- title: '第九空间-全球首个基于区块链的游戏资产集换中心',
|
|
|
+ title: '绿洲宇宙-全球首个基于区块链的游戏资产集换中心',
|
|
|
link: location.origin + '/9th',
|
|
|
imgUrl:
|
|
|
'https://9space-2021.oss-cn-shenzhen.aliyuncs.com/nft/2021-11-05-15-58-30YwqLzMjy.jpg'
|
|
|
@@ -74,7 +74,7 @@ const routes = [
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
menuPage: true,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -84,7 +84,7 @@ const routes = [
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
menuPage: true,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -94,7 +94,7 @@ const routes = [
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
menuPage: true,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -104,7 +104,7 @@ const routes = [
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
menuPage: true,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -114,7 +114,7 @@ const routes = [
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
menuPage: true,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
}
|
|
|
]
|
|
|
@@ -127,7 +127,7 @@ const routes = [
|
|
|
pageType: Page.Every,
|
|
|
menuPage: true,
|
|
|
isHall: true,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -136,7 +136,7 @@ const routes = [
|
|
|
component: () => import('../views/hall/Edit.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间',
|
|
|
+ title: '绿洲宇宙',
|
|
|
isHall: true,
|
|
|
tabColor: '#181818'
|
|
|
}
|
|
|
@@ -147,7 +147,7 @@ const routes = [
|
|
|
component: () => import('../views/hall/ProductAdd.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间',
|
|
|
+ title: '绿洲宇宙',
|
|
|
isHall: true,
|
|
|
tabColor: '#181818'
|
|
|
}
|
|
|
@@ -158,7 +158,7 @@ const routes = [
|
|
|
component: () => import('../views/hall/ProductChoose.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间',
|
|
|
+ title: '绿洲宇宙',
|
|
|
isHall: true,
|
|
|
tabColor: '#181818'
|
|
|
}
|
|
|
@@ -256,7 +256,7 @@ const routes = [
|
|
|
component: () => import('../views/account/About.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -265,7 +265,7 @@ const routes = [
|
|
|
component: () => import('../views/account/Introduction.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -274,7 +274,7 @@ const routes = [
|
|
|
component: () => import('../views/account/Question.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -293,7 +293,7 @@ const routes = [
|
|
|
component: () => import('../views/product/Detail.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间',
|
|
|
+ title: '绿洲宇宙',
|
|
|
tabColor: '#181818'
|
|
|
}
|
|
|
},
|
|
|
@@ -303,7 +303,7 @@ const routes = [
|
|
|
component: () => import('../views/product/NewsDetail.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -312,7 +312,7 @@ const routes = [
|
|
|
component: () => import('../views/product/NewsList.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -322,7 +322,7 @@ const routes = [
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
menuPage: true,
|
|
|
- title: '第九空间',
|
|
|
+ title: '绿洲宇宙',
|
|
|
tabColor: '#181818'
|
|
|
}
|
|
|
},
|
|
|
@@ -332,7 +332,7 @@ const routes = [
|
|
|
component: () => import('../views/product/DetailMode.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -341,7 +341,7 @@ const routes = [
|
|
|
component: () => import('../views/product/List.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -350,7 +350,7 @@ const routes = [
|
|
|
component: () => import('../views/hall/List.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间',
|
|
|
+ title: '绿洲宇宙',
|
|
|
tabColor: '#222426'
|
|
|
}
|
|
|
},
|
|
|
@@ -424,7 +424,7 @@ const routes = [
|
|
|
component: () => import('../views/product/Search.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -433,7 +433,17 @@ const routes = [
|
|
|
component: () => import('../views/creator/Detail.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ path: '/creatorHome',
|
|
|
+ name: 'creatorHome',
|
|
|
+ component: () => import('../views/creator/Home.vue'),
|
|
|
+ meta: {
|
|
|
+ pageType: Page.Every,
|
|
|
+ title: '绿洲宇宙',
|
|
|
+ tabColor: '#222426'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -442,7 +452,7 @@ const routes = [
|
|
|
component: () => import('../views/creator/List.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -451,7 +461,7 @@ const routes = [
|
|
|
component: () => import('../views/creator/Search.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -460,7 +470,7 @@ const routes = [
|
|
|
component: () => import('../views/asset/Detail.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间',
|
|
|
+ title: '绿洲宇宙',
|
|
|
tabColor: '#181818'
|
|
|
}
|
|
|
},
|
|
|
@@ -470,7 +480,7 @@ const routes = [
|
|
|
component: () => import('../views/asset/Consignment.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -488,7 +498,7 @@ const routes = [
|
|
|
component: () => import('../views/asset/Agreement.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -496,7 +506,7 @@ const routes = [
|
|
|
name: 'assetSearch',
|
|
|
component: () => import('../views/asset/Search.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -504,7 +514,7 @@ const routes = [
|
|
|
name: 'giveSearch',
|
|
|
component: () => import('../views/asset/GiveSearch.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -512,7 +522,7 @@ const routes = [
|
|
|
name: 'submit',
|
|
|
component: () => import('../views/Submit.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -520,7 +530,7 @@ const routes = [
|
|
|
name: 'couponList',
|
|
|
component: () => import('../views/order/CouponList.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -528,7 +538,7 @@ const routes = [
|
|
|
name: 'givesubmit',
|
|
|
component: () => import('../views/Givesubmit.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -537,7 +547,7 @@ const routes = [
|
|
|
component: () => import('../views/creator/Detail.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -545,7 +555,7 @@ const routes = [
|
|
|
name: 'orders',
|
|
|
component: () => import('../views/order/Orders.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -553,7 +563,7 @@ const routes = [
|
|
|
name: 'orderDetail',
|
|
|
component: () => import('../views/order/Detail.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -561,7 +571,7 @@ const routes = [
|
|
|
name: 'activityOrders',
|
|
|
component: () => import('../views/order/ActivityOrders.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -569,7 +579,7 @@ const routes = [
|
|
|
name: 'activityOrderDetail',
|
|
|
component: () => import('../views/order/ActivityDetail.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -594,7 +604,7 @@ const routes = [
|
|
|
component: () => import('../views/activity/List1.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间',
|
|
|
+ title: '绿洲宇宙',
|
|
|
tabColor: '#181818'
|
|
|
}
|
|
|
},
|
|
|
@@ -604,7 +614,7 @@ const routes = [
|
|
|
component: () => import('../views/activity/Detail1.vue'),
|
|
|
meta: {
|
|
|
pageType: Page.Every,
|
|
|
- title: '第九空间',
|
|
|
+ title: '绿洲宇宙',
|
|
|
tabColor: '#181818'
|
|
|
}
|
|
|
},
|
|
|
@@ -613,7 +623,7 @@ const routes = [
|
|
|
name: 'activitySubmit',
|
|
|
component: () => import('../views/activity/Submit.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -621,7 +631,7 @@ const routes = [
|
|
|
name: 'chooseProduct',
|
|
|
component: () => import('../views/activity/ChooseProduct.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间',
|
|
|
+ title: '绿洲宇宙',
|
|
|
needBack: true
|
|
|
}
|
|
|
},
|
|
|
@@ -630,7 +640,7 @@ const routes = [
|
|
|
name: 'mineFollows',
|
|
|
component: () => import('../views/user/Follows.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -638,7 +648,7 @@ const routes = [
|
|
|
name: 'mineFollowers',
|
|
|
component: () => import('../views/user/Followers.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -646,7 +656,15 @@ const routes = [
|
|
|
name: 'mineLikes',
|
|
|
component: () => import('../views/user/Likes.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ path: '/bankPay',
|
|
|
+ name: 'bankPay',
|
|
|
+ component: () => import('../views/pay/BankPay.vue'),
|
|
|
+ meta: {
|
|
|
+ title: '首信易快捷支付'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -654,7 +672,7 @@ const routes = [
|
|
|
name: 'mineBanks',
|
|
|
component: () => import('../views/user/Banks.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -662,7 +680,7 @@ const routes = [
|
|
|
name: 'mineBanksAdd',
|
|
|
component: () => import('../views/user/BanksAdd.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -670,7 +688,7 @@ const routes = [
|
|
|
name: 'mineAddress',
|
|
|
component: () => import('../views/user/Address.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -678,7 +696,7 @@ const routes = [
|
|
|
name: 'mineAddressEdit',
|
|
|
component: () => import('../views/user/AddressEdit.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -686,7 +704,7 @@ const routes = [
|
|
|
name: 'mineWallet',
|
|
|
component: () => import('../views/user/Wallet.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -694,7 +712,7 @@ const routes = [
|
|
|
name: 'minePoint',
|
|
|
component: () => import('../views/user/Point.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -702,7 +720,7 @@ const routes = [
|
|
|
name: 'mineExchange',
|
|
|
component: () => import('../views/user/Exchange.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -710,7 +728,7 @@ const routes = [
|
|
|
name: 'mineLevel',
|
|
|
component: () => import('../views/user/Level.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
@@ -718,7 +736,15 @@ const routes = [
|
|
|
name: 'rank',
|
|
|
component: () => import('../views/user/Rank.vue'),
|
|
|
meta: {
|
|
|
- title: '第九空间'
|
|
|
+ title: '绿洲宇宙'
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ path: '/balanceRecord',
|
|
|
+ name: 'balanceRecord',
|
|
|
+ component: () => import('../views/user/BalanceRecord.vue'),
|
|
|
+ meta: {
|
|
|
+ title: '绿洲宇宙'
|
|
|
}
|
|
|
}
|
|
|
];
|