正在优化linux端的运行状态于逻辑
This commit is contained in:
@@ -7,6 +7,7 @@ const { createApp, ref, reactive, computed, onMounted } = Vue;
|
||||
// ============================================================
|
||||
const API_BASE = "/api";
|
||||
|
||||
|
||||
function getToken() {
|
||||
return localStorage.getItem("frpc_token") || "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user