@@ -1,7 +1,7 @@
<template>
<div>
<div class="page-header-index-wide welcome" v-if="indexStyle==0">
- <h1>欢迎进入慧盈智能薪税平台</h1>
+ <h1>欢迎进入慧盈服务平台</h1>
<img src="~@/assets/welcome.png" class="logo">
</div>
<index-chart v-if="indexStyle==1"></index-chart>