@icreate/ics-chromely-plugin-core
Advanced tools
Comparing version 0.0.18-beta4 to 0.0.18-beta5
@@ -450,3 +450,3 @@ import { LogLevels } from '@icreate/core'; | ||
* @LastEditors: 陶慧灵 | ||
* @LastEditTime: 2022-11-18 10:28:18 | ||
* @LastEditTime: 2022-11-18 11:19:25 | ||
* @Description: | ||
@@ -462,3 +462,3 @@ * @FilePath: \ics-chromely-plugin-core\src\core\regedit.ts | ||
url: "Regedit/".concat(url), | ||
method: 'POST', | ||
method: 'GET', | ||
data: data | ||
@@ -465,0 +465,0 @@ }); |
@@ -457,3 +457,3 @@ (function (global, factory) { | ||
* @LastEditors: 陶慧灵 | ||
* @LastEditTime: 2022-11-18 10:28:18 | ||
* @LastEditTime: 2022-11-18 11:19:25 | ||
* @Description: | ||
@@ -469,3 +469,3 @@ * @FilePath: \ics-chromely-plugin-core\src\core\regedit.ts | ||
url: "Regedit/".concat(url), | ||
method: 'POST', | ||
method: 'GET', | ||
data: data | ||
@@ -472,0 +472,0 @@ }); |
@@ -7,3 +7,3 @@ "use strict"; | ||
* @LastEditors: 陶慧灵 | ||
* @LastEditTime: 2022-11-18 10:28:18 | ||
* @LastEditTime: 2022-11-18 11:19:25 | ||
* @Description: | ||
@@ -20,3 +20,3 @@ * @FilePath: \ics-chromely-plugin-core\src\core\regedit.ts | ||
url: "Regedit/".concat(url), | ||
method: 'POST', | ||
method: 'GET', | ||
data: data | ||
@@ -23,0 +23,0 @@ }); |
{ | ||
"name": "@icreate/ics-chromely-plugin-core", | ||
"version": "0.0.18-beta4", | ||
"version": "0.0.18-beta5", | ||
"description": "提供Ics Chromely Client核心本地操作插件js sdk,包含本地日志、主窗体控制、打开三方浏览器、打印机列表、硬件IP和Mac地址、本地配置获取和注册表读写等", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
@@ -5,3 +5,3 @@ <!-- | ||
* @LastEditors: 陶慧灵 | ||
* @LastEditTime: 2022-11-18 10:30:17 | ||
* @LastEditTime: 2022-11-18 11:20:09 | ||
* @Descripttion: | ||
@@ -17,2 +17,3 @@ * @FilePath: \ics-chromely-plugin-core\README.md | ||
``` | ||
0.0.18-beta5 注册表帮助类调用修改为Get方式 | ||
0.0.18-beta4 修复获取和设置注册表路由地址 | ||
@@ -19,0 +20,0 @@ 0.0.18-beta3 增加发送按键事件、切换输入语言、切换为中文输入法、切换为英文输入法、切换当前语言的具体输入法、获取当前语言输入法列表和KeyCode定义 |
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
156708
184