Element-Plus

修改UMD注册的方式为直接var定义

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/495227/1413261/Element-Plus.js

Author
WhiteSevs
Version
0.0.1.20240714155110
Created
2024-05-17
Updated
2024-07-14
License
N/A

修改UMD注册的方式为var

var ElementPlus = (function(){
    ...

})()

版本

  • 最新版本:npm version
  • 当前版本:2.7.7