Dashboard.vue 148 B

12345
  1. <template>
  2. <div>
  3. <p>xxx上午好,欢迎您使用我们开发的特别牛逼的管理项目,祝您一天愉快!</p>
  4. </div>
  5. </template>