From 203c3a3ffde6259413d9743f6a723b95b1e7989c Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 06 七月 2023 22:43:05 +0800 Subject: [PATCH] 门锁功能 --- HDL-ON_iOS/Resources/h5/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL-ON_iOS/Resources/h5/index.html b/HDL-ON_iOS/Resources/h5/index.html index 76508eb..aba0d36 100644 --- a/HDL-ON_iOS/Resources/h5/index.html +++ b/HDL-ON_iOS/Resources/h5/index.html @@ -1,2 +1,2 @@ <!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>鍏変紡鍌ㄨ兘</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)')) - document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=./static/index.b0707a6a.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=./static/js/chunk-vendors.c6df545a.js></script><script src=./static/js/index.2e54df77.js></script></body></html> \ No newline at end of file + document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=./static/index.63b34199.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=./static/js/chunk-vendors.56c88730.js></script><script src=./static/js/index.cf368d6e.js></script></body></html> \ No newline at end of file -- Gitblit v1.8.0