瀏覽代碼

页面调整

xialei 1 年之前
父節點
當前提交
89fdb286b3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/login/index.vue

+ 1 - 1
src/views/login/index.vue

@@ -215,7 +215,7 @@ export default {
215 215
         
216 216
         
217 217
         this.loginLogo = data.login_logo
218
-        this.loginLogo = 'https://cdn.bjtdba.com/vod/image/2024-01-19/20240119162639411.png'
218
+        this.loginLogo = 'https://cdn.bjtdba.com/vod/image/2025-01-21/20250121180855764.png'
219 219
         
220 220
         Cookies.set('MerInfo', JSON.stringify(data))
221 221
       }).catch(({ message }) => {