1 Star 0 Fork 74

jicky/thinglinks-app

forked from MqttsNet/thinglinks-mobile 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.js 558 Bytes
一键复制 编辑 原始数据 按行查看 历史
小南 提交于 2022-08-08 16:48 . sunshihuan
// 应用全局配置
module.exports = {
baseUrl: 'http://frp1.xiaonannet.com:6901',
// 应用信息
appInfo: {
// 应用名称
name: "ruoyi-app",
// 应用版本
version: "1.0.0",
// 应用logo
logo: "/static/logo.png",
// 官方网站
site_url: "http://thinglinks.mqttsnet.com/",
// 政策协议
agreements: [{
title: "隐私政策",
url: "https://ruoyi.vip/protocol.html"
},
{
title: "用户服务协议",
url: "https://ruoyi.vip/protocol.html"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jicky168/thinglinks-app.git
git@gitee.com:jicky168/thinglinks-app.git
jicky168
thinglinks-app
thinglinks-app
main

搜索帮助