Skip to content

Commit d2827ee

Browse files
committed
feat: docs
1 parent ba126ee commit d2827ee

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
基于[midjourney-client](https://github.com/erictik/midjourney-client)的api开发的可交互绘画界面,需要自行实现后端代理部分
44

5+
## 在线体验/反馈
6+
- [体验地址:http://mj-imagine.cn/](http://mj-imagine.cn/)
7+
- [其他交流,反馈问题](#页面截图)
8+
9+
## 技术栈
10+
- 渲染/构建框架:vue3 + vite + typescript
11+
- ui库:element-plus
12+
- 样式处理:tailwind
13+
- 请求库:axios
14+
- 其他:crypto-js、clipboard、socket.io
15+
516
## 已完成功能
617
- [x] 列表展示
718
- [x] 只看我的
@@ -20,5 +31,7 @@
2031

2132
![](./screen-2.png)
2233

23-
<img src="./screen-3.png" style="margin: 10px auto; display: block; max-width: 60%;" />
24-
<img src="./screen-4.jpeg" style="margin: 0 auto; display: block; max-width: 50%;" />
34+
<img src="./screen-3.png" width="375" />
35+
36+
## 反馈/交流
37+
<img src="./screen-4.jpeg" width="220" />

0 commit comments

Comments
 (0)