/* 使用者登入 */ export const BASE_PAGE_SIGN_IN = '/login'; /* 第三方登入 */ export const BASE_PAGE_OAUTH = '/oauth_check';