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 1428e11 commit 3744aa0Copy full SHA for 3744aa0
web/src/view/init/index.vue
@@ -8,6 +8,7 @@
8
<p class="init_p">1.您需有用一定的VUE和GOLANG基础</p>
9
<p class="init_p">2.请您确认是否已经阅读过官方文档</p>
10
<p class="init_p">3.请您确认是否了解后续的配置流程</p>
11
+ <p class="init_p">4.如果您使用mysql数据库,请确认数据库引擎为<span style="color: red">innoDB</span></p>
12
<p class="init_p">注:开发组不为文档中书写过的内容提供无偿服务</p>
13
<p class="init_btn">
14
<el-button type="primary" @click="goDoc">
0 commit comments