AdmSysV2【公共组件库】@前端(For Git Submodule)
Tevin
3 days ago 792dd79a61445869cadd9e2e1743263d0353b91e
refs
author Tevin <tingquanren@163.com>
Tuesday, April 7, 2026 15:30 +0800
committer Tevin <tingquanren@163.com>
Tuesday, April 7, 2026 15:30 +0800
commit792dd79a61445869cadd9e2e1743263d0353b91e
tree ceef1a76370fecf303b973162201fd3572345bc7 tree | zip | gz
parent d0acdd3baa0338aaaefc0cf6dbeb00455307ea03 view | diff
refactor: 重构入口文件到 example/ 目录

将 App.tsx、main.tsx、index.css 从 src/ 迁移到 example/。
更新 index.html 引用路径为 /example/main.tsx。
example/App.tsx 作为组件演示入口点。

Co-Authored-By: ClaudeCode
1 files modified
4 files deleted
428 ■■■■■ changed files
index.html 2 ●●● diff | view | raw | blame | history
src/App.css 184 ●●●●● diff | view | raw | blame | history
src/App.tsx 121 ●●●●● diff | view | raw | blame | history
src/index.css 111 ●●●●● diff | view | raw | blame | history
src/main.tsx 10 ●●●●● diff | view | raw | blame | history