Skip to content

Commit

Permalink
feat: 更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
CatKeee committed Aug 16, 2024
1 parent ad5a4b6 commit 1bc686d
Show file tree
Hide file tree
Showing 186 changed files with 184 additions and 184 deletions.
2 changes: 1 addition & 1 deletion admin/src/config/index.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const config = {
terminal: 1, //终端
title: '后台管理系统', //网站默认标题
version: '1.8.0', //版本号
version: '1.9.0', //版本号
baseUrl: `${import.meta.env.VITE_APP_BASE_URL || ''}/`, //请求接口域名
urlPrefix: 'adminapi', //请求默认前缀
timeout: 10 * 1000 //请求超时时长
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1bc686d

Please sign in to comment.