Sign in

microservice / sl-express · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • sl-express
  • project-wl-kuaidiyuan-android
  • simpleDemo
  • src
  • main
  • assets
  • dcloud_uniplugins.json
  • jar 包
      ff355036
    tianwu authored
    2025-12-01 18:59:20 +0800  
    Browse Code »
dcloud_uniplugins.json 515 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
{
  "nativePlugins": [
    {
      "hooksClass": "",
      "plugins": [
        {
          "type": "module",
          "name": "Fvv-UniSerialPort",
          "class": "uni.fvv.serialport.UniSerialPort"
        },
        {
          "type": "module",
          "name": "Dili-UsbPrinter",
          "class": "com.diligrp.printer.UsbPrinterClient"
        },
        {
          "type": "module",
          "name": "JG-JPush",
          "class": "cn.jiguang.uniplugin_jpush.JPushModule"
        }
      ]
    }
  ]
}