# 测试服和本地开发 # VITE_API_URL_TEST='http://server.ichunhao.cn' VITE_API_URL_TEST='http://127.0.0.1:8003/mock' # 线上 VITE_API_URL_PRODUCT=''