mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-11 19:12:01 +08:00
打包
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const config = {
|
||||
terminal: 1, //终端
|
||||
title: '后台管理系统', //网站默认标题
|
||||
version: '1.3.3', //版本号
|
||||
version: '1.4.0', //版本号
|
||||
baseUrl: `${import.meta.env.VITE_APP_BASE_URL || ''}/`, //请求接口域名
|
||||
urlPrefix: 'api', //请求默认前缀
|
||||
timeout: 10 * 1000 //请求超时时长
|
||||
|
||||
Reference in New Issue
Block a user