1.0.5 • Published 2 years ago

koishi-plugin-iframe v1.0.5

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
2 years ago

koishi-plugin-iframe

npm

Add more pages to the console!

为你的控制台添加更多页面!

使用示例

plugins:
  iframe:
    routes:
      - name: 文档
        path: /docs
        link: https://koishi.chat

配置项

routes[].name

  • 类型: string

页面标题。

routes[].path

  • 类型: string

页面所占据的路由。

routes[].link

  • 类型: string

页面要访问的网络链接。

1.0.2

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago