소스 검색

修改 经纪人 为 营销云

魏熙美 5 년 전
부모
커밋
0097bc6219
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/views/Dashboard.vue

+ 1
- 1
src/views/Dashboard.vue 파일 보기

@@ -1,6 +1,6 @@
1 1
 <template>
2 2
   <div class="dash-main">
3
-    <h3>欢迎使用经纪人系统</h3>
3
+    <h3>欢迎使用营销云系统</h3>
4 4
   </div>
5 5
 </template>
6 6