From 36ed184cd4475d205b2ed1f45458ab0226a48d61 Mon Sep 17 00:00:00 2001 From: Apcallover <1503963513@qq.com> Date: Wed, 20 Mar 2024 17:16:16 +0800 Subject: [PATCH] flat: 123 --- App.vue | 32 ++++++++++++++++++++++++++++++-- api/user.js | 7 +++++-- pages/login/login.vue | 1 - store/models/news.js | 1 + store/models/news_recruit.js | 1 + store/models/user.js | 3 ++- vue.config.js | 3 ++- 7 files changed, 41 insertions(+), 7 deletions(-) diff --git a/App.vue b/App.vue index bc0c547..9ffc910 100644 --- a/App.vue +++ b/App.vue @@ -3,6 +3,7 @@ @import "@/uni_modules/uview-ui/index.scss";