mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 10:31:54 +08:00
using js modules
This commit is contained in:
@@ -20,7 +20,11 @@
|
||||
*****************************************************************************/
|
||||
|
||||
|
||||
function Atx() {
|
||||
import {tools, $} from "../tools.js";
|
||||
import {wm} from "../wm.js";
|
||||
|
||||
|
||||
export function Atx() {
|
||||
var self = this;
|
||||
|
||||
/************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user