From 8bb086a400a234745f1d2f2452d5c98322bbab1b Mon Sep 17 00:00:00 2001 From: cclu <1106109051@qq.com> Date: Thu, 21 Nov 2024 19:20:56 +0800 Subject: [PATCH] update --- index.html | 4 +- .../map/component/RobotDialogueBox.less | 76 ++- .../map/component/RobotDialogueBox.vue | 593 +++++++++++++----- src/components/map/index.vue | 180 +++++- src/components/map/service.ts | 19 + src/options/serveice.ts | 9 +- src/request/request.ts | 2 +- src/request/requestCode.ts | 2 +- src/request/requestConfig.ts | 2 +- vite.config.ts | 2 +- 10 files changed, 714 insertions(+), 175 deletions(-) diff --git a/index.html b/index.html index 47360b4..ecf45fb 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ * @Author: cclu 1106109051@qq.com * @Date: 2024-11-18 11:40:21 * @LastEditors: cclu 1106109051@qq.com - * @LastEditTime: 2024-11-19 09:33:22 + * @LastEditTime: 2024-11-21 10:44:39 * @FilePath: \aiRobot\index.html * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE --> @@ -13,7 +13,7 @@