Comparing version
@@ -108,2 +108,3 @@ "use strict"; | ||
this.remote = false; | ||
this.remoteDelay = [0]; | ||
} | ||
@@ -148,3 +149,9 @@ get sizes() { | ||
} | ||
this.slist2r = ['test', value, 'remote']; | ||
this.slist2r = ['test', value, 'remote', { | ||
'label': 'label', | ||
'value': 'ok' | ||
}, { | ||
'label': 'label2', | ||
'value': 2 | ||
}]; | ||
resolve(); | ||
@@ -151,0 +158,0 @@ }); |
@@ -27,3 +27,3 @@ "use strict"; | ||
exports.zip = exports.tool = exports.theme = exports.task = exports.native = exports.fs = exports.form = exports.dom = exports.core = exports.control = exports.vue = exports.hasFrame = exports.isImmersion = exports.getPlatform = exports.isNative = exports.getVersion = void 0; | ||
const version = '3.5.5'; | ||
const version = '3.5.6'; | ||
function getVersion() { | ||
@@ -30,0 +30,0 @@ return version; |
@@ -16,3 +16,3 @@ /** | ||
*/ | ||
const version = '3.5.5'; | ||
const version = '3.5.6'; | ||
export function getVersion(): string { | ||
@@ -19,0 +19,0 @@ return version; |
{ | ||
"name": "clickgo", | ||
"version": "3.5.5", | ||
"version": "3.5.6", | ||
"description": "Background interface, software interface, mobile phone APP interface operation library.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -31,3 +31,3 @@ # ClickGo | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/@litert/loader@3.5.0/dist/loader.min.js?path=index&npm={'clickgo':'3.5.5'}"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@litert/loader@3.5.0/dist/loader.min.js?path=index&npm={'clickgo':'3.5.6'}"></script> | ||
``` | ||
@@ -34,0 +34,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1376909
0.07%28390
0.02%