From 362f5c666a7bf22aeec6688bf6b0ca28749a5abd Mon Sep 17 00:00:00 2001 From: liangjin <liangjin@finlean.com> Date: Fri, 14 May 2021 18:19:34 +0800 Subject: [PATCH] 和微分 --- src/store/index.js | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/store/index.js b/src/store/index.js index 5be4725..7f2068e 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -323,9 +323,6 @@ } - - - commit(SET_FOOTER_NAV, footernav); commit(SET_USER_PAGE, userPage); commit(SET_USER_INFO, data.body); -- Gitblit v1.8.0