chore:platform文件拆分

This commit is contained in:
xiaozhu
2026-08-04 18:46:18 +08:00
parent 87382d7bda
commit 4e95399d4f
17 changed files with 2701 additions and 793 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,4 +1,4 @@
import Icon from "../../components/Icon";
import Icon from "../../components/common/Icon";
import type {
ActiveEditSession,
LatestVersion,
@@ -1,6 +1,6 @@
import { type MouseEvent as ReactMouseEvent, useState } from "react";
import Icon from "../../components/Icon";
import Icon from "../../components/common/Icon";
import type {
ScriptItem,
WorkspaceDirectory,