Kaynağa Gözat

+ 北斗园区业务代码

chen.cheng 6 ay önce
ebeveyn
işleme
9f479901c4
2 değiştirilmiş dosya ile 5 ekleme ve 4 silme
  1. 4 4
      .env.development
  2. 1 0
      .gitignore

+ 4 - 4
.env.development

@@ -1,15 +1,15 @@
 # 页面标题
-VUE_APP_TITLE = 交通强国工作台
+VUE_APP_TITLE = 园区安防
 
 # 开发环境配置
 ENV = 'development'
 
 # 若依管理系统/开发环境
-VUE_APP_BASE_API = '/dev-api'
+VUE_APP_BASE_API = '/pkb-api'
 
-VUE_APP_BASE_URL = 'http://127.0.0.1:28080/bd-api'
+VUE_APP_BASE_URL = 'http://127.0.0.1:28080/pkb'
 
-VUE_APP_WS_URL = 'ws://127.0.0.1:28080/bd-api'
+VUE_APP_WS_URL = 'ws://127.0.0.1:28080/pkb'
 
 VUE_APP_BD_BASE_API = '/dev-db-api'
 

+ 1 - 0
.gitignore

@@ -18,6 +18,7 @@ selenium-debug.log
 *.njsproj
 *.sln
 *.local
+*.iml
 
 package-lock.json
 yarn.lock