/* * @Author: hxx * @Date: 2024-02-19 13:15:41 * @LastEditors: hxx * @LastEditTime: 2024-02-19 13:16:00 */ declare interface Window { plus: any; }