From 51301acb173cc788de4d2a6f91b9769147d15e05 Mon Sep 17 00:00:00 2001 From: luolianxin Date: Fri, 21 Feb 2025 11:31:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8A=95=E8=AF=89=E4=B8=BE?= =?UTF-8?q?=E6=8A=A5=E3=80=81=E8=A3=85=E5=A4=87=E7=AE=A1=E7=90=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/jbts/ComplaintReportBoard.vue | 29 ++ client/src/views/jbts/login.vue | 200 ++++++++++++ client/src/views/zbgl/zfclgl.vue | 299 ++++++++++++++++++ client/src/views/zbgl/zfzbgl.vue | 275 ++++++++++++++++ client/src/views/zbgl/zsfzgl.vue | 230 ++++++++++++++ 5 files changed, 1033 insertions(+) create mode 100644 client/src/views/jbts/ComplaintReportBoard.vue create mode 100644 client/src/views/jbts/login.vue create mode 100644 client/src/views/zbgl/zfclgl.vue create mode 100644 client/src/views/zbgl/zfzbgl.vue create mode 100644 client/src/views/zbgl/zsfzgl.vue diff --git a/client/src/views/jbts/ComplaintReportBoard.vue b/client/src/views/jbts/ComplaintReportBoard.vue new file mode 100644 index 0000000..da022ab --- /dev/null +++ b/client/src/views/jbts/ComplaintReportBoard.vue @@ -0,0 +1,29 @@ +