1 Star 0 Fork 27

robin_guo/ymcity同城信息小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
env.js 311 Bytes
一键复制 编辑 原始数据 按行查看 历史
魔王 提交于 2021-09-02 19:58 . VIP等级功能上线
const ENV_BASE_URL = {
development: 'https://demo.ybym.top/', //开发环境
production: 'https://demo.ybym.top/', //生产环境
}
export const API_URL = ENV_BASE_URL[process.env.NODE_ENV || 'development'];
export const APP_NAME = 'ymCity'; //应用名
export const APP_MOBILE = '15378271942'; //客服电话
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/robin_king/ymcity.git
git@gitee.com:robin_king/ymcity.git
robin_king
ymcity
ymcity同城信息小程序
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385