From d5a48e128ca21b8bc16db1580b1b20deb8a9f483 Mon Sep 17 00:00:00 2001 From: zmj <1493694146@qq.com> Date: Fri, 8 Dec 2023 23:00:43 +0800 Subject: [PATCH] login --- src/App.vue | 8 +++-- src/api.js | 1 - src/components/index/bottomCenter.vue | 1 + src/components/index/topLeft.vue | 2 +- src/components/scrollTable.vue | 37 ++++++++++++++++++++--- src/components/townDetail/bottomRight.vue | 13 +++----- src/components/townDetail/bottomleft.vue | 7 +++-- src/components/townDetail/topLeft.vue | 5 ++- src/components/townDetail/topRight.vue | 6 ++-- src/store/index.js | 8 +++-- src/view/Businesses.vue | 6 ++-- src/view/commodity.vue | 18 +++++------ src/view/finance.vue | 8 +++-- src/view/index.vue | 4 +-- src/view/login.vue | 19 +++--------- src/view/order.vue | 6 ++-- src/view/townDetail.vue | 8 ++--- 17 files changed, 95 insertions(+), 62 deletions(-) diff --git a/src/App.vue b/src/App.vue index 4025011..f4f9b7b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,9 +1,11 @@