中文
夜间模式
function copyText(text: string): boolean | Promise<boolean> | undefined
复制文本到剪贴板
function measureTextWidth(text: string, style?: CSSStyleDeclaration): number
测量文本宽度