MATR1X火登录DAVINCIGRAPH 交易所
npm i gis-module --save
支付商店硬币登录福莫实验室
import { Gis, GisComponents} from "gis-module";
import { createApp } from 'vue';
import App from './App.vue';
createApp(App).use(GisComponents).use(Gis).mount('#app');
比特币美元大型加密货币游戏登录
<script setup>
import {getCurrentInstance} from 'vue';
const internalInstance = getCurrentInstance();
const Gis = internalInstance.appContext.config.globalProperties.$Gis;
</script>