diff --git a/.env.development b/.env.development index 1953aec..ec28748 100644 --- a/.env.development +++ b/.env.development @@ -2,7 +2,7 @@ NODE_ENV = development # 标题 -VUE_APP_TITLE = Ansnid +VUE_APP_TITLE = X-PHP # 本地端口 VUE_APP_PORT = 2800 \ No newline at end of file diff --git a/.env.production b/.env.production index d8aeb42..92e0245 100644 --- a/.env.production +++ b/.env.production @@ -2,4 +2,4 @@ NODE_ENV = production # 标题 -VUE_APP_TITLE = Ansnid \ No newline at end of file +VUE_APP_TITLE = X-PHP \ No newline at end of file diff --git a/src/components/xForm/item.vue b/src/components/xForm/item.vue index 8a5cf55..1219e60 100644 --- a/src/components/xForm/item.vue +++ b/src/components/xForm/item.vue @@ -85,7 +85,7 @@