gx
queenwuli
2022-03-24 152382c052d8c2323c71d5f8bd9151acd7edb008
gx
1 files modified
19 files deleted
83 ■■■■■ changed files
dist/css/app.0b39c098.css 1 ●●●● patch | view | raw | blame | history
dist/css/chunk-vendors.673a53be.css 1 ●●●● patch | view | raw | blame | history
dist/favicon.ico patch | view | raw | blame | history
dist/img/banner.4eb4f6c3.png patch | view | raw | blame | history
dist/img/icon7.b4968d52.png patch | view | raw | blame | history
dist/img/img1.d1d00702.png patch | view | raw | blame | history
dist/img/img2.96ce2ee5.png patch | view | raw | blame | history
dist/img/img3.53099b4f.png patch | view | raw | blame | history
dist/img/img4.9c4730d5.png patch | view | raw | blame | history
dist/img/img5.9cb62c6e.png patch | view | raw | blame | history
dist/img/img6.e1023e8c.png patch | view | raw | blame | history
dist/img/img7.46b55a63.png patch | view | raw | blame | history
dist/img/img8.fe0dd4a9.png patch | view | raw | blame | history
dist/img/img9.56132f25.png patch | view | raw | blame | history
dist/index.html 1 ●●●● patch | view | raw | blame | history
dist/js/app.3458aa8d.js 2 ●●●●● patch | view | raw | blame | history
dist/js/app.3458aa8d.js.map 1 ●●●● patch | view | raw | blame | history
dist/js/chunk-vendors.504210b0.js 68 ●●●●● patch | view | raw | blame | history
dist/js/chunk-vendors.504210b0.js.map 1 ●●●● patch | view | raw | blame | history
src/pages/index/index.vue 8 ●●●●● patch | view | raw | blame | history
dist/css/app.0b39c098.css
File was deleted
dist/css/chunk-vendors.673a53be.css
File was deleted
dist/favicon.ico
Binary files differ
dist/img/banner.4eb4f6c3.png
Binary files differ
dist/img/icon7.b4968d52.png
Binary files differ
dist/img/img1.d1d00702.png
Binary files differ
dist/img/img2.96ce2ee5.png
Binary files differ
dist/img/img3.53099b4f.png
Binary files differ
dist/img/img4.9c4730d5.png
Binary files differ
dist/img/img5.9cb62c6e.png
Binary files differ
dist/img/img6.e1023e8c.png
Binary files differ
dist/img/img7.46b55a63.png
Binary files differ
dist/img/img8.fe0dd4a9.png
Binary files differ
dist/img/img9.56132f25.png
Binary files differ
dist/index.html
File was deleted
dist/js/app.3458aa8d.js
File was deleted
dist/js/app.3458aa8d.js.map
File was deleted
dist/js/chunk-vendors.504210b0.js
File was deleted
dist/js/chunk-vendors.504210b0.js.map
File was deleted
src/pages/index/index.vue
@@ -132,14 +132,16 @@
        showAccreditModal()
      }
    }
    onMounted(() => {
      proxy.getAddress();
    async function init () {
      await proxy.getAddress();
      if (proxy.walletAddress) {
        proxy.isApprove()
      }else{
        showAccreditModal();
      }
    }
    onMounted(() => {
      init()
    })
    return {
      local: ref('zh'),