mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-28 20:02:44 +08:00
描述更新
This commit is contained in:
parent
130cc46c1a
commit
6703ebad5d
12
README.md
12
README.md
@ -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 @@
|
||||
|
||||
插值使用示例
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
## 安装方法
|
||||
|
||||
|
@ -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 @@
|
||||
|
||||
插值使用示例
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
## 安装方法
|
||||
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user