• Joined on 2024-02-22
Loading Heatmap…

wxy pushed to master at TreeData/Vehicle-Networking-ui

2024-10-11 21:59:13 +08:00

wxy pushed to master at TreeData/Vehicle-Networking-ui

  • 8cd6aa7a01 传递车辆识别码(carVin)作为查询参数。

2024-09-29 20:31:39 +08:00

wxy pushed to master at TreeData/Vehicle-Networking-ui

  • dbfd9652f9 在HTML头部嵌入高德地图API脚本,用于初始化地图服务。fix(car/trajectory): 设置正确的间隔时间并修复carVin属性格式- 修正了定时器设置,将每隔10秒调用fetchData方法,以确保数据获取频率符合预期。

2024-09-29 20:26:39 +08:00

wxy pushed to master at TreeData/Vehicle-Networking-ui

  • 0a61d647fa 在HTML头部嵌入高德地图API脚本,用于初始化地图服务。

2024-09-29 20:09:27 +08:00

wxy pushed to master at TreeData/Vehicle-Networking-ui

  • 0932ed3cd2 ```调整fetchData方法的定时器间隔为2秒

2024-09-29 10:14:45 +08:00

wxy pushed to master at TreeData/Vehicle-Networking-ui

2024-09-25 22:36:32 +08:00

wxy pushed to master at TreeData/Vehicle-Networking-ui

2024-09-24 10:06:37 +08:00

wxy pushed to master at TreeData/Vehicle-Networking-ui

2024-09-24 00:12:39 +08:00

wxy pushed to master at TreeData/cloud-web

  • 0c71d9828b 重定位天气小部件以增强用户界面一致性

2024-09-10 12:21:38 +08:00

wxy pushed to master at TreeData/cloud-web

  • 445522ade0 Merge remote-tracking branch 'origin/master'
  • b153b1ed70 在Navbar组件中添加了一个iframe,用于展示天气代码。这个iframe的宽度被设置为500像素,高度为40像素,并且边框被移除,滚动被禁用,水平间距设置为0。这个更改使得天气代码可以在Navbar组件的一个固定位置上被正确展示。
  • Compare 2 commits »

2024-09-10 12:18:55 +08:00

wxy pushed to master at TreeData/cloud-web

  • 7615738ac0 将`el-image`组件替换为自定义`image-preview`组件以优化图片展示。调整旨在增强图片查看体验,同时保持布局和功能性不变。

2024-09-09 22:48:22 +08:00

wxy pushed to master at TreeData/cloud-web

  • 025a1d2aa6 更新数据统计视图布局,增加优雅的卡片样式展示“什么也没有”信息

2024-09-09 22:38:38 +08:00

wxy pushed to master at TreeData/cloud-web

  • bc62c2f8e5 格式化ImageUpload组件中的对象字面量

2024-09-09 16:35:36 +08:00

wxy pushed to master at TreeData/cloud-web

  • 8cc82acbea 文档添加关于字符串、字节和void数据类型的说明

2024-09-08 20:28:48 +08:00

wxy pushed to master at TreeData/cloud-web

  • ab605ad2fa 文档添加关于字符串、字节和void数据类型的说明

2024-09-08 20:18:36 +08:00

wxy pushed to master at TreeData/cloud-web

2024-09-08 16:44:36 +08:00

wxy pushed to master at TreeData/cloud-web

2024-09-08 14:31:45 +08:00

wxy pushed to master at TreeData/cloud-web

  • 14d1e7b36a 移除测试API按钮并更新为接口文档按钮

2024-09-06 19:20:17 +08:00

wxy pushed to master at TreeData/cloud-web

  • 79f6e44185 功能开发:添加API测试按钮和相关对话框

2024-09-06 19:03:41 +08:00

wxy pushed to master at TreeData/cloud-web

  • e2e7f1e06d ```添加测试API按钮和对话框以支持手机号查询归属地在系统端口视图中,为'手机号查询归属地'功能添加了一个测试API按钮。该按钮触发一个对话框,用户可以在其中输入手机号码进行查询。对话框展示了省份、城市、区号、邮编和运营商信息。此外,对phonePlace方法进行了整合,以发起请求并处理响应。

2024-09-06 16:46:49 +08:00