Skip to content

Commit

Permalink
v2.1.0-backup.05180000
Browse files Browse the repository at this point in the history
update README.md
  • Loading branch information
laorange committed May 17, 2022
1 parent 8b83d29 commit dccb64c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
项目地址:[GitHub](https://github.com/laorange/LaminateCalculation) | [Gitee](https://gitee.com/laorange/LaminateCalculation)

+ 前端使用: ts+vue3,
+ 组件库: [ElementPlus](https://element-plus.org), [NaiveUi](https://www.naiveui.com/), [VantUi ](https://vant-contrib.gitee.io/vant/#/zh-CN/home)三者都有用
+ 显示公式用的是 [Vatex](https://github.com/Shimada666/VaTex)
+ pinia, axios 等常用库
+ 后端使用: python,毕竟是科学计算,numpy 基本跑不了;Flask 开个简单的后端 ( Django 在此处就显得太笨重了...)

## 快速开始

```mermaid
Expand All @@ -22,8 +28,12 @@ graph LR

![1.png](demo/demo1.png)

----

![2.png](demo/demo2.png)

----

![3.png](demo/demo3.png)

## 后端输出示例
Expand Down
Binary file modified demo/demo1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified demo/demo2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified demo/demo3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dccb64c

Please sign in to comment.