fix: 登录页及我的功能部分调整优化。
This commit is contained in:
@@ -12,17 +12,17 @@ const config = {
|
||||
// 应用版本
|
||||
version: "1.1.0",
|
||||
// 应用logo
|
||||
logo: "/static/intc.jpg",
|
||||
logo: "/static/logo.jpg",
|
||||
// 官方网站
|
||||
site_url: "http://www.qdintc.com",
|
||||
// 政策协议
|
||||
agreements: [{
|
||||
title: "隐私政策",
|
||||
url: "https://ruoyi.vip/protocol.html"
|
||||
url: "http://qdintc.com/static/protocol.html"
|
||||
},
|
||||
{
|
||||
title: "用户服务协议",
|
||||
url: "https://ruoyi.vip/protocol.html"
|
||||
url: "http://qdintc.com/static/protocol.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user