shuishen
2025-10-11 3fc27febccd04e2fcffbd2cdd16d2daafd0b3ca3
package.json
@@ -2,11 +2,9 @@
  "name": "uniapp-vue3-project",
  "type": "module",
  "version": "1.5.0",
  "description": "uniapp 团队协作开发实践模板(Vue3)",
  "description": "掌控智飞",
  "author": {
    "name": "江阳小道",
    "email": "oyjt001@gmail.com",
    "github": "https://github.com/oyjt"
    "name": "ztzf"
  },
  "license": "MIT",
  "homepage": "https://github.com/oyjt/uniapp-vue3-template",
@@ -77,7 +75,10 @@
    "@dcloudio/uni-mp-weixin": "3.0.0-4070520250711001",
    "@dcloudio/uni-mp-xhs": "3.0.0-4070520250711001",
    "@dcloudio/uni-quickapp-webview": "3.0.0-4070520250711001",
    "@dcloudio/uni-ui": "^1.5.11",
    "dayjs": "^1.11.18",
    "js-base64": "^3.7.4",
    "js-md5": "^0.7.3",
    "leaflet": "^1.9.4",
    "pinia": "2.2.4",
    "pinia-plugin-persistedstate": "4.1.3",
@@ -141,4 +142,4 @@
      "stylelint --fix"
    ]
  }
}
}