@haluo/biz 2.0.1 → 2.0.2

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/dist/haluo-biz.js CHANGED
@@ -1522,7 +1522,7 @@ const _sfc_main$2 = {
1522
1522
  }
1523
1523
  };
1524
1524
  const _hoisted_1$2 = /* @__PURE__ */ createElementVNode("div", null, [
1525
- /* @__PURE__ */ createElementVNode("span", null, "\u91C7\u96C6\u6587\u7AE01"),
1525
+ /* @__PURE__ */ createElementVNode("span", null, "\u91C7\u96C6\u6587\u7AE0"),
1526
1526
  /* @__PURE__ */ createElementVNode("span", { class: "collect-article_lable" }, "\u5982\u9700\u83B7\u5F97\u6B63\u5F0F\u4F7F\u7528\u6743\uFF0C\u8BF7\u81EA\u884C\u8054\u7CFB\u7248\u6743\u6240\u6709\u8005")
1527
1527
  ], -1);
1528
1528
  const _hoisted_2$2 = { class: "collect-article_content" };
@@ -1524,7 +1524,7 @@
1524
1524
  }
1525
1525
  };
1526
1526
  const _hoisted_1$2 = /* @__PURE__ */ vue.createElementVNode("div", null, [
1527
- /* @__PURE__ */ vue.createElementVNode("span", null, "\u91C7\u96C6\u6587\u7AE01"),
1527
+ /* @__PURE__ */ vue.createElementVNode("span", null, "\u91C7\u96C6\u6587\u7AE0"),
1528
1528
  /* @__PURE__ */ vue.createElementVNode("span", { class: "collect-article_lable" }, "\u5982\u9700\u83B7\u5F97\u6B63\u5F0F\u4F7F\u7528\u6743\uFF0C\u8BF7\u81EA\u884C\u8054\u7CFB\u7248\u6743\u6240\u6709\u8005")
1529
1529
  ], -1);
1530
1530
  const _hoisted_2$2 = { class: "collect-article_content" };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@haluo/biz",
3
3
  "description": "rich text",
4
- "version": "2.0.1",
4
+ "version": "2.0.2",
5
5
  "type": "module",
6
6
  "module": "./dist/haluo-biz.js",
7
7
  "main": "./dist/haluo-biz.umd.cjs",