Browse Source

Merge pull request #220185 in DEC/fineui from master to feature/x

* commit 'f6710d95a2fb1d68e500f9cc9291ac22b972aa56':
  auto upgrade version to 2.0.20230130112753
  无jira 去掉grunt
  Update demo/app.js
research/test
superman 1 year ago
parent
commit
0d92c74732
  1. 3
      demo/app.js
  2. 2
      package.json

3
demo/app.js

@ -1,6 +1,9 @@
Demo = {
version: 1.0
};
BI.EVENT_BLUR = false
BI.$(function () {
var ref;

2
package.json

@ -1,6 +1,6 @@
{
"name": "fineui",
"version": "2.0.20230113121657",
"version": "2.0.20230130112753",
"description": "fineui",
"main": "dist/fineui_without_conflict.min.js",
"types": "dist/lib/index.d.ts",

Loading…
Cancel
Save