platform.ts
1.17 KB
export default {
enterpriseInfoText: '企业信息',
platformInfoText: '平台信息',
appInfoText: 'APP信息',
uploadPlaceholderText: '支持.PNG、.JPG格式,建议尺寸为300*300px,大小不超过5M',
updateBasicInfoText: '更新基本信息',
companyNameText: '公司名称',
companyAbbreviationText: '公司简称',
companyWebsiteText: '公司官网',
companyEmailText: '公司邮箱',
companySynopsisText: '公司简介',
countryWithRegionText: '国家/地区',
homeCityText: '所在城市',
detailAddressText: '详细地址',
contactText: '联系人',
telephoneText: '联系电话',
contactUsText: '联系我们',
uploadText: '上传',
uploadingText: '正在上传...',
telRuleText: '@:common.inputText 手机号码',
telFormatRuleText: '手机号格式不正确',
platformName: '平台名称',
platformLogo: '平台Logo',
browserICOIcon: '浏览器ico图标',
loginPageBackgroundImage: '登录页背景图片',
loginPageBackgroundColor: '登录页背景颜色',
platformColor: '平台名称颜色',
platformCopyright: '页面底部版权信息',
filingInformation: '备案信息',
homepageCarouselImage: '首页轮播图',
};