Merge remote-tracking branch 'origin/dev_20230808_OTA' into dev_20230808_OTA
This commit is contained in:
Vendored
+1
-1
@@ -269,7 +269,7 @@
|
||||
<!-- 全局配置 -->
|
||||
<script>
|
||||
localStorage.removeItem('isPhone')
|
||||
localStorage.setItem('isPhone', 'yes')
|
||||
localStorage.setItem('isPhone', 'no')
|
||||
window.loginUrl = 'https://grp.nioint.com'
|
||||
// // 判断当前设备
|
||||
// function isMobile() {
|
||||
|
||||
Reference in New Issue
Block a user