Skip to content

Commit 3744aa0

Browse files
author
piexlmax
committed
初始化引导着重提示mysql需要使用innoDB
1 parent 1428e11 commit 3744aa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/view/init/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<p class="init_p">1.您需有用一定的VUE和GOLANG基础</p>
99
<p class="init_p">2.请您确认是否已经阅读过官方文档</p>
1010
<p class="init_p">3.请您确认是否了解后续的配置流程</p>
11+
<p class="init_p">4.如果您使用mysql数据库,请确认数据库引擎为<span style="color: red">innoDB</span></p>
1112
<p class="init_p">注:开发组不为文档中书写过的内容提供无偿服务</p>
1213
<p class="init_btn">
1314
<el-button type="primary" @click="goDoc">

0 commit comments

Comments
 (0)