import { Metadata } from 'next' export const metadata: Metadata = { title: '租户配置 - Crop-X 智慧农业管理系统', description: '租户配置管理页面', } export default function TenantConfigurationPage() { return (