|
2 | 2 |
|
3 | 3 | 基于[midjourney-client](https://github.com/erictik/midjourney-client)的api开发的可交互绘画界面,需要自行实现后端代理部分
|
4 | 4 |
|
| 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 | + |
5 | 16 | ## 已完成功能
|
6 | 17 | - [x] 列表展示
|
7 | 18 | - [x] 只看我的
|
|
20 | 31 |
|
21 | 32 | 
|
22 | 33 |
|
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