### # @Author: 王大坤 160484192@qq.com # @Date: 2023-11-10 15:09:50 # @LastEditors: 王大坤 160484192@qq.com # @LastEditTime: 2024-02-29 14:39:50 # @FilePath: /seoadmin/.env.production # @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE ### # just a flag ENV = 'production' # base api VUE_APP_PID = '3409' VUE_APP_BASE_API = 'https://t5.scxxq.cn/index.php/' VUE_APP_BASE_UPLOAD_API = 'https://file.cdh5.cn/index.php?s=' VUE_APP_BASE_IMG_URL = 'https://img.cdh5.cn/'