wangxu
2025-09-30 4dc2c299e2d6a5a98d8b4af2c06ad12dd9d0b79b
分支
用户 wangxu <200714454@qq.com>
星期二, 九月 30, 2025 13:47 +0800
提交者 wangxu <200714454@qq.com>
星期二, 九月 30, 2025 13:47 +0800
提交4dc2c299e2d6a5a98d8b4af2c06ad12dd9d0b79b
目录 279207f97f9b16fa58c81e006f82f7f19aed34c7 目录 | zip | gz
上一版本
init project
已添加49个文件
文件已修改
.env.development 对比 | 查看 | 原始文档 | blame | 历史
.env.production 对比 | 查看 | 原始文档 | blame | 历史
.gitignore 对比 | 查看 | 原始文档 | blame | 历史
.vscode/extensions.json 对比 | 查看 | 原始文档 | blame | 历史
README.md 对比 | 查看 | 原始文档 | blame | 历史
index.html 对比 | 查看 | 原始文档 | blame | 历史
package-lock.json 对比 | 查看 | 原始文档 | blame | 历史
package.json 对比 | 查看 | 原始文档 | blame | 历史
public/vite.svg 对比 | 查看 | 原始文档 | blame | 历史
src/App.vue 对比 | 查看 | 原始文档 | blame | 历史
src/api/login/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/login-background.jpg 对比 | 查看 | 原始文档 | blame | 历史
src/assets/styles/index.scss 对比 | 查看 | 原始文档 | blame | 历史
src/assets/styles/variables.scss 对比 | 查看 | 原始文档 | blame | 历史
src/components/mapTools/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/uavComponents/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/components/uavComponents/uav-button.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/uavComponents/uav-card.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/uavComponents/uav-checkbox.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/uavComponents/uav-datePicker.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/uavComponents/uav-dialog.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/uavComponents/uav-form.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/uavComponents/uav-input.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/uavComponents/uav-pagination.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/uavComponents/uav-select.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/uavComponents/uav-table.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/uavComponents/uav-tree.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/uavMap/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/main.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/router/routers.js 对比 | 查看 | 原始文档 | blame | 历史
src/store/index.js 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/map.js 对比 | 查看 | 原始文档 | blame | 历史
src/store/modules/user.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/WHEPClient.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/auth.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/cache.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/createMap.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/errorCode.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/eventBus.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/jsencrypt.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/registerComponents.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/request.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools.js 对比 | 查看 | 原始文档 | blame | 历史
src/utils/websocket.js 对比 | 查看 | 原始文档 | blame | 历史
src/views/login/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/main/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/uavControl/index.vue 对比 | 查看 | 原始文档 | blame | 历史
vite.config.js 对比 | 查看 | 原始文档 | blame | 历史