1 Star 0 Fork 106

du干/yjh-mes-uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.js 570 Bytes
一键复制 编辑 原始数据 按行查看 历史
新乡市源计划软件 提交于 2023-05-16 15:40 +08:00 . first commit
// 应用全局配置
module.exports = {
//baseUrl: 'http://192.168.1.4:8080',
baseUrl: 'http://127.0.0.1:8080',
// 应用信息
appInfo: {
// 应用名称
name: "yjh-mes-app",
// 应用版本
version: "1.0",
// 应用logo
logo: "/static/logo.png",
// 官方网站
site_url: "http://mes.sourceplan.cn",
// 政策协议
agreements: [{
title: "隐私政策",
url: "http://mes.sourceplan.cn"
},
{
title: "用户服务协议",
url: "http://mes.sourceplan.cn"
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/nbsl_admin/yjh-mes-uniapp.git
git@gitee.com:nbsl_admin/yjh-mes-uniapp.git
nbsl_admin
yjh-mes-uniapp
yjh-mes-uniapp
master

搜索帮助