functional-page-navigator 组件:是一个非常强大的组件,用于跳转插件的功能页

  functional-page-navigator组件的属性:

    version:类型  字符串  跳转到小程序的版本,线上版本必须设置为 release

      属性值:develop  开发版

          trial    体验版

          release   正式版

    name:类型  字符串  要跳转的功能页

      属性值:loginAndGetUserInfo  用户信息功能页

          requestPayment    支付功能页

    args:类型  对象  功能页参数,参数格式与具体功能页相关

  事件:

    bindsuccess:功能页返回,且操作成功时触发,detail格式,与具体的功能页相关

    bindfail:功能页返回,且操作失败时触发,detail格式,与具体的功能页相关

相关文章:

  • 2021-06-24
  • 2022-12-23
  • 2022-12-23
  • 2022-01-26
  • 2022-12-23
  • 2021-12-06
  • 2021-12-01
  • 2022-12-23
猜你喜欢
  • 2021-09-14
  • 2022-12-23
  • 2022-12-23
  • 2021-06-13
  • 2021-08-02
  • 2022-12-23
  • 2021-06-10
相关资源
相似解决方案