[update] 拆分、首页

This commit is contained in:
danshihao
2024-06-28 16:20:54 +08:00
parent 254f4dbd72
commit bc206c480b
11 changed files with 146 additions and 27 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ module.exports = {
newProduceVehiclesImplementationDate: 'Implementation date of new production vehicles',
newAuthVehiclesImplementationDate: 'Implementation date of new certified vehicle',
registrationDate: 'Registration date',
keywords: 'keywords',
keywords: 'Involving systems/components',
responsibleDepartment: 'Responsible department',
responsibleDepartmentModule: 'Responsible department professional module',
relatedDepartments: 'Related departments',
+1 -1
View File
@@ -54,7 +54,7 @@ module.exports = {
newProduceVehiclesImplementationDate: '新生产车实施日期',
newAuthVehiclesImplementationDate: '新认证车实施日期',
registrationDate: '注册日期',
keywords: '关键字',
keywords: '涉及系统/部件',
responsibleDepartment: '责任部门',
responsibleDepartmentModule: '责任部门专业模块',
relatedDepartments: '关联部门',
@@ -23,6 +23,11 @@ module.exports = {
applicableVehicleType: 'Applicable vehicle type', // 适用车型
dynamicType: 'Dynamic type', // 动力类型
inputExample: 'Input example:', // 输入示例
applicableComponents: 'Applicable components',
involvingSystemsComponents: 'Involving systems/components',
applications: 'Applicable vehicle models',
powerType: 'Power type',
responsibleDepartment: 'Responsible department',
// 外来标准法规文本库
foreignStandard: {
treeSearchPlaceholder: 'Please enter the tree system', // 请输入树状图体系
@@ -24,6 +24,11 @@ module.exports = {
applicableVehicleType: '适用车型', // 适用车型
dynamicType: '动力类型', // 动力类型
inputExample: '输入示例:',
applicableComponents: '适用零部件',
involvingSystemsComponents: '涉及系统/部件',
applications: '适用车型',
powerType: '动力类型',
responsibleDepartment: '责任部门',
// 外来标准法规文本库
foreignStandard: {
treeSearchPlaceholder: '请输入树状图体系',