# 配置文件(正式环境) #node环境(打包为: production,测试为: development) NODE_ENV = 'production' # 运行环境 VUE_APP_ENV = develop # 接口请求基地址 VUE_APP_API_BASE_URL = https://whcapi.chuangzhikeji.com # 接口请求基地址 VUE_APP_WEBSOCKET_BASE_URL = wss://whcsocket.chuangzhikeji.com # 图片基地址 VUE_APP_IMAGE_BASE_URL = https://whcapi.chuangzhikeji.com VUE_APP_IMAGE_RESOURCE_URL = https://whcoss.chuangzhikeji.com # 微信小程序appId VUE_APP_WX_APPID = wx83192c5ed4977f37 # 签名加密盐 VUE_APP_SALT =