fx-platform-return
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

h5 返回大平台

Usuage

# under project root path
npm i -save-dev fx-platform-return
// in project
import { platformReturn, removePlatformReturn } from "fx-platform-return";
/**
 * @require agreementUser {String} 企业ID
 * @require conf {Object} 项目配置
 * rtn {String} 返回大平台时 pathname, 默认 '/'
 */
platformReturn({ agreementUser, conf, rtn });

// 删除返回按钮
removePlatformReturn()

for developers

npm version v0.0.0
npm run build
npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i fx-platform-return

Weekly Downloads

0

Version

2.0.3

License

ISC

Unpacked Size

18.1 kB

Total Files

10

Last publish

Collaborators

  • jingpeihua
  • slatepencil