zoukankan      html  css  js  c++  java
  • functional-page-navigator 组件

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

      functional-page-navigator组件的属性:

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

          属性值:develop  开发版

              trial    体验版

              release   正式版

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

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

              requestPayment    支付功能页

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

      事件:

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

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

  • 相关阅读:
    Bluedroid介绍
    Android蓝牙介绍
    Android Bluetooth抓包
    Bluetooth LMP介绍
    Bluetooth Baseband介绍
    Bluetooth SDP介绍
    Bluetooth HFP介绍
    Bluetooth RFCOMM介绍
    Bluetooth L2CAP介绍
    Windows开发
  • 原文地址:https://www.cnblogs.com/shangjun6/p/10939841.html
Copyright © 2011-2022 走看看