src/pages/dashboard/index.vue @@ -1,6 +1,6 @@ <template> <div class="app-container"> <h1 style="text-align: center;margin-top: 5%">欢迎来到“项目名称"</h1> <h1 style="text-align: center;margin-top: 5%">欢迎来到短信中心</h1> </div> </template>