From f6c2053a22a688a1921268d4a7bd94435644dc7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E4=B8=96=E7=90=AA?= <2231925844@qq.com> Date: Mon, 20 Jan 2025 19:10:19 +0800 Subject: [PATCH] =?UTF-8?q?[update]:=E6=B5=8B=E8=AF=95=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E4=BD=BF=E7=94=A8=E9=98=BF=E9=87=8C=E4=BA=91?= =?UTF-8?q?OSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- index.html | 2 +- src/api/tcctlo-law-office/goods.js | 44 ++++ src/views/tcctlo-law-office/goods/index.vue | 257 ++++++++++++++++++++ 4 files changed, 303 insertions(+), 2 deletions(-) create mode 100644 src/api/tcctlo-law-office/goods.js create mode 100644 src/views/tcctlo-law-office/goods/index.vue diff --git a/.env.development b/.env.development index af9ba00..7f91040 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 若依管理系统 +VITE_APP_TITLE = 律所OA办公系统 # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/index.html b/index.html index d20d02e..db3acb5 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ -