diff --git a/README.md b/README.md
index eceaf86..8c569da 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,16 @@
- 窗口支持透明背景、置顶显示、圆角毛玻璃外观
- 设置通过 Pinia + 持久化插件跨会话保存
+## 界面预览
+
+| 书架管理 | 书籍详情 |
+| --- | --- |
+|  |  |
+
+| 幽灵阅读模式 | 阅读设置 |
+| --- | --- |
+|  |  |
+
## 技术栈
| 层 | 技术 |
diff --git a/images/1.png b/images/1.png
new file mode 100644
index 0000000..0043dee
Binary files /dev/null and b/images/1.png differ
diff --git a/images/2.png b/images/2.png
new file mode 100644
index 0000000..ba85d04
Binary files /dev/null and b/images/2.png differ
diff --git a/images/3.png b/images/3.png
new file mode 100644
index 0000000..06444bd
Binary files /dev/null and b/images/3.png differ
diff --git a/images/4.png b/images/4.png
new file mode 100644
index 0000000..1a62cfc
Binary files /dev/null and b/images/4.png differ
diff --git a/package.json b/package.json
index 3f5275e..b9f1011 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "stealthreader",
"private": true,
- "version": "0.1.0",
+ "version": "0.3.0",
"type": "module",
"scripts": {
"dev": "vite",
diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json
index 9df2a9e..c826f69 100644
--- a/src-tauri/tauri.conf.json
+++ b/src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
- "productName": "stealthreader",
- "version": "0.2.0",
+ "productName": "StealthReader",
+ "version": "../package.json",
"identifier": "StealthReader",
"build": {
"beforeDevCommand": "pnpm dev",
diff --git a/src/views/BookDetail.vue b/src/views/BookDetail.vue
index a3bffdd..58c8f59 100644
--- a/src/views/BookDetail.vue
+++ b/src/views/BookDetail.vue
@@ -20,31 +20,44 @@
关于本应用的信息
+关于幽灵阅读器
-