mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-02-02 18:28:40 +08:00
chore: update app name
This commit is contained in:
parent
77d40dc763
commit
d584d4cf4e
@ -1,4 +1,4 @@
|
||||
# spa-title
|
||||
VITE_GLOB_APP_TITLE = Vben Admin Pro
|
||||
|
||||
VITE_APP_NAMESPACE = antd-view
|
||||
VITE_APP_NAMESPACE = web-antd
|
Before Width: | Height: | Size: 894 B After Width: | Height: | Size: 894 B |
@ -27,7 +27,7 @@ class RequestClient {
|
||||
|
||||
/**
|
||||
* 构造函数,用于创建Axios实例
|
||||
* @param {AxiosRequestConfig} config - Axios请求配置,可选
|
||||
* @param options - Axios请求配置,可选
|
||||
*/
|
||||
constructor(options: RequestClientOptions = {}) {
|
||||
// 合并默认配置和传入的配置
|
||||
|
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@ -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:*
|
||||
|
@ -2,7 +2,7 @@
|
||||
"folders": [
|
||||
{
|
||||
"name": "@vben/antd-view",
|
||||
"path": "apps/antd-view",
|
||||
"path": "apps/web-antd",
|
||||
},
|
||||
{
|
||||
"name": "@vben/commitlint-config",
|
||||
|
Loading…
Reference in New Issue
Block a user