From f37cb8aca6ae341351f2d698018cfe556400c2d3 Mon Sep 17 00:00:00 2001 From: cclu <1106109051@qq.com> Date: Fri, 10 Nov 2023 11:50:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=88=E4=BC=A0=E4=B8=80=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/uni-popup.vue | 2 +- pages/nationalPage/moreList.vue | 2 +- pages/operatingStatements/detail.vue | 5 +- pages/operatingStatements/index.vue | 254 +++++++-- pages/revenue/component/otherCharts.vue | 5 +- pages/revenue/index.vue | 678 ++++++------------------ static/images/recons/delete.svg | 14 + static/images/recons/search_icon.svg | 12 + static/images/recons/select_icon.svg | 11 + 9 files changed, 418 insertions(+), 565 deletions(-) create mode 100644 static/images/recons/delete.svg create mode 100644 static/images/recons/search_icon.svg create mode 100644 static/images/recons/select_icon.svg diff --git a/components/uni-popup.vue b/components/uni-popup.vue index 3789166..77a3ebd 100644 --- a/components/uni-popup.vue +++ b/components/uni-popup.vue @@ -1,5 +1,5 @@