仪表盘
版本库
文件存储
活动
搜索
登录
main
/
six-axis-force
六维力数据可视化
概况
操作记录
提交次数
目录
文档
分支
对比
上一版本:
none
|
补丁
|
提交对比
init
baoshiwei
2025-05-21
832991a036bcb0d99a66d2d1f059253136ddd622
分支
用户
baoshiwei
<baoshiwei@shlanbao.cn>
星期三, 五月 21, 2025 12:58 +0800
提交者
baoshiwei
<baoshiwei@shlanbao.cn>
星期三, 五月 21, 2025 12:58 +0800
提交
832991a036bcb0d99a66d2d1f059253136ddd622
目录
0148ba911da05f2e33eadd49d10ed3ff08d488d8
目录
|
zip
|
gz
上一版本
init
已添加57个文件
文件已修改
.gitignore
对比
|
查看
|
原始文档
|
blame
|
历史
README.md
对比
|
查看
|
原始文档
|
blame
|
历史
index.html
对比
|
查看
|
原始文档
|
blame
|
历史
package.json
对比
|
查看
|
原始文档
|
blame
|
历史
pnpm-lock.yaml
对比
|
查看
|
原始文档
|
blame
|
历史
public/logo.png
对比
|
查看
|
原始文档
|
blame
|
历史
public/splashscreen.html
对比
|
查看
|
原始文档
|
blame
|
历史
public/tauri.svg
对比
|
查看
|
原始文档
|
blame
|
历史
public/vite.svg
对比
|
查看
|
原始文档
|
blame
|
历史
splashscreen.html
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/.gitignore
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/Cargo.lock
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/Cargo.toml
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/build.rs
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/capabilities/default.json
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/128x128-tauri.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/128x128.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/128x128@2x-tauri.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/128x128@2x.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/32x32-tauri.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/32x32.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/Square107x107Logo.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/Square142x142Logo.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/Square150x150Logo.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/Square284x284Logo.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/Square30x30Logo.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/Square310x310Logo.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/Square44x44Logo.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/Square71x71Logo.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/Square89x89Logo.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/StoreLogo.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/icon-tauri.ico
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/icon.icns
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/icon.ico
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/icon.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/icons/logo.png
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/src/lib.rs
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/src/main.rs
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/src/pipe_server.rs
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/src/tokio_utils.rs
对比
|
查看
|
原始文档
|
blame
|
历史
src-tauri/tauri.conf.json
对比
|
查看
|
原始文档
|
blame
|
历史
src/App.vue
对比
|
查看
|
原始文档
|
blame
|
历史
src/assets/logo.png
对比
|
查看
|
原始文档
|
blame
|
历史
src/assets/vue.svg
对比
|
查看
|
原始文档
|
blame
|
历史
src/components/DisplaySelector.vue
对比
|
查看
|
原始文档
|
blame
|
历史
src/components/ForceChart.vue
对比
|
查看
|
原始文档
|
blame
|
历史
src/components/GaugeDisplay.vue
对比
|
查看
|
原始文档
|
blame
|
历史
src/components/TableDisplay.vue
对比
|
查看
|
原始文档
|
blame
|
历史
src/components/ThreeDDisplay.vue
对比
|
查看
|
原始文档
|
blame
|
历史
src/components/TitleBar.vue
对比
|
查看
|
原始文档
|
blame
|
历史
src/main.ts
对比
|
查看
|
原始文档
|
blame
|
历史
src/pipe_client.ts
对比
|
查看
|
原始文档
|
blame
|
历史
src/start.ts
对比
|
查看
|
原始文档
|
blame
|
历史
src/vite-env.d.ts
对比
|
查看
|
原始文档
|
blame
|
历史
tsconfig.json
对比
|
查看
|
原始文档
|
blame
|
历史
tsconfig.node.json
对比
|
查看
|
原始文档
|
blame
|
历史
vite.config.ts
对比
|
查看
|
原始文档
|
blame
|
历史