单应用项目,可以创建很多独立工具类页面 ,不用登录 初始化的页面
gx
chenyc
2025-04-21 c587f3499ca5eebf81374cf77ed1e0694f8c236b
package-lock.json
@@ -11,6 +11,7 @@
        "echarts": "^5.6.0",
        "element-plus": "^2.9.2",
        "event-source-polyfill": "^1.0.31",
        "jsqr": "^1.4.0",
        "vue": "^3.5.13",
        "vue-router": "^4.0.13"
      },
@@ -1317,6 +1318,12 @@
      "dev": true,
      "license": "MIT"
    },
    "node_modules/jsqr": {
      "version": "1.4.0",
      "resolved": "https://registry.npmmirror.com/jsqr/-/jsqr-1.4.0.tgz",
      "integrity": "sha512-dxLob7q65Xg2DvstYkRpkYtmKm2sPJ9oFhrhmudT1dZvNFFTlroai3AWSpLey/w5vMcLBXRgOJsbXpdN9HzU/A==",
      "license": "Apache-2.0"
    },
    "node_modules/less": {
      "version": "4.2.1",
      "resolved": "https://registry.npmmirror.com/less/-/less-4.2.1.tgz",
@@ -2570,6 +2577,11 @@
      "integrity": "sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==",
      "dev": true
    },
    "jsqr": {
      "version": "1.4.0",
      "resolved": "https://registry.npmmirror.com/jsqr/-/jsqr-1.4.0.tgz",
      "integrity": "sha512-dxLob7q65Xg2DvstYkRpkYtmKm2sPJ9oFhrhmudT1dZvNFFTlroai3AWSpLey/w5vMcLBXRgOJsbXpdN9HzU/A=="
    },
    "less": {
      "version": "4.2.1",
      "resolved": "https://registry.npmmirror.com/less/-/less-4.2.1.tgz",