From 732580af79e6c67636e79ef4b06b1e94bd5a66ac Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期五, 09 六月 2023 10:41:30 +0800 Subject: [PATCH] no message --- public/html/freebuy.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/public/html/freebuy.html b/public/html/freebuy.html index fe87b9f..89d55a1 100644 --- a/public/html/freebuy.html +++ b/public/html/freebuy.html @@ -377,6 +377,7 @@ }, }, mounted: function () { + alert("寮�濮�") this.getGoodsList(); var that=this; document.addEventListener('UniAppJSBridgeReady', function() { -- Gitblit v1.9.3