vue-print-designer 1.0.35 → 1.0.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -16,10 +16,13 @@ Vue Print Designer 是一款可视化打印设计器,面向业务表单、标
|
|
|
16
16
|
|
|
17
17
|
## 界面预览
|
|
18
18
|
|
|
19
|
-
|
|
|
19
|
+
| 设计器主界面与画布视图 | 打印预览 | 打印参数配置 |
|
|
20
20
|
| --- | --- | --- |
|
|
21
|
-
|
|
|
22
|
-
|
|
21
|
+
|  |  |  |
|
|
22
|
+
|
|
23
|
+
| 系统设置与偏好 | 快捷键说明 | 高级表格编辑 |
|
|
24
|
+
| --- | --- | --- |
|
|
25
|
+
|  |  |  |
|
|
23
26
|
|
|
24
27
|
## 社区交流
|
|
25
28
|
|
|
@@ -56,9 +59,9 @@ PrintDot Client 是配套的桌面打印助手(Wails + Vue),用于设备
|
|
|
56
59
|
- 关键能力:自动发现与识别设备、稳定连接维护与转发队列、轻量后台运行
|
|
57
60
|
- 项目地址:https://github.com/0ldFive/PrintDot-Client
|
|
58
61
|
|
|
59
|
-
|
|
|
62
|
+
| 主界面 - 设备状态与连接管理 | 设置页面 - 偏好与配置选项 |
|
|
60
63
|
| --- | --- |
|
|
61
|
-
|
|
|
64
|
+
| <img src="https://raw.githubusercontent.com/0ldFive/Vue-Print-Designer/master/docs/images/7.png" alt="PrintDot 主界面" width="220" /> | <img src="https://raw.githubusercontent.com/0ldFive/Vue-Print-Designer/master/docs/images/8.png" alt="PrintDot 设置页面" width="220" /> |
|
|
62
65
|
|
|
63
66
|
<p>
|
|
64
67
|
<a href="https://github.com/0ldFive/PrintDot-Client/releases" target="_blank" rel="noopener noreferrer">⬇ 下载 PrintDot Client</a>
|