描述更新

This commit is contained in:
fofolee 2020-06-08 23:36:15 +08:00
parent 130cc46c1a
commit 6703ebad5d
3 changed files with 19 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# 快捷命令 V1.6.0
# 快捷命令 V1.6.1
## 简介
@ -6,6 +6,12 @@
### 更新
#### v1.6.1
- 现在执行快捷命令时会现将uTools的高度设置为0如果有输出再展开
- 模拟动作模式增加支持`require` 😈😈
- 匹配主窗口输入模式下,会对输入的格式做简单校验
#### v1.6.0
- 修复php乱码
@ -161,9 +167,9 @@
插值使用示例
![UTOOLS1586459651493.png](https://user-gold-cdn.xitu.io/2020/4/10/171605d2dcc092fd?w=804&h=660&f=png&s=36561)
![tfoJsJ.png](https://s1.ax1x.com/2020/06/08/tfoJsJ.png)
![UTOOLS1586459708623.png](https://user-gold-cdn.xitu.io/2020/4/10/171605e0cf962dad?w=804&h=660&f=png&s=29783)
![tfoNZR.png](https://s1.ax1x.com/2020/06/08/tfoNZR.png)
## 安装方法

View File

@ -1,4 +1,4 @@
# 快捷命令 V1.6.0
# 快捷命令 V1.6.1
## 简介
@ -6,6 +6,12 @@
### 更新
#### v1.6.1
- 现在执行快捷命令时会现将uTools的高度设置为0如果有输出再展开
- 模拟动作模式增加支持`require` 😈😈
- 匹配主窗口输入模式下,会对输入的格式做简单校验
#### v1.6.0
- 修复php乱码
@ -161,9 +167,9 @@
插值使用示例
![UTOOLS1586459651493.png](https://user-gold-cdn.xitu.io/2020/4/10/171605d2dcc092fd?w=804&h=660&f=png&s=36561)
![tfoJsJ.png](https://s1.ax1x.com/2020/06/08/tfoJsJ.png)
![UTOOLS1586459708623.png](https://user-gold-cdn.xitu.io/2020/4/10/171605e0cf962dad?w=804&h=660&f=png&s=29783)
![tfoNZR.png](https://s1.ax1x.com/2020/06/08/tfoNZR.png)
## 安装方法

View File

@ -4,7 +4,7 @@
"main": "index.html",
"homepage": "https://github.com/fofolee/uTools-QuickerCommand",
"publishPage": "https://yuanliao.info/d/424",
"version": "1.6.0",
"version": "1.6.1",
"author": "云之轩",
"logo": "logo.png",
"preload": "preload.js",