diff --git a/src/components/LicenseInfo/SidePanel.vue b/src/components/LicenseInfo/SidePanel.vue index 9197f90..036046d 100644 --- a/src/components/LicenseInfo/SidePanel.vue +++ b/src/components/LicenseInfo/SidePanel.vue @@ -6,8 +6,8 @@
- 分数 - 3 + 类型 {{ data.category }}
@@ -205,4 +205,4 @@ const emit = defineEmits(['close']); border: 1px solid #ccc; border-radius: 4px; } - \ No newline at end of file + diff --git a/src/views/Jyh/AIRepair/index.vue b/src/views/Jyh/AIRepair/index.vue index 2bae3eb..80ea837 100644 --- a/src/views/Jyh/AIRepair/index.vue +++ b/src/views/Jyh/AIRepair/index.vue @@ -2,52 +2,63 @@
- + AI修复建议:
-
    +
    + Ubuntu: 安装 linux-image-5.4.0-126 或更高版本。
    + + RHEL/CentOS: 通过 yum update kernel 升级。
    + + Debian: 使用 apt-get upgrade linux-image-$(uname -r)。
    +
-