使用范围:WX
Contents
class Success ($UI/wxsys/lib/wx/wx.scanCode#success)
二维码参数成功回调
Constructor Top
success () |
Properties Top
String |
charSet
扫码的字符集 | ||
String |
path
当所扫的码为当前小程序的合法二维码时,会返回此字段,内容为二维码携带的 path | ||
Any |
result
所扫码的内容 | ||
String | scanType |
Constructor details
Top
public
success
()
二维码参数成功回调
public
success
()
二维码参数成功回调
Properties Detail Top
public
String
charSet
扫码的字符集
public
String
path
当所扫的码为当前小程序的合法二维码时,会返回此字段,内容为二维码携带的 path
public
Any
result
所扫码的内容