魏熙美 6 лет назад
Родитель
Сommit
6b88435523

+ 1
- 1
VUECODE/smart-operate-manage/src/views/login/index.vue Просмотреть файл

@@ -49,7 +49,7 @@
49 49
         >登录</el-button>
50 50
       </el-form>
51 51
     </div>
52
-    <span class="bottom-desc">Copyright © 南京锦城佳业网络科技有限公司, All Rights Reserved.</span>
52
+    <span class="bottom-desc">Copyright © 南京锦城佳业营销策划有限公司, All Rights Reserved.</span>
53 53
   </div>
54 54
 </template>
55 55
 

+ 1
- 1
VUECODE/smart-property-manage/src/views/login/index.vue Просмотреть файл

@@ -74,7 +74,7 @@
74 74
         <el-button type="primary" @click="handleLogin">确 定</el-button>
75 75
       </div>
76 76
     </el-dialog>
77
-    <span class="bottom-desc">Copyright © 南京锦城佳业网络科技有限公司, All Rights Reserved.</span>
77
+    <span class="bottom-desc">Copyright © 南京锦城佳业营销策划有限公司, All Rights Reserved.</span>
78 78
   </div>
79 79
 </template>
80 80