跳至主要內容

Plaoc Plugin

BFChain小于 1 分钟

Plaoc Plugin

一个在javascript范围内提供跨平台的访问系统功能的前端插件;

安装

npm install @plaoc/plugins

示例

import { barcodeScannerPlugin } from "@plaoc/plugins";
// 调用扫码
const taskPshoto = async () => {
  await barcodeScannerPlugin.startScanning();
};

相关链接

Plaoc

Plaoc WebComponent

评论
  • 按正序
  • 按倒序
  • 按热度
Powered by Waline v2.15.7