Comparing version 3.16.7 to 3.16.8
@@ -50,12 +50,22 @@ "use strict"; | ||
'label': 'rtsp1', | ||
'value': 'ws://ocs.brctest.com:8080/camera?_auth=Basic%20dG9rZW46Q0Rmcjd1T0NPdHhmc09PeA==&lang=sc&shop_uid=j5CJlpt0fAOq2DCo&uid=cASOapX4ftbiuSY0uIhKPFID' | ||
'value': 'ws://ocs.brctest.com:8080/camera?_auth=Basic%20dG9rZW46ek1pNFFkZmMyMWxCOG95Ng==&lang=sc&shop_uid=j5CJlpt0fAOq2DCo&uid=cASOapX4ftbiuSY0uIhKPFID&channel=sub' | ||
}, | ||
{ | ||
'label': 'rtsp2', | ||
'value': 'ws://ocs.brctest.com:8080/camera?_auth=Basic%20dG9rZW46Q0Rmcjd1T0NPdHhmc09PeA==&lang=sc&shop_uid=j5CJlpt0fAOq2DCo&uid=jv6Rk0FdCYHGnu02xjKxz9Pe' | ||
'value': 'ws://ocs.brctest.com:8080/camera?_auth=Basic%20dG9rZW46ek1pNFFkZmMyMWxCOG95Ng==&lang=sc&shop_uid=j5CJlpt0fAOq2DCo&uid=jv6Rk0FdCYHGnu02xjKxz9Pe&channel=sub', | ||
'fval': 'ws://ocs.brctest.com:8080/camera?_auth=Basic%20dG9rZW46ek1pNFFkZmMyMWxCOG95Ng==&lang=sc&shop_uid=j5CJlpt0fAOq2DCo&uid=jv6Rk0FdCYHGnu02xjKxz9Pe&channel=main' | ||
} | ||
]; | ||
this.src = ['']; | ||
this.fsrc = ''; | ||
} | ||
changed(e) { | ||
const found = this.list.find(item => item.value === e.detail.value[0]); | ||
if (found && found.fval) { | ||
this.fsrc = found.fval; | ||
return; | ||
} | ||
this.fsrc = ''; | ||
} | ||
} | ||
exports.default = default_1; |
@@ -42,3 +42,3 @@ "use strict"; | ||
exports.hasFrame = hasFrame; | ||
const version = '3.16.7'; | ||
const version = '3.16.8'; | ||
function getVersion() { | ||
@@ -45,0 +45,0 @@ return version; |
@@ -16,3 +16,3 @@ /** | ||
*/ | ||
const version = '3.16.7'; | ||
const version = '3.16.8'; | ||
export function getVersion(): string { | ||
@@ -19,0 +19,0 @@ return version; |
{ | ||
"name": "clickgo", | ||
"version": "3.16.7", | ||
"version": "3.16.8", | ||
"description": "Background interface, software interface, mobile phone APP interface operation library.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -28,3 +28,3 @@ # ClickGo | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/@litert/loader@3.5.8/dist/loader.min.js?path=index&npm={'clickgo':'3.16.7'}"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@litert/loader@3.5.8/dist/loader.min.js?path=index&npm={'clickgo':'3.16.8'}"></script> | ||
``` | ||
@@ -86,3 +86,3 @@ | ||
<a href="https://www.flaticon.com/free-icons/identity" title="identity icons">Identity icons created by Ghozi Muhtarom - Flaticon</a> | ||
<a href="https://www.flaticon.com/free-icons/identity" title="identity icons">Identity icons created by Ghozi Muhtarom - Flaticon</a> | ||
<a href="https://www.flaticon.com/free-icons/truck" title="truck icons">Truck icons created by Freepik - Flaticon</a> | ||
@@ -89,0 +89,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4884942
36954