show vconsole

This commit is contained in:
zhl 2023-04-20 09:42:20 +08:00
parent 975969a1b9
commit bdbfaf8725

View File

@ -3,6 +3,8 @@ const API_BASE = "https://xwork.kingsome.cn";
const API_BASE_LOCAL = "http://localhost:3002";
const TASK_INFO_URL = "/workflow/task";
var vConsole = new window.VConsole();
const DEFAULT_CHAIN_DATA = {
name: "Matic Testnet RPC",
type: "Testnet",