# navigateToAll

此方法用于小程序页面跳转

# 代码演示

  • url: 需要跳转的页面路径
import {navigateToAll} from 'm-miniCommonSDK/index'

navigateToAll(url)