.env.staging 1.47 KB
NODE_ENV = production


# 测试环境配置
ENV = 'staging'

VUE_APP_Version = '1.0.0'

VUE_APP_WEB_ADDRESS = 'staging'

VUE_APP_BASE_API = 'http://47.103.140.98:7010/'

VUE_APP_BASE_ROUTE = '/'

VUE_APP_BASE_LOGINOUT = '/'
#iclearEmp系统地址
VUE_APP_REDIRECT_EMP = 'http://47.103.140.98/Emp/#login'
#Fcl登陆地址
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#图文版使用指南
VUE_APP_FEDEX_HANDBOOK = 'http://47.103.140.98/IcTw/圖文版使用指南.pdf'
#隐私政策
VUE_APP_PRIVACT_POLICY = 'https://www.fedex.com/zh-tw/privacy-policy.html'
#使用条款
VUE_APP_TERMS_OF_USE = 'https://www.fedex.com/zh-tw/terms-of-use.html'
#营业执照
VUE_APP_BUSINESS_LICENSE = 'https://www.fedex.com/content/dam/fedex/apac-asia-pacific/MVP-APAC/images/2019/Q3/CN_EN_2019_1_Master_image_NA_business_license_marketing_913515423.jpg'
#快递业务经营许可证
VUE_APP_BUSINESS_PERMIT = 'https://www.fedex.com/content/dam/fedex/apac-asia-pacific/downloads/fedex-express-delivery-business-permit-cn.jpg'
#沪公网安备号
VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31010102007222'
#京ICP
VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/index'
#联邦快递标准货运条款
VUE_APP_EXPRESS_FREIGHT_TERM = 'https://www.fedex.com/content/dam/fedex/apac-asia-pacific/downloads/fedex-scc-zh-tw.pdf'