From e86f2a9f0cdb291dee8f2a89d368854f4f0452fb Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期一, 17 七月 2023 09:30:23 +0800 Subject: [PATCH] no message --- public/html/compareprice.html | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/public/html/compareprice.html b/public/html/compareprice.html index c03076a..a84b477 100644 --- a/public/html/compareprice.html +++ b/public/html/compareprice.html @@ -409,7 +409,7 @@ { if (event.keyCode == 13) { - app.onTextareaKeyDown(); + app.search(); } } @@ -432,10 +432,6 @@ txtplaceholder:'1銆佹敮鎸佹窐瀹濄�佸ぉ鐚�佷含涓溿�佹姈闊炽�佹嫾澶氬绛夊钩鍙癨r\n2銆佽绮樿创鎮ㄩ渶瑕佽浆鎹㈢殑鍒嗕韩鏂囨/閾炬帴鍜屽彛浠�/鍟嗗搧閾炬帴;涓嶆敮鎸佸埜閾炬帴' }, methods:{ - onTextareaKeyDown:function(event) - { - alert('浣犵偣鍑讳簡鍥炶溅閿�') - }, //鏌ヨ search:function() { -- Gitblit v1.9.3