Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mpbp/mpbp-api

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mpbp/mpbp-api

```

  • 1.0.12
  • latest
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

WEEX-API 使用方法


mnpm i @mtfe/weex-api -S

import {
    apm, //日志汇报
    file,
    kaidianbao, //开店宝系统
    location,
    media,
    navigation, //导航
    network, //网络
    notification,
    share,
    storage,
    system, //系统
    ui
} from '@mtfe/weex-api';

api详情


apm

apm.reportAnalytics

打点汇报

详情见


kaidianbao

kaidianbao.getMerchantInfo

获取登录商家信息

详情见


navigation

navigation.setNavigationTitle

设置页面title

详情见

navigation.navigateTo

新起页面跳转

详情见

navigation.redirectTo

页面内跳转

详情见


network

network.request

网络请求

详情见


system

system.getSystemInfo

获取系统信息

详情见


storage

storage.setStorage

储存数据

详情见

storage.getStorage

获取数据

详情见

FAQs

Package last updated on 02 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc