mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
🔥 移除 geetest 相关代码
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @file main.ts
|
||||
* @description Main entry
|
||||
* @since Beta v0.3.3
|
||||
* @since Beta v0.3.4
|
||||
*/
|
||||
|
||||
import { createApp } from "vue";
|
||||
@@ -14,7 +14,6 @@ import store from "./store";
|
||||
import "@mdi/font/css/materialdesignicons.css";
|
||||
import "vuetify/styles";
|
||||
import "./assets/index.css";
|
||||
import "https://static.geetest.com/static/js/gt.0.4.9.js";
|
||||
|
||||
if (import.meta.env.MODE === "development") {
|
||||
await import("@vue/devtools").then((i) => {
|
||||
|
||||
Reference in New Issue
Block a user