//菜单主题类型 export enum AgreementEnum { PRIVACY = 'privacy', SERVICE = 'service' }