From a078e4fec88569d5384d64086f428ce777ff3aa9 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期四, 13 七月 2023 15:06:55 +0800 Subject: [PATCH] no message --- public/html/compareprice.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/public/html/compareprice.html b/public/html/compareprice.html index 94858f3..8ffe75f 100644 --- a/public/html/compareprice.html +++ b/public/html/compareprice.html @@ -369,7 +369,7 @@ })(); function scanCode(str) { - coptest(str); + comprice.coptest(str); } Vue.use(VueLazyload, { preLoad: 1.3,// -- Gitblit v1.9.3