@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,114 +0,0 @@
1
- {
2
- "name": "LaunchPage",
3
- "locked": false,
4
- "apiMode": "options",
5
- "inject": [],
6
- "state": {
7
- "countDown": {
8
- "type": "JSExpression",
9
- "value": "3"
10
- }
11
- },
12
- "refs": {},
13
- "reactives": {},
14
- "lifeCycles": {},
15
- "methods": {
16
- "enterApp": {
17
- "type": "JSFunction",
18
- "value": "() => {\n this.$libs.UniH5.uni.showToast({ title: 'clicked!' })\n}"
19
- }
20
- },
21
- "computed": {},
22
- "watch": [],
23
- "composables": [],
24
- "provide": {},
25
- "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}",
26
- "props": [],
27
- "emits": [],
28
- "expose": [],
29
- "slots": [],
30
- "dataSources": {},
31
- "__VTJ_BLOCK__": true,
32
- "__VERSION__": "1781076249336",
33
- "id": "1kv36oys",
34
- "nodes": [
35
- {
36
- "id": "18o4z7x6",
37
- "name": "View",
38
- "from": "",
39
- "invisible": false,
40
- "locked": false,
41
- "children": [
42
- {
43
- "id": "28o4z7x6",
44
- "name": "View",
45
- "from": "",
46
- "invisible": false,
47
- "locked": false,
48
- "children": [
49
- {
50
- "id": "38o4z7x6",
51
- "name": "Image",
52
- "from": "",
53
- "invisible": false,
54
- "locked": false,
55
- "children": [],
56
- "props": {
57
- "class": "logo",
58
- "src": "https://picsum.photos/200/200?random=1",
59
- "alt": "App Logo"
60
- },
61
- "directives": [],
62
- "events": {}
63
- }
64
- ],
65
- "props": {
66
- "class": "logo-container"
67
- },
68
- "directives": [],
69
- "events": {}
70
- },
71
- {
72
- "id": "48o4z7x6",
73
- "name": "View",
74
- "from": "",
75
- "invisible": false,
76
- "locked": false,
77
- "children": "我的应用",
78
- "props": {
79
- "class": "app-name"
80
- },
81
- "directives": [],
82
- "events": {}
83
- },
84
- {
85
- "id": "58o4z7x6",
86
- "name": "View",
87
- "from": "",
88
- "invisible": false,
89
- "locked": false,
90
- "children": " 立即体验 ",
91
- "props": {
92
- "class": "enter-btn"
93
- },
94
- "directives": [],
95
- "events": {
96
- "click": {
97
- "name": "click",
98
- "handler": {
99
- "type": "JSFunction",
100
- "value": "this.enterApp"
101
- },
102
- "modifiers": {}
103
- }
104
- }
105
- }
106
- ],
107
- "props": {
108
- "class": "launch-page"
109
- },
110
- "directives": [],
111
- "events": {}
112
- }
113
- ]
114
- }