<template> <el-card shadow="never"> 平台二首页 </el-card> </template> <script> export default{ data:{ }, methods: { } } </script> <style> </style>