ソースを参照

修复 bug 4643

魏熙美 6 年 前
コミット
6b88435523
共有2 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 1
    1
      VUECODE/smart-operate-manage/src/views/login/index.vue
  2. 1
    1
      VUECODE/smart-property-manage/src/views/login/index.vue

+ 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