浏览代码

修复 bug 4643

魏熙美 6 年前
父节点
当前提交
6b88435523

+ 1
- 1
VUECODE/smart-operate-manage/src/views/login/index.vue 查看文件

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

+ 1
- 1
VUECODE/smart-property-manage/src/views/login/index.vue 查看文件

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