大唐会议项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
282 B

# 页面标题
VUE_APP_TITLE = 大唐会议管理系统
# 生产环境配置
NODE_ENV = 'production'
# 因孚生产
VUE_APP_BASE_API = 'https://test.tall.wiki/datangMeeting'
VUE_APP_IMG_URL = 'https://test.tall.wiki/'
# 访问路径
VUE_APP_PUBLIC_PATH = '/datang/meeting/admin/'