refactor: 重构导航组件使用动态TDK数据和路由

This commit is contained in:
wangqiao
2025-09-03 11:33:00 +08:00
parent d26970fb3d
commit a96dbb67fe
5 changed files with 33 additions and 34 deletions

View File

@ -1,6 +1,6 @@
<template>
<!-- 导航 -->
<SeoHead title="工程设计图纸下载_CAD设计图纸资源库" />
<!-- <SeoHead title="工程设计图纸下载_CAD设计图纸资源库" /> -->
<KlNavTab active="图纸" :type="1" />
<div class="ma-auto w-[1440px]">
<!-- 图纸分类 -->

View File

@ -1,6 +1,6 @@
<template>
<!-- 导航 -->
<SeoHead title="工程设计图纸下载_CAD设计图纸资源库" />
<!-- <SeoHead title="工程设计图纸下载_CAD设计图纸资源库" /> -->
<KlNavTab active="图纸" :type="1" />
<div class="ma-auto w-[1440px]">
<!-- 图纸分类 -->