From cc4875f54119ec82c99acd79d2c85b56a188167a Mon Sep 17 00:00:00 2001 From: panliang <1163816051@qq.com> Date: Mon, 25 Sep 2023 09:49:05 +0800 Subject: [PATCH] build:h5 --- config/admin.php | 2 +- public/h5/index.html | 2 +- public/h5/static/js/{index.75f29e8c.js => index.ae006a63.js} | 2 +- ...es-record-form.dc848406.js => pages-record-form.699ce52d.js} | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename public/h5/static/js/{index.75f29e8c.js => index.ae006a63.js} (99%) rename public/h5/static/js/{pages-record-form.dc848406.js => pages-record-form.699ce52d.js} (78%) diff --git a/config/admin.php b/config/admin.php index 4998cdf..83fbfc4 100644 --- a/config/admin.php +++ b/config/admin.php @@ -66,7 +66,7 @@ return [ 'layout' => [ // 浏览器标题, 功能名称使用 %title% 代替 - 'title' => '%title% | OwlAdmin', + 'title' => '%title% | 宝芝堂', 'header' => [ // 是否显示 [刷新] 按钮 'refresh' => true, diff --git a/public/h5/index.html b/public/h5/index.html index c0fd6b0..4a465f8 100644 --- a/public/h5/index.html +++ b/public/h5/index.html @@ -1,2 +1,2 @@