From 5ac807fc5a06082a98eab784902fb9944c080703 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dailer-=E5=88=98=E8=8D=A3=E6=AD=86?= Date: Mon, 9 Jan 2023 21:37:33 +0800 Subject: [PATCH] Update demo/app.js --- demo/app.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/demo/app.js b/demo/app.js index 5fd4f30c3..f15b97c14 100644 --- a/demo/app.js +++ b/demo/app.js @@ -1,6 +1,9 @@ Demo = { version: 1.0 }; + +BI.EVENT_BLUR = false + BI.$(function () { var ref;