chore: update app name

This commit is contained in:
vben 2024-06-08 16:33:49 +08:00
parent 77d40dc763
commit d584d4cf4e
57 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# spa-title
VITE_GLOB_APP_TITLE = Vben Admin Pro
VITE_APP_NAMESPACE = antd-view
VITE_APP_NAMESPACE = web-antd

View File

Before

Width:  |  Height:  |  Size: 894 B

After

Width:  |  Height:  |  Size: 894 B

View File

@ -27,7 +27,7 @@ class RequestClient {
/**
* Axios实例
* @param {AxiosRequestConfig} config - Axios请求配置
* @param options - Axios请求配置
*/
constructor(options: RequestClientOptions = {}) {
// 合并默认配置和传入的配置

View File

@ -92,7 +92,7 @@ importers:
specifier: ^2.0.19
version: 2.0.19(typescript@5.4.5)
apps/antd-view:
apps/web-antd:
dependencies:
'@vben-core/helpers':
specifier: workspace:*

View File

@ -2,7 +2,7 @@
"folders": [
{
"name": "@vben/antd-view",
"path": "apps/antd-view",
"path": "apps/web-antd",
},
{
"name": "@vben/commitlint-config",