@vtj/pro 0.17.7 → 0.18.0

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 (78) hide show
  1. package/dist/@vtj/materials/assets/antdv/index.umd.js +2 -2
  2. package/dist/@vtj/materials/assets/charts/index.umd.js +2 -2
  3. package/dist/@vtj/materials/assets/element/index.umd.js +2 -2
  4. package/dist/@vtj/materials/assets/icons/index.umd.js +2 -2
  5. package/dist/@vtj/materials/assets/ui/index.umd.js +2 -2
  6. package/dist/@vtj/materials/assets/uni-h5/index.umd.js +2 -2
  7. package/dist/@vtj/materials/assets/uni-ui/index.umd.js +2 -2
  8. package/dist/@vtj/materials/assets/vant/index.umd.js +2 -2
  9. package/dist/@vtj/materials/deps/@vtj/charts/index.umd.js +3 -3
  10. package/dist/@vtj/materials/deps/@vtj/icons/index.umd.js +2 -2
  11. package/dist/@vtj/materials/deps/@vtj/ui/index.umd.js +3 -3
  12. package/dist/@vtj/materials/deps/@vtj/utils/index.umd.js +2 -2
  13. package/dist/@vtj/materials/deps/uni-app/index.umd.js +1 -1
  14. package/dist/@vtj/materials/deps/uni-h5/index.umd.js +8 -8
  15. package/dist/@vtj/materials/deps/uni-h5/style.css +1 -1
  16. package/dist/@vtj/materials/deps/uni-h5-vue/index.umd.js +3 -3
  17. package/dist/@vtj/materials/deps/uni-h5-vue/uni-h5-vue.js +237 -35
  18. package/dist/@vtj/materials/deps/uni-h5-vue/uni-h5-vue.prod.js +3 -3
  19. package/dist/@vtj/materials/deps/uni-ui/index.umd.js +1 -1
  20. package/dist/@vtj/materials/deps/uni-ui/style.css +1 -1
  21. package/dist/@vtj/materials/deps/vue/vue.global.js +35 -12
  22. package/dist/@vtj/materials/deps/vue/vue.global.prod.js +5 -5
  23. package/dist/assets/{@element-plus-icons-vue-CXRJnQYo.js → @element-plus-icons-vue-DA02k83P.js} +1 -1
  24. package/dist/assets/{@vueuse-w7qmHU3H.js → @vueuse-SvwMwBjL.js} +1 -1
  25. package/dist/assets/{Editor-Cew4cVll-NMmAvvAr.css → Editor-q02PTCqe-C4uXNc6V.css} +1 -1
  26. package/dist/assets/Editor-q02PTCqe-CeohcC7s.js +437 -0
  27. package/dist/assets/auth-Bgxj5eDE.js +1 -0
  28. package/dist/assets/axios-Cc-15rbk.js +9 -0
  29. package/dist/assets/{element-plus-Bgelixwu.js → element-plus-_gYoEp33.js} +1 -1
  30. package/dist/assets/index-ChjbXxtY.js +2 -0
  31. package/dist/assets/index-ux6955wH.js +1 -0
  32. package/dist/assets/{mockjs-g5zqhxrW.js → mockjs-Cu-wxkKz.js} +1 -1
  33. package/dist/assets/page-0IjlMgm8.js +2 -0
  34. package/dist/assets/preview-CFeYq1ZF.js +2 -0
  35. package/dist/assets/{uni-page-BrivKbVY.js → uni-page--udw_bNq.js} +1 -1
  36. package/dist/assets/utils-0h9ZTwXz.js +1 -0
  37. package/dist/assets/vue-fMktb-5o.js +35 -0
  38. package/dist/assets/{vue-router-B2eGcVGj.js → vue-router-CDqTjrgM.js} +1 -1
  39. package/dist/assets/{vxe-C7ZzhQxY.js → vxe-BulginLS.js} +1 -1
  40. package/dist/index.html +8 -8
  41. package/dist/uni/assets/@dcloudio-uni-h5-vue-DC2wuYrq.js +5 -0
  42. package/dist/uni/assets/@dcloudio-uni-shared-BN07FyFa.js +1 -0
  43. package/dist/uni/assets/axios-Cc-15rbk.js +9 -0
  44. package/dist/uni/assets/index-RrSAMJAK.js +89 -0
  45. package/dist/uni/assets/{vue-router-BuyipnGj.js → vue-router-Br7a6pVO.js} +1 -1
  46. package/dist/uni/index.html +5 -4
  47. package/package.json +16 -14
  48. package/src/.vtj/files/2kychh4s.json +25 -0
  49. package/src/.vtj/files/bkz0vptc.json +42 -0
  50. package/src/.vtj/histories/bkz0vptc/1kz1e16d.json +35 -0
  51. package/src/.vtj/histories/bkz0vptc/1kz1mo20.json +35 -0
  52. package/src/.vtj/histories/bkz0vptc/1kz1t7kp.json +35 -0
  53. package/src/.vtj/histories/bkz0vptc/2kz1evp1.json +35 -0
  54. package/src/.vtj/histories/bkz0vptc/2kz1tzul.json +35 -0
  55. package/src/.vtj/histories/bkz0vptc/2l41me17.json +47 -0
  56. package/src/.vtj/histories/bkz0vptc/3l41mi91.json +47 -0
  57. package/src/.vtj/histories/bkz0vptc/4l41ml44.json +47 -0
  58. package/src/.vtj/histories/bkz0vptc/ckz0wst3.json +35 -0
  59. package/src/.vtj/histories/bkz0vptc.json +50 -0
  60. package/src/.vtj/materials/@vtj/pro.json +2 -2
  61. package/src/.vtj/projects/@vtj/pro.json +53 -15
  62. package/src/App.vue +1 -7
  63. package/src/manifest.json +1 -1
  64. package/src/pages/2kychh4s.vue +12 -0
  65. package/src/pages/bkz0vptc.vue +20 -0
  66. package/src/pages.json +10 -1
  67. package/dist/assets/Editor-Cew4cVll-C_7X_xPy.js +0 -546
  68. package/dist/assets/auth-HKb8CeRP.js +0 -1
  69. package/dist/assets/index-BQNIPhvJ.js +0 -2
  70. package/dist/assets/index-Cn21LEik.js +0 -1
  71. package/dist/assets/page-Bi8-dzve.js +0 -2
  72. package/dist/assets/preview-44oc_Ot9.js +0 -2
  73. package/dist/assets/utils-C3UZGY3S.js +0 -1
  74. package/dist/assets/vue-BaPf1eHv.js +0 -35
  75. package/dist/uni/assets/@dcloudio-uni-h5-vue-CKVTfNUF.js +0 -5
  76. package/dist/uni/assets/@dcloudio-uni-shared-bWpOwtAM.js +0 -1
  77. package/dist/uni/assets/index-CL8wKZzi.js +0 -91
  78. package/src/.vtj/files/1kv36oys.json +0 -114
@@ -1,4 +1,4 @@
1
- import{i as M,o as dt,a as pt,b as mt,d as Fe,s as gt,c as B,u as $,e as Rt,n as vt,r as Et,h as Qe,p as pe,f as At,w as yt}from"./@dcloudio-uni-h5-vue-CKVTfNUF.js";import"./vue-DefuvV9N.js";import"./@dcloudio-uni-shared-bWpOwtAM.js";/*!
1
+ import{i as M,o as dt,a as pt,b as mt,d as Fe,s as gt,c as B,u as $,e as Rt,n as vt,r as Et,h as Qe,p as pe,f as At,w as yt}from"./@dcloudio-uni-h5-vue-DC2wuYrq.js";import"./vue-DefuvV9N.js";import"./@dcloudio-uni-shared-BN07FyFa.js";/*!
2
2
  * vue-router v4.6.4
3
3
  * (c) 2025 Eduardo San Martin Morote
4
4
  * @license MIT
@@ -44,11 +44,12 @@
44
44
  <title></title>
45
45
  <!--preload-links-->
46
46
  <!--app-context-->
47
- <script type="module" crossorigin src="./assets/index-CL8wKZzi.js"></script>
47
+ <script type="module" crossorigin src="./assets/index-RrSAMJAK.js"></script>
48
+ <link rel="modulepreload" crossorigin href="./assets/axios-Cc-15rbk.js">
48
49
  <link rel="modulepreload" crossorigin href="./assets/vue-DefuvV9N.js">
49
- <link rel="modulepreload" crossorigin href="./assets/@dcloudio-uni-shared-bWpOwtAM.js">
50
- <link rel="modulepreload" crossorigin href="./assets/@dcloudio-uni-h5-vue-CKVTfNUF.js">
51
- <link rel="modulepreload" crossorigin href="./assets/vue-router-BuyipnGj.js">
50
+ <link rel="modulepreload" crossorigin href="./assets/@dcloudio-uni-shared-BN07FyFa.js">
51
+ <link rel="modulepreload" crossorigin href="./assets/@dcloudio-uni-h5-vue-DC2wuYrq.js">
52
+ <link rel="modulepreload" crossorigin href="./assets/vue-router-Br7a6pVO.js">
52
53
  </head>
53
54
  <body>
54
55
  <div id="app"><!--app-html--></div>
package/package.json CHANGED
@@ -1,8 +1,10 @@
1
1
  {
2
2
  "name": "@vtj/pro",
3
3
  "private": false,
4
- "version": "0.17.7",
4
+ "version": "0.18.0",
5
5
  "keywords": [
6
+ "AI低代码",
7
+ "AI编程",
6
8
  "低代码引擎",
7
9
  "LowCode Engine",
8
10
  "Vue3低代码",
@@ -11,7 +13,7 @@
11
13
  "代码生成器",
12
14
  "代码可视化"
13
15
  ],
14
- "description": "VTJ 是一款基于 Vue3 + Typescript 的低代码页面可视化设计器。内置低代码引擎、渲染器和代码生成器,面向前端开发者,开箱即用。 无缝嵌入本地开发工程,不改变前端开发流程和编码习惯。",
16
+ "description": "VTJ.PRO 是一个开源的、AI 驱动的 Vue3 企业级应用开发平台,通过 AI 智能体与可视化编排实现高效开发,并支持导出标准 Vue 代码以避免平台锁定。",
15
17
  "repository": {
16
18
  "type": "git",
17
19
  "url": "https://gitee.com/newgateway/vtj.git"
@@ -21,22 +23,22 @@
21
23
  "license": "MIT",
22
24
  "type": "module",
23
25
  "dependencies": {
24
- "@vtj/core": "~0.17.7",
25
- "@vtj/designer": "~0.17.7",
26
- "@vtj/local": "~0.17.7",
27
- "@vtj/materials": "~0.17.7",
28
- "@vtj/uni": "~0.17.7",
29
- "@vtj/renderer": "~0.17.7"
26
+ "@vtj/core": "~0.18.0",
27
+ "@vtj/designer": "~0.18.0",
28
+ "@vtj/local": "~0.18.0",
29
+ "@vtj/renderer": "~0.18.0",
30
+ "@vtj/materials": "~0.18.0",
31
+ "@vtj/uni": "~0.18.0"
30
32
  },
31
33
  "devDependencies": {
32
34
  "vite-plugin-vue-devtools": "~8.0.2",
33
- "vue": "~3.5.5",
35
+ "vue": "~3.5.37",
34
36
  "vue-router": "~4.6.0",
35
- "@vtj/charts": "~0.17.7",
36
- "@vtj/cli": "~0.12.20",
37
- "@vtj/icons": "~0.17.7",
38
- "@vtj/ui": "~0.17.7",
39
- "@vtj/utils": "~0.17.7"
37
+ "@vtj/charts": "~0.18.0",
38
+ "@vtj/cli": "~0.13.0",
39
+ "@vtj/ui": "~0.18.0",
40
+ "@vtj/icons": "~0.18.0",
41
+ "@vtj/utils": "~0.18.0"
40
42
  },
41
43
  "exports": {
42
44
  "./vite": {
@@ -0,0 +1,25 @@
1
+ {
2
+ "name": "MBlock",
3
+ "locked": false,
4
+ "apiMode": "composition",
5
+ "inject": [],
6
+ "state": {},
7
+ "refs": {},
8
+ "reactives": {},
9
+ "lifeCycles": {},
10
+ "methods": {},
11
+ "computed": {},
12
+ "watch": [],
13
+ "composables": [],
14
+ "provide": {},
15
+ "css": "",
16
+ "props": [],
17
+ "emits": [],
18
+ "expose": [],
19
+ "slots": [],
20
+ "dataSources": {},
21
+ "__VTJ_BLOCK__": true,
22
+ "__VERSION__": "1781273267452",
23
+ "id": "2kychh4s",
24
+ "nodes": []
25
+ }
@@ -0,0 +1,42 @@
1
+ {
2
+ "name": "Aa",
3
+ "locked": false,
4
+ "apiMode": "composition",
5
+ "inject": [],
6
+ "state": {},
7
+ "refs": {},
8
+ "reactives": {},
9
+ "lifeCycles": {
10
+ "onLoad": {
11
+ "type": "JSFunction",
12
+ "value": "() => {\n console.log(this);\n this.$uni.showToast({ title: '测试.....' });\n const info = this.$getApp();\n console.log('getApp', info);\n}"
13
+ }
14
+ },
15
+ "methods": {},
16
+ "computed": {},
17
+ "watch": [],
18
+ "composables": [],
19
+ "provide": {},
20
+ "css": "/* 组件样式内容 */",
21
+ "props": [],
22
+ "emits": [],
23
+ "expose": [],
24
+ "slots": [],
25
+ "dataSources": {},
26
+ "__VTJ_BLOCK__": true,
27
+ "__VERSION__": "1781617827171",
28
+ "id": "bkz0vptc",
29
+ "nodes": [
30
+ {
31
+ "id": "1l41mi8s",
32
+ "name": "Button",
33
+ "from": "",
34
+ "invisible": false,
35
+ "locked": false,
36
+ "children": "Button",
37
+ "props": {},
38
+ "directives": [],
39
+ "events": {}
40
+ }
41
+ ]
42
+ }
@@ -0,0 +1,35 @@
1
+ {
2
+ "id": "1kz1e16d",
3
+ "label": "2026/6/13 09:44:57",
4
+ "remark": "",
5
+ "dsl": {
6
+ "name": "Aa",
7
+ "locked": false,
8
+ "apiMode": "composition",
9
+ "inject": [],
10
+ "state": {},
11
+ "refs": {},
12
+ "reactives": {},
13
+ "lifeCycles": {
14
+ "onLoad": {
15
+ "type": "JSFunction",
16
+ "value": "() => {\n console.log(this);\n this.$uni.showToast({\n title: '测试.....'\n })\n}"
17
+ }
18
+ },
19
+ "methods": {},
20
+ "computed": {},
21
+ "watch": [],
22
+ "composables": [],
23
+ "provide": {},
24
+ "css": "",
25
+ "props": [],
26
+ "emits": [],
27
+ "expose": [],
28
+ "slots": [],
29
+ "dataSources": {},
30
+ "__VTJ_BLOCK__": true,
31
+ "__VERSION__": "1781315097203",
32
+ "id": "bkz0vptc",
33
+ "nodes": []
34
+ }
35
+ }
@@ -0,0 +1,35 @@
1
+ {
2
+ "id": "1kz1mo20",
3
+ "label": "2026/6/13 09:51:40",
4
+ "remark": "",
5
+ "dsl": {
6
+ "name": "Aa",
7
+ "locked": false,
8
+ "apiMode": "composition",
9
+ "inject": [],
10
+ "state": {},
11
+ "refs": {},
12
+ "reactives": {},
13
+ "lifeCycles": {
14
+ "onLoad": {
15
+ "type": "JSFunction",
16
+ "value": "() => {\n console.log(this);\n this.$uni.showToast({\n title: '测试.....'\n })\n const info = this.$getApp();\n console.log('getApp', info)\n}"
17
+ }
18
+ },
19
+ "methods": {},
20
+ "computed": {},
21
+ "watch": [],
22
+ "composables": [],
23
+ "provide": {},
24
+ "css": "",
25
+ "props": [],
26
+ "emits": [],
27
+ "expose": [],
28
+ "slots": [],
29
+ "dataSources": {},
30
+ "__VTJ_BLOCK__": true,
31
+ "__VERSION__": "1781315500102",
32
+ "id": "bkz0vptc",
33
+ "nodes": []
34
+ }
35
+ }
@@ -0,0 +1,35 @@
1
+ {
2
+ "id": "1kz1t7kp",
3
+ "label": "2026/6/13 09:56:45",
4
+ "remark": "",
5
+ "dsl": {
6
+ "name": "Aa",
7
+ "locked": false,
8
+ "apiMode": "composition",
9
+ "inject": [],
10
+ "state": {},
11
+ "refs": {},
12
+ "reactives": {},
13
+ "lifeCycles": {
14
+ "onLoad": {
15
+ "type": "JSFunction",
16
+ "value": "() => {\n console.log(this);\n this.$uni.showToast({ title: '测试.....' });\n const info = this.$getApp();\n console.log('getApp', info);\n}"
17
+ }
18
+ },
19
+ "methods": {},
20
+ "computed": {},
21
+ "watch": [],
22
+ "composables": [],
23
+ "provide": {},
24
+ "css": "/* 组件样式内容 */",
25
+ "props": [],
26
+ "emits": [],
27
+ "expose": [],
28
+ "slots": [],
29
+ "dataSources": {},
30
+ "__VTJ_BLOCK__": true,
31
+ "__VERSION__": "1781315805337",
32
+ "id": "bkz0vptc",
33
+ "nodes": []
34
+ }
35
+ }
@@ -0,0 +1,35 @@
1
+ {
2
+ "id": "2kz1evp1",
3
+ "label": "2026/6/13 09:45:36",
4
+ "remark": "",
5
+ "dsl": {
6
+ "name": "Aa",
7
+ "locked": false,
8
+ "apiMode": "composition",
9
+ "inject": [],
10
+ "state": {},
11
+ "refs": {},
12
+ "reactives": {},
13
+ "lifeCycles": {
14
+ "onLoad": {
15
+ "type": "JSFunction",
16
+ "value": "() => {\n console.log(this);\n this.$uni.showToast({\n title: '测试.....'\n })\n}"
17
+ }
18
+ },
19
+ "methods": {},
20
+ "computed": {},
21
+ "watch": [],
22
+ "composables": [],
23
+ "provide": {},
24
+ "css": "",
25
+ "props": [],
26
+ "emits": [],
27
+ "expose": [],
28
+ "slots": [],
29
+ "dataSources": {},
30
+ "__VTJ_BLOCK__": true,
31
+ "__VERSION__": "1781315136756",
32
+ "id": "bkz0vptc",
33
+ "nodes": []
34
+ }
35
+ }
@@ -0,0 +1,35 @@
1
+ {
2
+ "id": "2kz1tzul",
3
+ "label": "2026/6/13 09:57:21",
4
+ "remark": "",
5
+ "dsl": {
6
+ "name": "Aa",
7
+ "locked": false,
8
+ "apiMode": "composition",
9
+ "inject": [],
10
+ "state": {},
11
+ "refs": {},
12
+ "reactives": {},
13
+ "lifeCycles": {
14
+ "onLoad": {
15
+ "type": "JSFunction",
16
+ "value": "() => {\n console.log(this);\n this.$uni.showToast({ title: '测试.....' });\n const info = this.$getApp();\n console.log('getApp', info);\n}"
17
+ }
18
+ },
19
+ "methods": {},
20
+ "computed": {},
21
+ "watch": [],
22
+ "composables": [],
23
+ "provide": {},
24
+ "css": "/* 组件样式内容 */",
25
+ "props": [],
26
+ "emits": [],
27
+ "expose": [],
28
+ "slots": [],
29
+ "dataSources": {},
30
+ "__VTJ_BLOCK__": true,
31
+ "__VERSION__": "1781315841980",
32
+ "id": "bkz0vptc",
33
+ "nodes": []
34
+ }
35
+ }
@@ -0,0 +1,47 @@
1
+ {
2
+ "id": "2l41me17",
3
+ "label": "2026/6/16 21:50:17",
4
+ "remark": "",
5
+ "dsl": {
6
+ "name": "Aa",
7
+ "locked": false,
8
+ "apiMode": "composition",
9
+ "inject": [],
10
+ "state": {},
11
+ "refs": {},
12
+ "reactives": {},
13
+ "lifeCycles": {
14
+ "onLoad": {
15
+ "type": "JSFunction",
16
+ "value": "() => {\n console.log(this);\n this.$uni.showToast({ title: '测试.....' });\n const info = this.$getApp();\n console.log('getApp', info);\n}"
17
+ }
18
+ },
19
+ "methods": {},
20
+ "computed": {},
21
+ "watch": [],
22
+ "composables": [],
23
+ "provide": {},
24
+ "css": "/* 组件样式内容 */",
25
+ "props": [],
26
+ "emits": [],
27
+ "expose": [],
28
+ "slots": [],
29
+ "dataSources": {},
30
+ "__VTJ_BLOCK__": true,
31
+ "__VERSION__": "1781617817994",
32
+ "id": "bkz0vptc",
33
+ "nodes": [
34
+ {
35
+ "id": "1l41me14",
36
+ "name": "Button",
37
+ "from": "@dcloudio/uni-h5",
38
+ "invisible": false,
39
+ "locked": false,
40
+ "children": "Button",
41
+ "props": {},
42
+ "directives": [],
43
+ "events": {}
44
+ }
45
+ ]
46
+ }
47
+ }
@@ -0,0 +1,47 @@
1
+ {
2
+ "id": "3l41mi91",
3
+ "label": "2026/6/16 21:50:23",
4
+ "remark": "",
5
+ "dsl": {
6
+ "name": "Aa",
7
+ "locked": false,
8
+ "apiMode": "composition",
9
+ "inject": [],
10
+ "state": {},
11
+ "refs": {},
12
+ "reactives": {},
13
+ "lifeCycles": {
14
+ "onLoad": {
15
+ "type": "JSFunction",
16
+ "value": "() => {\n console.log(this);\n this.$uni.showToast({ title: '测试.....' });\n const info = this.$getApp();\n console.log('getApp', info);\n}"
17
+ }
18
+ },
19
+ "methods": {},
20
+ "computed": {},
21
+ "watch": [],
22
+ "composables": [],
23
+ "provide": {},
24
+ "css": "/* 组件样式内容 */",
25
+ "props": [],
26
+ "emits": [],
27
+ "expose": [],
28
+ "slots": [],
29
+ "dataSources": {},
30
+ "__VTJ_BLOCK__": true,
31
+ "__VERSION__": "1781617823461",
32
+ "id": "bkz0vptc",
33
+ "nodes": [
34
+ {
35
+ "id": "1l41mi8s",
36
+ "name": "Button",
37
+ "from": "",
38
+ "invisible": false,
39
+ "locked": false,
40
+ "children": "Button",
41
+ "props": {},
42
+ "directives": [],
43
+ "events": {}
44
+ }
45
+ ]
46
+ }
47
+ }
@@ -0,0 +1,47 @@
1
+ {
2
+ "id": "4l41ml44",
3
+ "label": "2026/6/16 21:50:27",
4
+ "remark": "",
5
+ "dsl": {
6
+ "name": "Aa",
7
+ "locked": false,
8
+ "apiMode": "composition",
9
+ "inject": [],
10
+ "state": {},
11
+ "refs": {},
12
+ "reactives": {},
13
+ "lifeCycles": {
14
+ "onLoad": {
15
+ "type": "JSFunction",
16
+ "value": "() => {\n console.log(this);\n this.$uni.showToast({ title: '测试.....' });\n const info = this.$getApp();\n console.log('getApp', info);\n}"
17
+ }
18
+ },
19
+ "methods": {},
20
+ "computed": {},
21
+ "watch": [],
22
+ "composables": [],
23
+ "provide": {},
24
+ "css": "/* 组件样式内容 */",
25
+ "props": [],
26
+ "emits": [],
27
+ "expose": [],
28
+ "slots": [],
29
+ "dataSources": {},
30
+ "__VTJ_BLOCK__": true,
31
+ "__VERSION__": "1781617827171",
32
+ "id": "bkz0vptc",
33
+ "nodes": [
34
+ {
35
+ "id": "1l41mi8s",
36
+ "name": "Button",
37
+ "from": "",
38
+ "invisible": false,
39
+ "locked": false,
40
+ "children": "Button",
41
+ "props": {},
42
+ "directives": [],
43
+ "events": {}
44
+ }
45
+ ]
46
+ }
47
+ }
@@ -0,0 +1,35 @@
1
+ {
2
+ "id": "ckz0wst3",
3
+ "label": "2026/6/13 09:31:33",
4
+ "remark": "",
5
+ "dsl": {
6
+ "name": "Aa",
7
+ "locked": false,
8
+ "apiMode": "composition",
9
+ "inject": [],
10
+ "state": {},
11
+ "refs": {},
12
+ "reactives": {},
13
+ "lifeCycles": {
14
+ "onLoad": {
15
+ "type": "JSFunction",
16
+ "value": "() => {\n console.log(this)\n}"
17
+ }
18
+ },
19
+ "methods": {},
20
+ "computed": {},
21
+ "watch": [],
22
+ "composables": [],
23
+ "provide": {},
24
+ "css": "",
25
+ "props": [],
26
+ "emits": [],
27
+ "expose": [],
28
+ "slots": [],
29
+ "dataSources": {},
30
+ "__VTJ_BLOCK__": true,
31
+ "__VERSION__": "1781314293206",
32
+ "id": "bkz0vptc",
33
+ "nodes": []
34
+ }
35
+ }
@@ -0,0 +1,50 @@
1
+ {
2
+ "id": "bkz0vptc",
3
+ "items": [
4
+ {
5
+ "id": "4l41ml44",
6
+ "label": "2026/6/16 21:50:27",
7
+ "remark": ""
8
+ },
9
+ {
10
+ "id": "3l41mi91",
11
+ "label": "2026/6/16 21:50:23",
12
+ "remark": ""
13
+ },
14
+ {
15
+ "id": "2l41me17",
16
+ "label": "2026/6/16 21:50:17",
17
+ "remark": ""
18
+ },
19
+ {
20
+ "id": "2kz1tzul",
21
+ "label": "2026/6/13 09:57:21",
22
+ "remark": ""
23
+ },
24
+ {
25
+ "id": "1kz1t7kp",
26
+ "label": "2026/6/13 09:56:45",
27
+ "remark": ""
28
+ },
29
+ {
30
+ "id": "1kz1mo20",
31
+ "label": "2026/6/13 09:51:40",
32
+ "remark": ""
33
+ },
34
+ {
35
+ "id": "2kz1evp1",
36
+ "label": "2026/6/13 09:45:36",
37
+ "remark": ""
38
+ },
39
+ {
40
+ "id": "1kz1e16d",
41
+ "label": "2026/6/13 09:44:57",
42
+ "remark": ""
43
+ },
44
+ {
45
+ "id": "ckz0wst3",
46
+ "label": "2026/6/13 09:31:33",
47
+ "remark": ""
48
+ }
49
+ ]
50
+ }
@@ -3804,7 +3804,7 @@
3804
3804
  {
3805
3805
  "name": "date",
3806
3806
  "title": "自定义当前时间,默认为今天",
3807
- "defaultValue": "2026/6/10",
3807
+ "defaultValue": "2026/6/16",
3808
3808
  "setters": "StringSetter"
3809
3809
  },
3810
3810
  {
@@ -4708,7 +4708,7 @@
4708
4708
  {
4709
4709
  "name": "date",
4710
4710
  "title": "要格式化的日期对象/日期字符串/时间戳",
4711
- "defaultValue": 1781076605415,
4711
+ "defaultValue": 1781620349172,
4712
4712
  "setters": [
4713
4713
  "ObjectSetter",
4714
4714
  "StringSetter",