<template> <div class="partnerMenus"> <h1>合伙人菜单</h1> </div> </template> <script> export default { } </script> <style lang="scss" scoped> </style>