@extends('layouts.site') @section('page_class', 'page-tools') @section('title', 'AI工具集 - AIWeb') @section('meta_description', 'AI工具集首页,按分类分块浏览工具,左侧菜单可定位到对应区块。') @section('canonical', route('tools.index')) @section('head') @endsection @section('content') @php $icons = ['bi-stars', 'bi-pencil', 'bi-image', 'bi-camera-video', 'bi-briefcase', 'bi-cpu', 'bi-chat-dots', 'bi-code-slash', 'bi-kanban']; @endphp
左侧菜单点击后直接定位到对应工具区块,符合你要的交互方式。
该分类暂未收录工具
@endif