@@ -1,20 +0,0 @@
-# 页面标题
-VUE_APP_TITLE = 后台管理系统
-
-# 开发环境配置
-ENV = 'development'
-# 管理系统/开发环境
-VUE_APP_BASE_API = '/dev-api'
-# 路由懒加载
-VUE_CLI_BABEL_TRANSPILE_MODULES = true
-#数据引擎模块IP
-VUE_APP_BASE_API2 = 'http://192.168.110.70:8099/'
-#表单引擎模块IP
-VUE_APP_BASE_API3 = 'http://192.168.110.70:8088/'
-#流程引擎模块IP
-VUE_APP_BASE_API4 = 'http://192.168.110.70:8055/'
@@ -21,5 +21,5 @@ selenium-debug.log
package-lock.json
yarn.lock
-vue.config.js
+# vue.config.js
.env.development
@@ -1,5 +1,5 @@
{
- "name": "ruoyi",
+ "name": "zkqy",
"version": "3.8.5",
"description": "后台管理系统",
"author": "",
@@ -33,7 +33,7 @@
],
"repository": {
"type": "git",
- "url": "https://gitee.com/y_project/RuoYi-Vue.git"
+ "url": "https://gitee.com/y_project/zkqy-Vue.git"
},
"dependencies": {
"@antv/x6": "^1.34.2",