统一模型库前端基础依赖

This commit is contained in:
zhangshun
2026-05-29 11:21:15 +08:00
parent 771e290fb9
commit 71496de8e3
9 changed files with 29015 additions and 75 deletions

View File

@@ -1,4 +1,4 @@
import { w2layout, w2ui } from "w2ui";
import { w2layout, w2ui } from "../../vendor/w2ui";
import { getCurrentUser, clearSession } from "../../services/authState";
import { loadFolders } from "./modules/folders";
import { bindModelActions } from "./modules/models";