跳轉到

頁面權限

權限設定為用來限制可存取的使用者。

Import 相依

import { UofxPluginAuthorize } from '@uofx/plugin';

使用方式

可自訂functionId名稱。

@UofxPluginAuthorize({ functionId: "LOBBY" })
export class LobbyPage {}