添加默认邀请人,website@hifast.biz 'uSSfg1Y1vt'
site-dist-deploy / build-and-deploy (push) Successful in 1m25s

This commit is contained in:
2026-04-10 06:36:26 +03:00
parent aeeea4c5d2
commit 4dc5cb4dd9
4 changed files with 170 additions and 89 deletions
+1
View File
@@ -2,6 +2,7 @@ import { createApp } from 'vue'
import App from './App.vue'
import router from './router'
import './styles/index.css'
import '@/utils/openinstall'
const app = createApp(App)