We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9747bde commit fe63c46Copy full SHA for fe63c46
index.md
@@ -13,8 +13,10 @@
13
* [项目演示](#项目演示)
14
* [卖家端(PC端)](#卖家端(PC端))
15
* [买家端(手机微信端)](#买家端(手机微信端))
16
- * [买家端和卖家端的通信](#买家端和卖家端的通信)
+ * [买家端和卖家端的通信](#买家端和卖家端的通信)
17
+
18
------------
19
20
## 项目介绍
21
* 前端是由Vue.js构建的WebApp,后端由Spring Boot打造,后端的前台页面使用Bootstap+Freemarker+JQuery构建,后端和前端通过RESTful风格的接口相连。
22

0 commit comments