diff --git a/README.md b/README.md index 0899d84..beff72b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ +![](docs/pc11.png) + +![](docs/pc22.png) + + ## 运行 1. yarn install diff --git a/apps/web/src-tauri/tauri.conf.json b/apps/web/src-tauri/tauri.conf.json index 8634df1..a049c94 100644 --- a/apps/web/src-tauri/tauri.conf.json +++ b/apps/web/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ "distDir": "../build" }, "package": { - "productName": "tangsegndaodao", + "productName": "tangsengdaodao", "version": "../package.json" }, "tauri": { diff --git a/docs/pc11.png b/docs/pc11.png new file mode 100644 index 0000000..d74bf5a Binary files /dev/null and b/docs/pc11.png differ diff --git a/docs/pc22.png b/docs/pc22.png new file mode 100644 index 0000000..1e15442 Binary files /dev/null and b/docs/pc22.png differ diff --git a/docs/pc33.png b/docs/pc33.png new file mode 100644 index 0000000..43bb2e8 Binary files /dev/null and b/docs/pc33.png differ