罗广辉
2025-10-10 81ecb4caec126355ff38eb5bb3f86bfc6fee6661
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",
@@ -84,7 +82,9 @@
    "uview-plus": "^3.5.41",
    "vue": "3.4.21",
    "vue-i18n": "9.1.9",
    "z-paging": "^2.8.8"
    "z-paging": "^2.8.8",
    "js-md5": "^0.7.3",
    "js-base64": "^3.7.4"
  },
  "devDependencies": {
    "@antfu/eslint-config": "5.0.0",
@@ -141,4 +141,4 @@
      "stylelint --fix"
    ]
  }
}
}