@vtj/pro 0.13.32 → 0.13.33

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 (32) 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 +2 -2
  10. package/dist/@vtj/materials/deps/@vtj/icons/index.umd.js +2 -2
  11. package/dist/@vtj/materials/deps/@vtj/ui/index.umd.js +2 -2
  12. package/dist/@vtj/materials/deps/@vtj/utils/index.umd.js +2 -2
  13. package/dist/assets/{Editor-i5P81huw-GtmlswXs.js → Editor-CAfYjzC4-B6h0yUhJ.js} +130 -124
  14. package/dist/assets/{Editor-i5P81huw-DahX-ZbK.css → Editor-CAfYjzC4-CIjQSqmy.css} +1 -1
  15. package/dist/assets/{auth-999F_SFg.js → auth-e0Ziwu14.js} +1 -1
  16. package/dist/assets/{index-7xn2veqr.js → index-CUoc_DED.js} +2 -2
  17. package/dist/assets/index-DQ6hpoP7.js +1 -0
  18. package/dist/assets/{mockjs-DKzs-0ke.js → mockjs-D1CwEUpV.js} +1 -1
  19. package/dist/assets/page-BpXBFM49.js +2 -0
  20. package/dist/assets/preview-B1rKFfnr.js +2 -0
  21. package/dist/assets/utils-CSKCwugF.js +1 -0
  22. package/dist/index.html +3 -3
  23. package/dist/uni/assets/{index-DTgkXTuo.js → index-BScYRv15.js} +6 -6
  24. package/dist/uni/index.html +1 -1
  25. package/package.json +12 -12
  26. package/src/.vtj/files/1bxaubr9.json +109 -0
  27. package/src/.vtj/materials/@vtj/pro.json +8246 -0
  28. package/src/.vtj/projects/@vtj/pro.json +226 -0
  29. package/dist/assets/index-80LItnFt.js +0 -1
  30. package/dist/assets/page-CkW4uv_S.js +0 -2
  31. package/dist/assets/preview-DKrOP-2R.js +0 -2
  32. package/dist/assets/utils-CuK8tqtw.js +0 -1
@@ -0,0 +1,109 @@
1
+ {
2
+ "name": "LaunchPage",
3
+ "locked": false,
4
+ "inject": [],
5
+ "state": {
6
+ "countDown": {
7
+ "type": "JSExpression",
8
+ "value": "3"
9
+ }
10
+ },
11
+ "lifeCycles": {},
12
+ "methods": {
13
+ "enterApp": {
14
+ "type": "JSFunction",
15
+ "value": "() => {\n this.$libs.UniH5.uni.showToast({ title: 'clicked!' })\n}"
16
+ }
17
+ },
18
+ "computed": {},
19
+ "watch": [],
20
+ "css": ".launch-page {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n height: 100vh;\n background: linear-gradient(135deg, #6e8efb, #a777e3);\n}\n\n.logo-container {\n margin-bottom: 40px;\n}\n\n.logo {\n width: 150px;\n height: 150px;\n border-radius: 30px;\n box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\n}\n\n.app-name {\n font-size: 28px;\n color: white;\n font-weight: bold;\n margin-bottom: 60px;\n text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);\n}\n\n.enter-btn {\n padding: 12px 40px;\n background-color: white;\n color: #6e8efb;\n border-radius: 25px;\n font-weight: bold;\n box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n transition: all 0.3s ease;\n}\n\n.enter-btn:active {\n transform: scale(0.95);\n}",
21
+ "props": [],
22
+ "emits": [],
23
+ "expose": [],
24
+ "slots": [],
25
+ "dataSources": {},
26
+ "__VTJ_BLOCK__": true,
27
+ "__VERSION__": "1761619000591",
28
+ "id": "1bxaubr9",
29
+ "nodes": [
30
+ {
31
+ "id": "18o4z7x6",
32
+ "name": "View",
33
+ "from": "",
34
+ "invisible": false,
35
+ "locked": false,
36
+ "children": [
37
+ {
38
+ "id": "28o4z7x6",
39
+ "name": "View",
40
+ "from": "",
41
+ "invisible": false,
42
+ "locked": false,
43
+ "children": [
44
+ {
45
+ "id": "38o4z7x6",
46
+ "name": "Image",
47
+ "from": "",
48
+ "invisible": false,
49
+ "locked": false,
50
+ "children": [],
51
+ "props": {
52
+ "class": "logo",
53
+ "src": "https://picsum.photos/200/200?random=1",
54
+ "alt": "App Logo"
55
+ },
56
+ "directives": [],
57
+ "events": {}
58
+ }
59
+ ],
60
+ "props": {
61
+ "class": "logo-container"
62
+ },
63
+ "directives": [],
64
+ "events": {}
65
+ },
66
+ {
67
+ "id": "48o4z7x6",
68
+ "name": "View",
69
+ "from": "",
70
+ "invisible": false,
71
+ "locked": false,
72
+ "children": "我的应用",
73
+ "props": {
74
+ "class": "app-name"
75
+ },
76
+ "directives": [],
77
+ "events": {}
78
+ },
79
+ {
80
+ "id": "58o4z7x6",
81
+ "name": "View",
82
+ "from": "",
83
+ "invisible": false,
84
+ "locked": false,
85
+ "children": " 立即体验 ",
86
+ "props": {
87
+ "class": "enter-btn"
88
+ },
89
+ "directives": [],
90
+ "events": {
91
+ "click": {
92
+ "name": "click",
93
+ "handler": {
94
+ "type": "JSFunction",
95
+ "value": "this.enterApp"
96
+ },
97
+ "modifiers": {}
98
+ }
99
+ }
100
+ }
101
+ ],
102
+ "props": {
103
+ "class": "launch-page"
104
+ },
105
+ "directives": [],
106
+ "events": {}
107
+ }
108
+ ]
109
+ }