refactor(vscode-ide-companion): reorganize component structure

重构组件结构,优化目录组织:
- 将 ChatHeader 从 ui/ 移动到 layouts/ 目录
- 删除未使用的 Button 和 Card 组件
- 更新 tailwind.config.js 扫描路径为 layouts/
- 简化组件目录结构,提高可维护性
This commit is contained in:
yiliang114
2025-11-24 20:37:03 +08:00
parent 36af718616
commit a1ec1227cc
3 changed files with 116 additions and 1 deletions

View File

@@ -2317,6 +2317,12 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
============================================================
@qwen-code/qwen-code-core@undefined
(git+https://github.com/QwenLM/qwen-code.git)
License text not found.
============================================================
react@19.1.0
(https://github.com/facebook/react.git)