From 9c324879cee66f4be0b9de62dadae446ed14e940 Mon Sep 17 00:00:00 2001 From: wxw <Administrator@DESKTOP-5BIMHQ3> Date: 星期五, 01 八月 2025 15:09:42 +0800 Subject: [PATCH] 修改PDA托盘绑定方法 --- Pda/View/HouseDataSetting/BoxDevanning.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Pda/View/HouseDataSetting/BoxDevanning.html b/Pda/View/HouseDataSetting/BoxDevanning.html index 5c9dae2..1ecf36b 100644 --- a/Pda/View/HouseDataSetting/BoxDevanning.html +++ b/Pda/View/HouseDataSetting/BoxDevanning.html @@ -84,7 +84,8 @@ <script src="/js/public.js"></script> <script src="/js/jquery.cookie.js"></script> - <script type="text/javascript" src="https://js.cdn.aliyun.dcloud.net.cn/dev/uni-app/uni.webview.1.5.2.js"></script> + <script src="/js/uni.webview.1.5.2.js"></script> + <!-- <script type="text/javascript" src="https://js.cdn.aliyun.dcloud.net.cn/dev/uni-app/uni.webview.1.5.2.js"></script> --> <script> -- Gitblit v1.8.0