Merge branch 'master' of ssh://gitea.bowongai.com:221/bowong/mxivideo

This commit is contained in:
imeepos 2025-07-11 15:16:47 +08:00
commit bcd1ff4032
1 changed files with 11 additions and 11 deletions

View File

@ -6,7 +6,7 @@
import React, { useState, useEffect } from 'react'
import { invoke } from '@tauri-apps/api/core'
import {
Python,
Code,
Package,
Download,
Trash2,
@ -169,7 +169,7 @@ const PythonEnvManagerPage: React.FC = () => {
{/* 页面标题 */}
<div className="mb-8">
<h1 className="text-3xl font-bold text-gray-900 mb-2 flex items-center gap-3">
<Python className="w-8 h-8 text-blue-600" />
<Code className="w-8 h-8 text-blue-600" />
Python环境管理
</h1>
<p className="text-gray-600">