From 769cf2285aa064b46fa66ae09978a48870a013da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A9=99=E5=AD=90?= <454313500@qq.com> Date: Tue, 11 Jan 2022 16:50:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=89=8D=E7=AB=AF=E5=9B=BE?= =?UTF-8?q?=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yi.Vue/src/store/modules/user.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Yi.Vue/src/store/modules/user.js b/Yi.Vue/src/store/modules/user.js index 1ba572b8..eef6187f 100644 --- a/Yi.Vue/src/store/modules/user.js +++ b/Yi.Vue/src/store/modules/user.js @@ -18,9 +18,9 @@ const state = { //状态 ], images: [ 'https://z3.ax1x.com/2021/05/09/gJadhD.jpg', - 'https://z3.ax1x.com/2021/05/09/gJadhD2.jpg', - 'https://z3.ax1x.com/2021/05/09/gJadhD3.jpg', - 'https://z3.ax1x.com/2021/05/09/gJadhD4.jpg', + 'https://s4.ax1x.com/2022/01/11/7eT9kn.jpg', + 'https://s4.ax1x.com/2022/01/11/7eTCYq.jpg', + 'https://s4.ax1x.com/2022/01/11/7eTSTs.jpg', ], notifications: [], rtl: false