|
@@ -1,13 +1,25 @@
|
|
# 调问问卷系统
|
|
# 调问问卷系统
|
|
|
|
|
|
此代码仓库为基于 Spring Boot、Vue 实现的前端代码仓库
|
|
此代码仓库为基于 Spring Boot、Vue 实现的前端代码仓库
|
|
-<p><a href="https://www.diaowen.net">https://www.diaowen.net</a></p>
|
|
|
|
|
|
+<p><span>官网地址:</span><a href="https://www.diaowen.net">https://www.diaowen.net</a></p>
|
|
|
|
|
|
### 技术方案说明
|
|
### 技术方案说明
|
|
|
|
|
|
<table>
|
|
<table>
|
|
-<tr><th><strong>方案</strong></th><th colspan="2" align="left"><strong>前后端分离,基于 Vue、Element ui、Spring Boot</strong></th></tr>
|
|
|
|
-<tr><td colspan="3">方案特性:基于VUE、前后分离开发更容易,部署维护更简单</td></tr>
|
|
|
|
-<tr><td rowspan="2">前端</td><td>Gitee</td><td><a href="https://gitee.com/wkeyuan/dwsurvey-vue">https://gitee.com/wkeyuan/dwsurvey-vue</a></td></tr>
|
|
|
|
-<tr><td rowspan="2">后端</td><td>Gitee</td><td><a href="https://gitee.com/wkeyuan/DWSurvey">https://gitee.com/wkeyuan/DWSurvey</a></td></tr>
|
|
|
|
|
|
+<tr>
|
|
|
|
+ <th><strong>方案</strong></th>
|
|
|
|
+ <th colspan="2" align="left"><strong>前后端分离,基于 Vue、Element ui、Spring Boot</strong></th>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+ <td colspan="3">方案特性:基于VUE、前后分离开发更容易,部署维护更简单</td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+ <td>前端</td>
|
|
|
|
+ <td><a href="https://gitee.com/wkeyuan/dwsurvey-vue">https://gitee.com/wkeyuan/dwsurvey-vue</a></td>
|
|
|
|
+</tr>
|
|
|
|
+<tr>
|
|
|
|
+ <td>后端</td>
|
|
|
|
+ <td><a href="https://gitee.com/wkeyuan/DWSurvey">https://gitee.com/wkeyuan/DWSurvey</a></td>
|
|
|
|
+</tr>
|
|
</table>
|
|
</table>
|
|
|
|
+
|