<template> <link-index :error-tips="true" /> </template> <script lang="ts" setup> import LinkIndex from '@/views/share/link/index.vue' </script>