This commit is contained in:
邓皓元 2018-11-06 16:24:34 +08:00
parent 28b4dc67f2
commit 9406f4c0d8

View File

@ -1,6 +1,6 @@
<template> <template>
<div class="home-wrap"> <div class="home-wrap">
<h3>欢迎使用车友俱乐部业务系统</h3> <h3>欢迎使用{{CONFIG.title}}</h3>
</div> </div>
</template> </template>