2.0.4 • Published 6 years ago

@fastweb/sailer-utils v2.0.4

Weekly downloads
3
License
ISC
Repository
gitlab
Last release
6 years ago

模板引擎 Build Status npm


抹平不同平台不同协议下的差异的常用utils

安装

ems:

cnpm i @fastweb/sailer-utils -S

common:

cnpm i @fastweb/sailer-utils_common -S

属性

  • inAPP
  • inGZZ
  • inWechat
  • inAndroid
  • inIOS

方法

  • getHost(targetStr)
  • getTargetStr(url)
  • gotoHybridUrl(targetStr)
  • redirect(url,cb)
  • open(url,cb)
  • getCommonApi(apiUrl, port, rootUrl = "/")