From 5e2689b5628a77969b3d6fd9321108e61866382f Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期四, 13 七月 2023 15:02:03 +0800 Subject: [PATCH] no message --- public/html/compareprice.html | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/public/html/compareprice.html b/public/html/compareprice.html index f1a8256..f32a983 100644 --- a/public/html/compareprice.html +++ b/public/html/compareprice.html @@ -392,6 +392,10 @@ { this.txtareatxt=''; }, + coptest(str) + { + alert(str); + }, fromcopy:function() { uni.postMessage({ -- Gitblit v1.9.3