mirror of
https://github.com/hpd840321/craftlabs-authorization-sdk.git
synced 2026-06-10 10:30:30 +08:00
feat(web): I5 callback inbox and integration catalog UI
Made-with: Cursor
This commit is contained in:
@@ -21,6 +21,15 @@
|
||||
<el-menu-item index="/licenses/sn">
|
||||
<span>许可 SN</span>
|
||||
</el-menu-item>
|
||||
<el-menu-item index="/callbacks">
|
||||
<span>Callback 收件箱</span>
|
||||
</el-menu-item>
|
||||
<el-menu-item index="/integration/environments">
|
||||
<span>集成环境</span>
|
||||
</el-menu-item>
|
||||
<el-menu-item index="/integration/product-lines">
|
||||
<span>产品线</span>
|
||||
</el-menu-item>
|
||||
</el-menu>
|
||||
</el-aside>
|
||||
<el-container>
|
||||
|
||||
Reference in New Issue
Block a user