/// import Taro from '@tarojs/api'; /** * 将页面滚动到目标位置 */ export declare const pageScrollTo: typeof Taro.pageScrollTo;