feat(agreement): 更新注册协议与隐私政策内容
- 将注册协议标题及内容调整为“用户注册协议”并替换为广西决策咨询网相关内容 - 新增服务内容详细介绍,涵盖政策要闻、决策咨询、专家资讯等核心服务 - 隐私政策中更新平台名称及收集信息内容,增加申请材料和建言内容 - 登录页品牌文案和配色全面更新,采用蓝色主题并匹配新品牌形象 - 登录页和注册协议页面相关文案同步调整为广西决策咨询网风格 - 完善后台管理页面及前台多个页面适配,统一为决策咨询网专用配置
This commit is contained in:
@@ -135,17 +135,17 @@ export default {
|
||||
// Login page
|
||||
login: {
|
||||
// Left brand area
|
||||
aiPlatform: 'AI-Native Development Platform',
|
||||
buildNextGen: 'Build Next-Gen\nAI Applications',
|
||||
lowcodeAccess: 'Low-Code Access · Multi-Model Scheduling · Agent Workflows',
|
||||
fromIdeaToOnline: 'From Idea to Launch, Efficiency Throughout',
|
||||
developers: 'Developers',
|
||||
aiApps: 'AI Apps',
|
||||
uptime: 'Uptime',
|
||||
copyright: '© 2025 Websopy · Secure · Stable · Efficient',
|
||||
aiPlatform: 'Guangxi Decision Consulting Center',
|
||||
buildNextGen: 'Expert Wisdom\nServing Government Decisions',
|
||||
lowcodeAccess: 'Expert Think Tank · Policy Research · Decision Consulting',
|
||||
fromIdeaToOnline: 'From Research to Practice, Professional Support Throughout',
|
||||
developers: 'Certified Experts',
|
||||
aiApps: 'Member Organizations',
|
||||
uptime: 'Suggestions',
|
||||
copyright: '© {{ year }} Guangxi Decision Consulting Center · Professional · Authoritative · Efficient',
|
||||
|
||||
// Right form
|
||||
aiAppPlatform: 'AI Application Platform',
|
||||
aiAppPlatform: 'Guangxi Decision Consulting Network',
|
||||
|
||||
// QR scan login
|
||||
scanLogin: 'Scan to Login',
|
||||
|
||||
@@ -135,17 +135,17 @@ export default {
|
||||
// 登录页
|
||||
login: {
|
||||
// 左侧品牌区
|
||||
aiPlatform: 'AI 原生开发平台',
|
||||
buildNextGen: '构建下一代\nAI 应用',
|
||||
lowcodeAccess: '低代码接入 · 多模型调度 · 智能体工作流',
|
||||
fromIdeaToOnline: '从 Idea 到上线,全程提效',
|
||||
developers: '开发者',
|
||||
aiApps: 'AI 应用',
|
||||
uptime: '可用率',
|
||||
copyright: '© 2025 Websopy · 安全 · 稳定 · 高效',
|
||||
aiPlatform: '广西决策咨询中心',
|
||||
buildNextGen: '汇聚专家智慧\n服务政府决策',
|
||||
lowcodeAccess: '专家智库 · 政策研究 · 决策咨询',
|
||||
fromIdeaToOnline: '从研究到实践,全程专业支持',
|
||||
developers: '认证专家',
|
||||
aiApps: '会员单位',
|
||||
uptime: '建言献策',
|
||||
copyright: '© {{ year }} 广西决策咨询中心 · 专业 · 权威 · 高效',
|
||||
|
||||
// 右侧表单
|
||||
aiAppPlatform: 'AI 应用平台',
|
||||
aiAppPlatform: '广西决策咨询网',
|
||||
|
||||
// 扫码登录
|
||||
scanLogin: '扫码登录',
|
||||
@@ -230,7 +230,7 @@ export default {
|
||||
navigation: '导航',
|
||||
orders: '我的订单',
|
||||
developer: '开发者中心',
|
||||
admin: '平台管理'
|
||||
admin: '后台管理'
|
||||
},
|
||||
|
||||
// 开发者中心
|
||||
|
||||
Reference in New Issue
Block a user