1 Star 0 Fork 5.7K

VickiLucius/forest_app

forked from VickiLucius/RuoYi-App 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.js 586 Bytes
一键复制 编辑 原始数据 按行查看 历史
lichaoju 提交于 2024-09-23 08:52 +08:00 . 代码提交
// 应用全局配置
module.exports = {
//baseUrl: 'https://vue.ruoyi.vip/prod-api',
baseUrl: 'http://117.73.13.213:9002',
// 应用信息
appInfo: {
// 应用名称
name: "ruoyi-app",
// 应用版本
version: "1.1.0",
// 应用logo
logo: "/static/logo.png",
// 官方网站
site_url: "http://ruoyi.vip",
// 政策协议
agreements: [{
title: "隐私政策",
url: "https://ruoyi.vip/protocol.html"
},
{
title: "用户服务协议",
url: "https://ruoyi.vip/protocol.html"
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/VickiLucius/forest_app.git
git@gitee.com:VickiLucius/forest_app.git
VickiLucius
forest_app
forest_app
master

搜索帮助