1 Star 0 Fork 29

2733284198/photoGraphy-Uniapp

forked from Ning/photoGraphy-Uniapp 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
config.js 581 Bytes
Copy Edit Raw Blame History
Ning authored 2023-04-28 15:37 . init
// 应用全局配置
module.exports = {
baseUrl: 'https://vue.ruoyi.vip/prod-api',
// baseUrl: 'http://localhost:8080',
// 应用信息
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 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/linlin2018/photo-graphy-uniapp.git
git@gitee.com:linlin2018/photo-graphy-uniapp.git
linlin2018
photo-graphy-uniapp
photoGraphy-Uniapp
master

Search