diff --git a/src/assets/202202/team/core_team.png b/src/assets/202202/team/core_team.png
new file mode 100644
index 0000000..43baebc
Binary files /dev/null and b/src/assets/202202/team/core_team.png differ
diff --git a/src/chain/blockchain.ts b/src/chain/blockchain.ts
index b5ca101..a67e4aa 100644
--- a/src/chain/blockchain.ts
+++ b/src/chain/blockchain.ts
@@ -126,23 +126,23 @@ export class Blockchain {
*/
private async checkChain(chainId: number) {
if (!this.chainMap.has(chainId)) {
- if (this.walletType === 1) {
+ // if (this.walletType === 1) {
try {
await this.selectChain()
} catch (err) {
await this.disconnect()
}
- } else if (this.walletType === 2) {
- await this.disconnect()
- this.walletType = 2
- await MessageBox.alert(
- 'You need to connect to supported network',
- 'Wrong Network',
- {
- confirmButtonText: 'Confirm'
- })
- await this.connectWallet(true)
- }
+ // } else if (this.walletType === 2) {
+ // await this.disconnect()
+ // this.walletType = 2
+ // await MessageBox.alert(
+ // 'You need to connect to supported network',
+ // 'Wrong Network',
+ // {
+ // confirmButtonText: 'Confirm'
+ // })
+ // await this.connectWallet(true)
+ // }
}
}
@@ -361,7 +361,7 @@ export class Blockchain {
console.log('switch chain success')
} catch (e: any) {
console.log('switch chain error: ', e)
- if (e.code === 4902) {
+ if (e.code === 4902 || e.message.indexOf('Unrecognized chain ID') >= 0) {
try {
const data = this.chainMap.get(chainId)!
await this.provider.request({
diff --git a/src/views/desktop/Team.vue b/src/views/desktop/Team.vue
index 7fc7c92..f0e6e54 100644
--- a/src/views/desktop/Team.vue
+++ b/src/views/desktop/Team.vue
@@ -3,17 +3,17 @@
-

-
-
-
-
-
-

+
+
+
+
+
+
+
@@ -41,22 +41,59 @@ export default class extends Vue {
private scale = 1.0
private initWidth = 1920
private teamList = [
- // {
- // avatar: require('@/assets/202202/team/luca_ganzedda.png'),
- // name: 'Luca Ganzedda',
- // job: 'Head of Tokenomic',
- // intro: [
- // 'Luca has accumulated a lot of project experience in different field, including DAO,NFT, Gamefi and DeFi, and good at token economic model design,digital asset consulting, IDO/IEO guidance.',
- // 'Luca has the master degree in economics, and double bachelor’s degree in macroeconomics and Economics.'
- // ]
- // },
{
- avatar: require('@/assets/202202/team/jesse_lynch.png'),
- name: 'Jesse Lynch',
- job: 'Head of Operation',
+ name: 'Super G.',
+ job: 'Producer Expert',
intro: [
- 'Jesse has over 5-year experience in gaming, and used to work for NetEast and other famous game companies. ',
- 'Jesse has enriched network resource in the global game industry. Dedicated into the analysis of global traditional game market and GameFi industry for a long time, Jesse has in-depth understanding and insights regarding GameFi and Web 3.0.'
+ 'An expert in game design with 17-year experience in the game industry. ',
+ 'Project experience includes etc.'
+ ]
+ },
+ {
+ name: 'Yoda',
+ job: 'Tokenomic Expert',
+ intro: [
+ 'PhD. in Mathematics. ',
+ 'Former Data Scientist of Giant Interactive Group.'
+ ]
+ },
+ {
+ name: 'Jesse Lynch',
+ job: 'Branding Leader',
+ intro: [
+ 'Over 5-year experience in gaming, and used to work for NetEast and other famous game companies.'
+ ]
+ },
+ {
+ name: 'Michael Yue',
+ job: 'Chief Advisor',
+ intro: [
+ 'A well-known originator for the game industry in China. ',
+ 'Former Co-Founder of Giant Interactive Group.'
+ ]
+ },
+ {
+ name: 'Ben',
+ job: 'Community Advisor',
+ intro: [
+ 'Head of Operation of Multiverse Play. ',
+ 'Avid crypto enthusiast, senior investor, and versatile talent'
+ ]
+ },
+ {
+ name: 'Ray',
+ job: 'Marketing Advisor',
+ intro: [
+ 'Head of Gaming of Multiverse Play. ',
+ '18-year experience in game publishing and R&D.'
+ ]
+ },
+ {
+ name: 'Alan',
+ job: 'Technical Advisor',
+ intro: [
+ 'Head of Technical of Multiverse Play. ',
+ '16-year experience in Gaming industry.'
]
}
]
diff --git a/src/views/mobile/Team.vue b/src/views/mobile/Team.vue
index c879967..26cc15b 100644
--- a/src/views/mobile/Team.vue
+++ b/src/views/mobile/Team.vue
@@ -3,17 +3,17 @@
-

+
-
-
-
-

-
-
+
+
+
+
+
+
@@ -43,22 +43,59 @@ import BaseFooter from '@/components/layout/BaseFooter.vue'
})
export default class MobileTeam extends Vue {
private teamList = [
- // {
- // avatar: require('@/assets/202202/team/luca_ganzedda.png'),
- // name: 'Luca Ganzedda',
- // job: 'Head of Tokenomic',
- // intro: [
- // 'Luca has accumulated a lot of project experience in different field, including DAO,NFT, Gamefi and DeFi, and good at token economic model design,digital asset consulting, IDO/IEO guidance.',
- // 'Luca has the master degree in economics, and double bachelor’s degree in macroeconomics and Economics.'
- // ]
- // },
{
- avatar: require('@/assets/202202/team/jesse_lynch.png'),
- name: 'Jesse Lynch',
- job: 'Head of Operation',
+ name: 'Super G.',
+ job: 'Producer Expert',
intro: [
- 'Jesse has over 5-year experience in gaming, and used to work for NetEast and other famous game companies. ',
- 'Jesse has enriched network resource in the global game industry. Dedicated into the analysis of global traditional game market and GameFi industry for a long time, Jesse has in-depth understanding and insights regarding GameFi and Web 3.0.'
+ 'An expert in game design with 17-year experience in the game industry. ',
+ 'Project experience includes etc.'
+ ]
+ },
+ {
+ name: 'Yoda',
+ job: 'Tokenomic Expert',
+ intro: [
+ 'PhD. in Mathematics. ',
+ 'Former Data Scientist of Giant Interactive Group.'
+ ]
+ },
+ {
+ name: 'Jesse Lynch',
+ job: 'Branding Leader',
+ intro: [
+ 'Over 5-year experience in gaming, and used to work for NetEast and other famous game companies.'
+ ]
+ },
+ {
+ name: 'Michael Yue',
+ job: 'Chief Advisor',
+ intro: [
+ 'A well-known originator for the game industry in China. ',
+ 'Former Co-Founder of Giant Interactive Group.'
+ ]
+ },
+ {
+ name: 'Ben',
+ job: 'Community Advisor',
+ intro: [
+ 'Head of Operation of Multiverse Play. ',
+ 'Avid crypto enthusiast, senior investor, and versatile talent'
+ ]
+ },
+ {
+ name: 'Ray',
+ job: 'Marketing Advisor',
+ intro: [
+ 'Head of Gaming of Multiverse Play. ',
+ '18-year experience in game publishing and R&D.'
+ ]
+ },
+ {
+ name: 'Alan',
+ job: 'Technical Advisor',
+ intro: [
+ 'Head of Technical of Multiverse Play. ',
+ '16-year experience in Gaming industry.'
]
}
]