DevelopmentFrameworkAPIRoutingbn.navigateTo本页总览 bn.navigateTo ▸ navigateTo(options): Promise<{ eventChannel?: PublicEventChannel }> description Navigate to a specified page within the Mini Program. example bn.navigateTo({ url: '/pages/example/index'})