From 16035381446123402f86334f88613fb62fcd35f8 Mon Sep 17 00:00:00 2001 From: lzhe <lzhe@example.com> Date: 星期日, 07 四月 2024 12:15:10 +0800 Subject: [PATCH] 1 --- src/config/index.js | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/src/config/index.js b/src/config/index.js index 1146f23..c3d0747 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -1,3 +1,11 @@ +/* + * @Author: lzhe lzhe@example.com + * @Date: 2024-03-26 10:28:33 + * @LastEditors: lzhe lzhe@example.com + * @LastEditTime: 2024-04-07 12:06:03 + * @FilePath: /smart-web/src/config/index.js + * @Description: 杩欐槸榛樿璁剧疆,璇疯缃甡customMade`, 鎵撳紑koroFileHeader鏌ョ湅閰嶇疆 杩涜璁剧疆: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE + */ const DEFAULT_CONFIG = { //鏍囬 APP_NAME: process.env.VUE_APP_TITLE, -- Gitblit v1.9.3