小时费率

This commit is contained in:
hanchaobo
2024-06-12 09:50:18 +08:00
parent b159ccd420
commit 8de5841fb5
325 changed files with 4969 additions and 22249 deletions
+9 -6
View File
@@ -1,11 +1,14 @@
# 页面标题
VUE_APP_TITLE = 成本管理系统
VITE_APP_TITLE='Qomo Ai'
# 开发环境配置
ENV = 'development'
VITE_APP_ENV='development'
# 若依管理系统/开发环境
VUE_APP_BASE_API = '/dev-api'
# 子应用路径配置
VITE_APP_PATH='/layoutApp/testApp'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true
# 子应用名称
VITE_APP_NAME='testApp'
# 开发环境
VITE_APP_BASE_API=http://172.16.1.141:8082