From 4b570019c56604a2bd42e505a3910fe91391aa86 Mon Sep 17 00:00:00 2001 From: panliang <1163816051@qq.com> Date: Fri, 22 Sep 2023 10:31:04 +0800 Subject: [PATCH] build --- .env.example | 2 +- public/h5/index.html | 2 +- public/h5/static/js/{index.f4951e3a.js => index.04a7b7ac.js} | 2 +- public/h5/static/js/pages-patient-form.21fd438a.js | 1 - public/h5/static/js/pages-patient-form.a983c61d.js | 1 + 5 files changed, 4 insertions(+), 4 deletions(-) rename public/h5/static/js/{index.f4951e3a.js => index.04a7b7ac.js} (58%) delete mode 100644 public/h5/static/js/pages-patient-form.21fd438a.js create mode 100644 public/h5/static/js/pages-patient-form.a983c61d.js diff --git a/.env.example b/.env.example index ea0665b..c8e8030 100644 --- a/.env.example +++ b/.env.example @@ -17,7 +17,7 @@ DB_PASSWORD= BROADCAST_DRIVER=log CACHE_DRIVER=file -FILESYSTEM_DISK=local +FILESYSTEM_DISK=public QUEUE_CONNECTION=sync SESSION_DRIVER=file SESSION_LIFETIME=120 diff --git a/public/h5/index.html b/public/h5/index.html index d63d245..a55790d 100644 --- a/public/h5/index.html +++ b/public/h5/index.html @@ -1,2 +1,2 @@