Commit Graph

321 Commits

Author SHA1 Message Date
严浩
cc0e5679a9 feat(xml): 增加 XML 解析和处理功能
- 添加了处理 XML 请求和响应的工具函数
- 实现了 GET 和 POST 请求的 XML 解析和返回
- 更新了 API 页面,增加了 XML POST 请求和解析的示例
- 优化了 XML 生成和转义逻辑,防止二次转义
2025-09-02 16:19:31 +08:00
严浩
b9e6a139b7 feat(fake-server): 模拟 XML 数据并增强 API 页面解析功能
- 新增 XML 模拟数据路由,提供示例 XML 文档
- 在 API 页面中集成 XML 请求和解析功能
- 使用 Axios 请求 XML 数据,并通过 DOMParser 解析
- 展示 XML 字符串和解析后的结果
2025-09-02 15:43:09 +08:00
严浩
d83813f8f9 refactor: rolldown-vite 2025-09-01 18:36:46 +08:00
严浩
e4287bb0e1 chore: 整理 2025-08-19 16:20:33 +08:00
严浩
95a3676fba build(deps): 降级 @types/node 和 @vue/tsconfig 版本
- 将 @types/node 版本从 ^24.3.0 降级到 ^22.17.2
- 将 @vue/tsconfig 版本从 ^0.8.0 降级到 ^0.7.0
2025-08-18 11:41:38 +08:00
严浩
46e5fd3e49 refactor(shadcn): 优化 Button 组件并更新相关依赖
- 更新 @types/node 版本至 24.3.0
- 更新 @vue/tsconfig 版本至 0.8.0
- 更新 eslint-plugin-oxlint 和 oxlint 版本至 1.12.0
- 优化 HCesiumManager 中的卫星实体创建逻辑
- 修复 ShadcnVue 页面中的 Button 组件用法
- 优化 Button 组件的 Props 类型定义
- 更新 buttonVariants 的导入路径
2025-08-18 10:18:03 +08:00
严浩
1d4f3b601a refactor(dev): 将 $__DEV__ 重命名为 __DEV__ 2025-08-14 14:31:19 +08:00
严浩
8e8a272f2e chore(types): remove unnecessary export statements from global and unocss type definitions 2025-07-29 09:20:31 +08:00
严浩
5487dc321e feat: enhance responsive design for sidebar and drawer in AppLayout 2025-07-04 12:34:55 +08:00
严浩
ec4906f441 feat: update layout configuration to use naive-ui/AppLayout 2025-07-04 12:06:40 +08:00
严浩
997df3a4d4 chore(deps): add naive-ui and vfonts dependencies; update styles and router for Naive UI components 2025-07-04 10:14:58 +08:00
严浩
0883cb8df5 fix: update layout titles to object format for consistency 2025-06-10 00:44:57 +08:00
严浩
12d5af969c fix: disable specific eslint-plugin-import-x rules and update router import 2025-06-03 22:54:15 +08:00
严浩
e8803a9f18 feat: add vue-data-ui dependency and create vue-data-ui page 2025-05-26 12:57:24 +08:00
严浩
ab70388a53 fix: 格式化 PinPuYi.vue 2025-05-09 16:51:03 +08:00
严浩
f34202febb feat: 频谱仪: 添加幅度菜单和单位支持 2025-05-09 16:48:07 +08:00
严浩
cef9ed6381 refactor: 优化频谱仪状态管理代码格式,提升可读性 2025-05-08 18:15:46 +08:00
严浩
b850ae82ae feat: 添加跨度菜单列表及其项目,更新频谱仪状态管理 2025-05-08 18:10:27 +08:00
严浩
7344359d1e chore(deps): 更新 eslint-plugin-unicorn 到 v59.0.0 2025-05-04 21:25:48 +08:00
严浩
695e583136 feat: 添加对 .md 文件的类型声明 2025-05-02 23:10:38 +08:00
严浩
6299b6d45f PinPuYi 2025-04-28 17:44:11 +08:00
严浩
5fe08b0741 PinPuYi 2025-04-28 17:02:47 +08:00
严浩
1ca2a17e4f 频谱仪: 屏幕照片 2025-04-28 15:41:26 +08:00
严浩
a44a455eca fix: 修改频率菜单和状态变量名称为中文 2025-04-28 14:05:24 +08:00
严浩
c4a50b3642 临时屏幕.png 2025-04-27 18:08:35 +08:00
严浩
12bbc843fb PinPuYi.vue 2025-04-27 17:26:55 +08:00
严浩
e2c2cb165a PinPuYi.vue 2025-04-27 17:20:41 +08:00
严浩
6b6ddeb23b PinPuYi.vue 2025-04-25 18:28:25 +08:00
严浩
1c73834dc8 PinPuYi.vue 2025-04-25 16:49:26 +08:00
严浩
e10538baca Add Helvetica-Light-05 font files in TTF, WOFF, and WOFF2 formats 2025-04-25 12:04:05 +08:00
严浩
e9c59a3634 PinPuYi.vue 2025-04-24 19:08:05 +08:00
严浩
2d6831fcb0 style(PinPuYi.vue): adjust image styling for better responsiveness 2025-04-24 17:51:46 +08:00
严浩
4164134a4e PinPuYi.vue 2025-04-24 17:50:59 +08:00
严浩
aacca31384 feat: 更新随机图片选择逻辑,支持随机选择2或3 2025-04-20 22:11:51 +08:00
严浩
5f9eeddc77 feat: 添加随机图片功能 2025-04-20 22:09:08 +08:00
严浩
f4e248a2b1 feat: vite-assets 2025-04-20 22:06:49 +08:00
严浩
defc842edf **/**.noformat.json 2025-04-18 13:47:58 +08:00
严浩
edcf30a4d8 Iframe-PlotlyJs-Comp.vue 2025-04-18 12:47:31 +08:00
严浩
1f959b1d1b Iframe-PlotlyJs-Comp.vue 2025-04-18 12:05:53 +08:00
严浩
ebed0cf4bf Iframe-PlotlyJs.page.vue 2025-04-17 19:28:47 +08:00
严浩
95d5087b5e feat: add Plotly.js usage page 2025-04-17 14:57:17 +08:00
严浩
9f82dc6dcb Dom-Draggable.page.vue 2025-04-16 19:20:22 +08:00
严浩
b9ae95bfee dd 2025-04-16 18:11:40 +08:00
严浩
182d87c773 chore: 将变量名翻译为中文以提高可读性 2025-04-16 14:56:53 +08:00
严浩
5766bb828e chore: update satellite.js to version 6.0.0 and improve position validation in calculations 2025-04-15 17:02:52 +08:00
严浩
22e5c31f58 SortableJS.page.vue 2025-04-15 14:17:43 +08:00
严浩
e9676c120d _星座样本IQ.no-lint.ts 2025-04-11 17:52:28 +08:00
严浩
89ebb71b9d 频谱: iframe-page-comps/IframeSpectrogram.vue 2025-04-10 16:30:32 +08:00
严浩
95fddc8d20 整理文件 2025-04-10 14:55:44 +08:00
严浩
2290dc2edf 优化数据发送逻辑,确保使用原始数据对象,并增加 props.data 变化的日志记录 2025-04-09 18:17:00 +08:00