diff --git a/.env.development b/.env.development index a145863..41ba73c 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 工具管理与技术交流平台 +VUE_APP_TITLE = 工具管理及技术交流平台 # 开发环境配置 ENV = 'development' @@ -7,14 +7,14 @@ ENV = 'development' VUE_APP_CONTEXT_PATH = '/tool-tech' # 工具与技术交流管理系统/开发环境 -VUE_APP_BASE_API = 'http://192.168.2.85:8080/tool-tech-admin' -VUE_APP_WS_URL = 'ws://192.168.2.85:8080/tool-tech-admin/websocket' +VUE_APP_BASE_API = 'http://localhost:8080/tool-tech-admin' +VUE_APP_WS_URL = 'ws://localhost:8080/tool-tech-admin/websocket' # 文档在线预览服务 -VUE_APP_TOOL_TECH_FILE_VIEW_API = 'http://192.168.1.2:8012/tool-tech-file-view' +VUE_APP_TOOL_TECH_FILE_VIEW_API = 'http://127.0.0.1:8012/tool-tech-file-view' # 流程管理服务地址 -VUE_APP_WORKFLOW_MANAGE_URL = 'http://192.168.1.2:8080/ebpm-process-manage' +VUE_APP_WORKFLOW_MANAGE_URL = '/ebpm-process-manage' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true diff --git a/.env.production b/.env.production index 033f914..ece2f51 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 工具管理与技术交流平台 +VUE_APP_TITLE = 工具管理及技术交流平台 # 生产环境配置 ENV = 'production' @@ -7,11 +7,11 @@ ENV = 'production' VUE_APP_CONTEXT_PATH = '/tool-tech' # 工具与技术交流管理系统/生产环境 -VUE_APP_BASE_API = '/prod-api' -VUE_APP_WS_URL = 'wss://www.rzdata.net/tool-tech-admin/websocket' +VUE_APP_BASE_API = '/tool-tech-admin' +VUE_APP_WS_URL = '/tool-tech-admin/websocket' # 文档在线预览服务 -VUE_APP_TOOL_TECH_FILE_VIEW_API = 'http://localhost:8012/tool-tech-file-view' +VUE_APP_TOOL_TECH_FILE_VIEW_API = '/tool-tech-file-view' # 流程管理服务地址 -VUE_APP_WORKFLOW_MANAGE_URL = 'http://localhost:8085/ebpm-process-manage' +VUE_APP_WORKFLOW_MANAGE_URL = '/ebpm-process-manage' diff --git a/.env.staging b/.env.staging index 95953df..b0b8486 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 工具管理与技术交流平台 +VUE_APP_TITLE = 工具管理及技术交流平台 NODE_ENV = production @@ -9,8 +9,8 @@ ENV = 'staging' VUE_APP_CONTEXT_PATH = '/tool-tech' # 工具与技术交流管理系统/测试环境 -VUE_APP_BASE_API = 'https://www.rzdata.net/tool-tech-admin' -VUE_APP_WS_URL = 'wss://www.rzdata.net/tool-tech-admin/websocket' +VUE_APP_BASE_API = '/tool-tech-admin' +VUE_APP_WS_URL = '/tool-tech-admin/websocket' # 文档在线预览服务 VUE_APP_TOOL_TECH_FILE_VIEW_API = '/tool-tech-file-view' diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml deleted file mode 100644 index a8d7249..0000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 79ee123..0000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 03d9549..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 28a804d..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index ccb200c..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/tool-tech-front.iml b/.idea/tool-tech-front.iml deleted file mode 100644 index 24643cc..0000000 --- a/.idea/tool-tech-front.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 92cba73..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,973 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - deptName - peopleSelect - onChange - submitForm - initWebSocket - generateUniqueID - progress - listDocument - previewUrl - toolPrincipalsChoose - showOpenHandle - toolDetail - editDocumentRef - checkDuplicate - 申请使用 - applyDrawerOpen - cancelApply - submitApply - applyUse - handleDelete - 监控 - 审批记录 - tableData4 - drawer2 - tableData7 - getClassName - 已通过 - el-dialog - ids - drawer1 - - - docList - toolList - handlePublish - applyDrawerOpen - exoportDrawerOpen - detailDrawerOpen - 通过 - - - D:\rzdata\ToolTech\tool-tech-front - D:\rzdata\ToolTech\tool-tech-front\src - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -