<template> <h1>请求非法</h1> </template> <script> export default { name: "error", layout: "blank", }; </script> <style scoped> </style>