-
-
-
-
- navigate(key)}
- items={tabs.map((tab) => ({
- key: tab.key,
- title: tab.title,
- icon: tab.icon
- }))}
- style={{
- '--color': isDark ? '#999' : '#666',
- '--active-color': '#1890ff',
- backgroundColor: 'transparent'
- }}
- />
-
-
- )
-}
diff --git a/old-ss/src/mobile/index.html b/old-ss/src/mobile/index.html
deleted file mode 100644
index 8e4f9f8..0000000
--- a/old-ss/src/mobile/index.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-