@uxda/appkit 1.2.18 → 1.2.20

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1881,7 +1881,7 @@ const _hoisted_10 = {
1881
1881
  const _hoisted_11 = /* @__PURE__ */ createElementVNode(
1882
1882
  "div",
1883
1883
  { class: "title" },
1884
- "\u542F\u660E\u661F\u6743\u76CA",
1884
+ "\u4F01\u660E\u661F\u6743\u76CA",
1885
1885
  -1
1886
1886
  /* HOISTED */
1887
1887
  );
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uxda/appkit",
3
- "version": "1.2.18",
3
+ "version": "1.2.20",
4
4
  "description": "小程序应用开发包",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.ts",