Needless to say, directly on the results

Uni -app import enterprise WeChat SDK method:

npm install wecomjsdk

Wecomjsdk document address: https://www.npmjs.com/package…

The uni-app has a built-in wx variable, so change it as follows: uni-app has a built-in wx variable

$wx import wx from "wecomjsdk" vue. prototype.$wx = wx

In this way, the API of the enterprise WeChat can be successfully introduced into the uni-app

Thank you for uploading the NPM version of the enterprise WeChat SDK and saving me from the baldness crisis….