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,