Skip to main content
Glama
yun8711
by yun8711
el-page-header.md361 B
## PageHeader 页头 如果页面的路径比较简单,推荐使用页头组件而非面包屑组件。 ### 基础 :::demo ```html <el-page-header @back="goBack" content="详情页面"> </el-page-header> <script> export default { methods: { goBack() { console.log('go back'); } } } </script> ``` :::

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yun8711/element-ui-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server