vue-print-designer 1.0.32 → 1.0.34

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
@@ -21,7 +21,17 @@ Vue Print Designer 是一款可视化打印设计器,面向业务表单、标
21
21
  | **设计器主界面与画布视图**<br>![设计器主界面](https://raw.githubusercontent.com/0ldFive/Vue-Print-Designer/master/docs/images/1.png) | **打印预览**<br>![打印预览](https://raw.githubusercontent.com/0ldFive/Vue-Print-Designer/master/docs/images/2.png) | **打印参数配置**<br>![打印参数](https://raw.githubusercontent.com/0ldFive/Vue-Print-Designer/master/docs/images/3.png) |
22
22
  | **系统设置与偏好**<br>![系统设置](https://raw.githubusercontent.com/0ldFive/Vue-Print-Designer/master/docs/images/4.png) | **快捷键说明**<br>![快捷键](https://raw.githubusercontent.com/0ldFive/Vue-Print-Designer/master/docs/images/5.png) | **高级表格编辑**<br>![高级表格](https://raw.githubusercontent.com/0ldFive/Vue-Print-Designer/master/docs/images/6.png) |
23
23
 
24
- ## 核心特性与优势
24
+ ## 社区交流
25
+
26
+ 欢迎加入 QQ 群一起交流功能使用、二次开发与问题排查。
27
+
28
+ - QQ 群号:**1038069636**
29
+
30
+ <p>
31
+ <img src="./docs/images/qq_group.jpg" alt="Vue Print Designer QQ 群二维码(1038069636)" width="160" />
32
+ </p>
33
+
34
+ ## 核心特性与功能亮点
25
35
 
26
36
  市面上大多数打印插件要么**强耦合特定框架**,要么**仅提供基础打印功能**。我们专注于解决**分页逻辑复杂**与**集成成本高**的痛点,提供企业级的打印解决方案:
27
37
 
@@ -30,8 +40,6 @@ Vue Print Designer 是一款可视化打印设计器,面向业务表单、标
30
40
  - **工程化完备**:不仅是打印,更提供静默打印、云打印、PDF/图片导出及精细的打印参数控制。
31
41
  - **灵活扩展**:支持自定义元素与 API 对接,满足深度业务定制需求。
32
42
 
33
- ## 功能亮点
34
-
35
43
  - 拖拽式页面编辑,支持文本、图片、条码、二维码、表格、形状
36
44
  - 表格自动分页(支持表头/表尾重复)
37
45
  - 多页面布局、网格/标尺、缩放与对齐工具
@@ -1,4 +1,4 @@
1
- import { c as Ga, _ as ca, R as ga, p as pl, a as Xe, r as _r } from "./web-component-ZfIKy8w4.js";
1
+ import { c as Ga, _ as ca, R as ga, p as pl, a as Xe, r as _r } from "./web-component-CVdZ5nxu.js";
2
2
  var za = {}, $a = {}, Qe, Wa;
3
3
  function W() {
4
4
  if (Wa) return Qe;
@@ -1,4 +1,4 @@
1
- import { P as n } from "./web-component-ZfIKy8w4.js";
1
+ import { P as n } from "./web-component-CVdZ5nxu.js";
2
2
  export {
3
3
  n as PrintDesignerElement
4
4
  };