提交 d731de26 编写于 作者: ibizdev's avatar ibizdev

zoo457790531 发布系统代码 [ibiz-uaa,UAA鉴权]

上级 92a5ba17
......@@ -10,7 +10,7 @@ import iviewZhCnLocale from 'view-design/dist/locale/zh-CN';
import elementZhLocale from 'element-ui/lib/locale/lang/zh-CN';
const messages = {
'zh-CN': Object.assign(iviewZhCnLocale, elementZhLocale, zhCn),
'zh-CN': Object.assign(iviewZhCnLocale, elementZhLocale, zhCn()),
};
......
此差异已折叠。
import sysrolepermission_en_US from '@locale/lanres/entities/sys-role-permission/sys-role-permission_en_US';
import sysuser_en_US from '@locale/lanres/entities/sys-user/sys-user_en_US';
import sysauthlog_en_US from '@locale/lanres/entities/sys-auth-log/sys-auth-log_en_US';
import sysuserauth_en_US from '@locale/lanres/entities/sys-user-auth/sys-user-auth_en_US';
import sysopenaccess_en_US from '@locale/lanres/entities/sys-open-access/sys-open-access_en_US';
import sysuserrole_en_US from '@locale/lanres/entities/sys-user-role/sys-user-role_en_US';
import sysrole_en_US from '@locale/lanres/entities/sys-role/sys-role_en_US';
import syspermission_en_US from '@locale/lanres/entities/sys-permission/sys-permission_en_US';
import sysapp_en_US from '@locale/lanres/entities/sys-app/sys-app_en_US';
import components_en_US from '@locale/lanres/components/components_en_US';
import codelist_en_US from '@locale/lanres/codelist/codelist_en_US';
import userCustom_en_US from '@locale/lanres/userCustom/userCustom_en_US';
import app_en_US_Base from './en-US-base';
export default {
app: {
commonWords:{
error: "Error",
success: "Success",
ok: "OK",
cancel: "Cancel",
save: "Save",
codeNotExist: 'Code list does not exist',
reqException: "Request exception",
sysException: "System abnormality",
warning: "Warning",
wrong: "Error",
rulesException: "Abnormal value check rule",
saveSuccess: "Saved successfully",
saveFailed: "Save failed",
deleteSuccess: "Successfully deleted!",
deleteError: "Failed to delete",
delDataFail: "Failed to delete data",
noData: "No data",
startsuccess:"Start successful",
loadmore:"Load more",
nomore:"No more",
other:"other"
},
local:{
new: "New",
add: "Add",
},
gridpage: {
choicecolumns: "Choice columns",
refresh: "refresh",
show: "Show",
records: "records",
totle: "totle",
valueVail: "Value cannot be empty",
group:"Group",
other:"Other",
notConfig: {
fetchAction: "The view table fetchaction parameter is not configured",
removeAction: "The view table removeaction parameter is not configured",
createAction: "The view table createaction parameter is not configured",
updateAction: "The view table updateaction parameter is not configured",
loaddraftAction: "The view table loadtrafaction parameter is not configured",
},
data: "Data",
delDataFail: "Failed to delete data",
delSuccess: "Delete successfully!",
confirmDel: "Are you sure you want to delete",
notRecoverable: "delete will not be recoverable?",
notBatch: "Batch addition not implemented",
grid: "Grid",
exportFail: "Data export failed",
sum: "Total",
formitemFailed: "Form item update failed",
},
list: {
notConfig: {
fetchAction: "View list fetchAction parameter is not configured",
removeAction: "View table removeAction parameter is not configured",
createAction: "View list createAction parameter is not configured",
updateAction: "View list updateAction parameter is not configured",
},
confirmDel: "Are you sure you want to delete",
notRecoverable: "delete will not be recoverable?",
},
listExpBar: {
title: "List navigation bar",
},
wfExpBar: {
title: "Process navigation bar",
},
calendarExpBar:{
title: "Calendar navigation bar",
},
treeExpBar: {
title: "Tree view navigation bar",
},
portlet: {
noExtensions: "No extensions",
},
tabpage: {
sureclosetip: {
title: "Close warning",
content: "Form data Changed, are sure close?",
},
closeall: "Close all",
closeother: "Close other",
},
fileUpload: {
caption: "Upload",
},
searchButton: {
search: "Search",
reset: "Reset",
},
calendar:{
today: "today",
month: "month",
week: "week",
day: "day",
list: "list",
dateSelectModalTitle: "select the time you wanted",
gotoDate: "goto",
from: "From",
to: "To",
},
// 非实体视图
views: {
index: {
caption: "ibizlab",
title: "uaa",
},
},
utilview:{
importview:"Import Data",
warning:"warning",
info:"Please configure the data import item"
},
menus: {
main: {
menuitem3: "用户",
menuitem6: "角色",
menuitem1: "认证日志",
menuitem2: "接入应用",
menuitem4: "第三方认证",
},
},
formpage:{
error: "Error",
desc1: "Operation failed, failed to find current form item",
desc2: "Can't continue",
notconfig: {
loadaction: "View form loadAction parameter is not configured",
loaddraftaction: "View form loaddraftAction parameter is not configured",
actionname: "View form actionName parameter is not configured",
removeaction: "View form removeAction parameter is not configured",
},
saveerror: "Error saving data",
savecontent: "The data is inconsistent. The background data may have been modified. Do you want to reload the data?",
valuecheckex: "Value rule check exception",
savesuccess: "Saved successfully!",
deletesuccess: "Successfully deleted!",
workflow: {
starterror: "Workflow started successfully",
startsuccess: "Workflow failed to start",
submiterror: "Workflow submission failed",
submitsuccess: "Workflow submitted successfully",
},
updateerror: "Form item update failed",
},
gridBar: {
title: "Table navigation bar",
},
multiEditView: {
notConfig: {
fetchAction: "View multi-edit view panel fetchAction parameter is not configured",
loaddraftAction: "View multi-edit view panel loaddraftAction parameter is not configured",
},
},
dataViewExpBar: {
title: "Card view navigation bar",
},
kanban: {
notConfig: {
fetchAction: "View list fetchAction parameter is not configured",
removeAction: "View table removeAction parameter is not configured",
},
delete1: "Confirm to delete ",
delete2: "the delete operation will be unrecoverable!",
},
dashBoard: {
handleClick: {
title: "Panel design",
},
},
dataView: {
sum: "total",
data: "data",
},
chart: {
undefined: "Undefined",
quarter: "Quarter",
year: "Year",
},
searchForm: {
notConfig: {
loadAction: "View search form loadAction parameter is not configured",
loaddraftAction: "View search form loaddraftAction parameter is not configured",
},
custom: "Store custom queries",
title: "Name",
},
wizardPanel: {
back: "Back",
next: "Next",
complete: "Complete",
preactionmessage:"The calculation of the previous behavior is not configured"
},
viewLayoutPanel: {
appLogoutView: {
prompt1: "Dear customer, you have successfully exited the system, after",
prompt2: "seconds, we will jump to the",
logingPage: "login page",
},
appWfstepTraceView: {
title: "Application process processing record view",
},
appWfstepDataView: {
title: "Application process tracking view",
},
appLoginView: {
username: "Username",
password: "Password",
login: "Login",
},
},
},
entities: {
sysrolepermission: sysrolepermission_en_US,
sysuser: sysuser_en_US,
sysauthlog: sysauthlog_en_US,
sysuserauth: sysuserauth_en_US,
sysopenaccess: sysopenaccess_en_US,
sysuserrole: sysuserrole_en_US,
sysrole: sysrole_en_US,
syspermission: syspermission_en_US,
sysapp: sysapp_en_US,
},
components: components_en_US,
codelist: codelist_en_US,
userCustom: userCustom_en_US,
};
\ No newline at end of file
function getLocaleResource(){
const app_en_US_OwnData = {};
const targetData = Object.assign(app_en_US_Base(), app_en_US_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
此差异已折叠。
import sysrolepermission_zh_CN from '@locale/lanres/entities/sys-role-permission/sys-role-permission_zh_CN';
import sysuser_zh_CN from '@locale/lanres/entities/sys-user/sys-user_zh_CN';
import sysauthlog_zh_CN from '@locale/lanres/entities/sys-auth-log/sys-auth-log_zh_CN';
import sysuserauth_zh_CN from '@locale/lanres/entities/sys-user-auth/sys-user-auth_zh_CN';
import sysopenaccess_zh_CN from '@locale/lanres/entities/sys-open-access/sys-open-access_zh_CN';
import sysuserrole_zh_CN from '@locale/lanres/entities/sys-user-role/sys-user-role_zh_CN';
import sysrole_zh_CN from '@locale/lanres/entities/sys-role/sys-role_zh_CN';
import syspermission_zh_CN from '@locale/lanres/entities/sys-permission/sys-permission_zh_CN';
import sysapp_zh_CN from '@locale/lanres/entities/sys-app/sys-app_zh_CN';
import components_zh_CN from '@locale/lanres/components/components_zh_CN';
import codelist_zh_CN from '@locale/lanres/codelist/codelist_zh_CN';
import userCustom_zh_CN from '@locale/lanres/userCustom/userCustom_zh_CN';
import app_zh_CN_Base from './zh-CN-base';
export default {
app: {
commonWords:{
error: "失败",
success: "成功",
ok: "确认",
cancel: "取消",
save: "保存",
codeNotExist: "代码表不存在",
reqException: "请求异常",
sysException: "系统异常",
warning: "警告",
wrong: "错误",
rulesException: "值规则校验异常",
saveSuccess: "保存成功",
saveFailed: "保存失败",
deleteSuccess: "删除成功",
deleteError: "删除失败",
delDataFail: "删除数据失败",
noData: "暂无数据",
startsuccess:"启动成功",
loadmore:"加载更多",
nomore:"没有更多了",
other:"其他"
},
local:{
new: "新建",
add: "增加",
},
gridpage: {
choicecolumns: "选择列",
refresh: "刷新",
show: "显示",
records: "条",
totle: "共",
valueVail: "值不能为空",
group:"分组",
other:"其他",
notConfig: {
fetchAction: "视图表格fetchAction参数未配置",
removeAction: "视图表格removeAction参数未配置",
createAction: "视图表格createAction参数未配置",
updateAction: "视图表格updateAction参数未配置",
loaddraftAction: "视图表格loaddraftAction参数未配置",
},
data: "数据",
delDataFail: "删除数据失败",
delSuccess: "删除成功!",
confirmDel: "确认要删除",
notRecoverable: "删除操作将不可恢复?",
notBatch: "批量添加未实现",
grid: "表",
exportFail: "数据导出失败",
sum: "合计",
formitemFailed: "表单项更新失败",
},
list: {
notConfig: {
fetchAction: "视图列表fetchAction参数未配置",
removeAction: "视图表格removeAction参数未配置",
createAction: "视图列表createAction参数未配置",
updateAction: "视图列表updateAction参数未配置",
},
confirmDel: "确认要删除",
notRecoverable: "删除操作将不可恢复?",
},
listExpBar: {
title: "列表导航栏",
},
wfExpBar: {
title: "流程导航栏",
},
calendarExpBar:{
title: "日历导航栏",
},
treeExpBar: {
title: "树视图导航栏",
},
portlet: {
noExtensions: "无扩展插件",
},
tabpage: {
sureclosetip: {
title: "关闭提醒",
content: "表单数据已经修改,确定要关闭?",
},
closeall: "关闭所有",
closeother: "关闭其他",
},
fileUpload: {
caption: "上传",
},
searchButton: {
search: "搜索",
reset: "重置",
},
calendar:{
today: "今天",
month: "月",
week: "周",
day: "天",
list: "列",
dateSelectModalTitle: "选择要跳转的时间",
gotoDate: "跳转",
from: "从",
to: "至",
},
// 非实体视图
views: {
index: {
caption: "ibizlab",
title: "uaa",
},
},
utilview:{
importview:"导入数据",
warning:"警告",
info:"请配置数据导入项"
},
menus: {
main: {
menuitem3: "用户",
menuitem6: "角色",
menuitem1: "认证日志",
menuitem2: "接入应用",
menuitem4: "第三方认证",
},
},
formpage:{
desc1: "操作失败,未能找到当前表单项",
desc2: "无法继续操作",
notconfig: {
loadaction: "视图表单loadAction参数未配置",
loaddraftaction: "视图表单loaddraftAction参数未配置",
actionname: "视图表单'+actionName+'参数未配置",
removeaction: "视图表单removeAction参数未配置",
},
saveerror: "保存数据发生错误",
savecontent: "数据不一致,可能后台数据已经被修改,是否要重新加载数据?",
valuecheckex: "值规则校验异常",
savesuccess: "保存成功!",
deletesuccess: "删除成功!",
workflow: {
starterror: "工作流启动失败",
startsuccess: "工作流启动成功",
submiterror: "工作流提交失败",
submitsuccess: "工作流提交成功",
},
updateerror: "表单项更新失败",
},
gridBar: {
title: "表格导航栏",
},
multiEditView: {
notConfig: {
fetchAction: "视图多编辑视图面板fetchAction参数未配置",
loaddraftAction: "视图多编辑视图面板loaddraftAction参数未配置",
},
},
dataViewExpBar: {
title: "卡片视图导航栏",
},
kanban: {
notConfig: {
fetchAction: "视图列表fetchAction参数未配置",
removeAction: "视图表格removeAction参数未配置",
},
delete1: "确认要删除 ",
delete2: "删除操作将不可恢复?",
},
dashBoard: {
handleClick: {
title: "面板设计",
},
},
dataView: {
sum: "共",
data: "条数据",
},
chart: {
undefined: "未定义",
quarter: "季度",
year: "年",
},
searchForm: {
notConfig: {
loadAction: "视图搜索表单loadAction参数未配置",
loaddraftAction: "视图搜索表单loaddraftAction参数未配置",
},
custom: "存储自定义查询",
title: "名称",
},
wizardPanel: {
back: "上一步",
next: "下一步",
complete: "完成",
preactionmessage:"未配置计算上一步行为"
},
viewLayoutPanel: {
appLogoutView: {
prompt1: "尊敬的客户您好,您已成功退出系统,将在",
prompt2: "秒后跳转至",
logingPage: "登录页",
},
appWfstepTraceView: {
title: "应用流程处理记录视图",
},
appWfstepDataView: {
title: "应用流程跟踪视图",
},
appLoginView: {
username: "用户名",
password: "密码",
login: "登录",
},
},
},
entities: {
sysrolepermission: sysrolepermission_zh_CN,
sysuser: sysuser_zh_CN,
sysauthlog: sysauthlog_zh_CN,
sysuserauth: sysuserauth_zh_CN,
sysopenaccess: sysopenaccess_zh_CN,
sysuserrole: sysuserrole_zh_CN,
sysrole: sysrole_zh_CN,
syspermission: syspermission_zh_CN,
sysapp: sysapp_zh_CN,
},
components: components_zh_CN,
codelist: codelist_zh_CN,
userCustom: userCustom_zh_CN,
};
\ No newline at end of file
function getLocaleResource(){
const app_zh_CN_OwnData = {};
const targetData = Object.assign(app_zh_CN_Base(), app_zh_CN_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
export default {
OpenAccessType: {
"aliyun": "阿里云",
"wechat": "微信开放平台",
"qq": "QQ互联",
"dingtalk": "钉钉开放平台",
"empty": ""
},
YesNo: {
"1": "是",
"0": "否",
"empty": ""
},
CLAuthCode: {
"200": "成功",
"400": "用户不存在",
"401.1": "密码错误",
"401.2": "配置错误",
"403.6": "地址被拒绝",
"empty": ""
},
AppType: {
"INNER": "内置应用",
"THIRD-PARTY": "第三方应用",
"empty": ""
},
};
\ No newline at end of file
import codelist_en_US_Base from './codelist_en_US_base';
function getLocaleResource(){
const codelist_en_US_OwnData = {};
const targetData = Object.assign(codelist_en_US_Base(), codelist_en_US_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import commonLogic from '@/locale/logic/common/common-logic';
function getLocaleResourceBase(){
const data:any = {
OpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
"dingtalk": commonLogic.appcommonhandle("钉钉开放平台",null),
"empty": commonLogic.appcommonhandle("",null)
},
YesNo: {
"1": commonLogic.appcommonhandle("是",null),
"0": commonLogic.appcommonhandle("否",null),
"empty": commonLogic.appcommonhandle("",null)
},
CLAuthCode: {
"200": commonLogic.appcommonhandle("成功",null),
"400": commonLogic.appcommonhandle("用户不存在",null),
"401.1": commonLogic.appcommonhandle("密码错误",null),
"401.2": commonLogic.appcommonhandle("配置错误",null),
"403.6": commonLogic.appcommonhandle("地址被拒绝",null),
"empty": commonLogic.appcommonhandle("",null)
},
AppType: {
"INNER": commonLogic.appcommonhandle("内置应用",null),
"THIRD-PARTY": commonLogic.appcommonhandle("第三方应用",null),
"empty": commonLogic.appcommonhandle("",null)
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
export default {
OpenAccessType: {
"aliyun": "阿里云",
"wechat": "微信开放平台",
"qq": "QQ互联",
"dingtalk": "钉钉开放平台",
"empty": "",
},
YesNo: {
"1": "是",
"0": "否",
"empty": "",
},
CLAuthCode: {
"200": "成功",
"400": "用户不存在",
"401.1": "密码错误",
"401.2": "配置错误",
"403.6": "地址被拒绝",
"empty": "",
},
AppType: {
"INNER": "内置应用",
"THIRD-PARTY": "第三方应用",
"empty": "",
},
};
\ No newline at end of file
import codelist_zh_CN_Base from './codelist_zh_CN_base';
function getLocaleResource(){
const codelist_zh_CN_OwnData = {};
const targetData = Object.assign(codelist_zh_CN_Base(), codelist_zh_CN_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import commonLogic from '@/locale/logic/common/common-logic';
function getLocaleResourceBase(){
const data:any = {
OpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
"dingtalk": commonLogic.appcommonhandle("钉钉开放平台",null),
"empty": commonLogic.appcommonhandle("",null),
},
YesNo: {
"1": commonLogic.appcommonhandle("是",null),
"0": commonLogic.appcommonhandle("否",null),
"empty": commonLogic.appcommonhandle("",null),
},
CLAuthCode: {
"200": commonLogic.appcommonhandle("成功",null),
"400": commonLogic.appcommonhandle("用户不存在",null),
"401.1": commonLogic.appcommonhandle("密码错误",null),
"401.2": commonLogic.appcommonhandle("配置错误",null),
"403.6": commonLogic.appcommonhandle("地址被拒绝",null),
"empty": commonLogic.appcommonhandle("",null),
},
AppType: {
"INNER": commonLogic.appcommonhandle("内置应用",null),
"THIRD-PARTY": commonLogic.appcommonhandle("第三方应用",null),
"empty": commonLogic.appcommonhandle("",null),
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
import SysApp_en_US_Base from './sys-app_en_US_base';
export default {
fields: {
id: "应用标识",
label: "应用名",
systemid: "系统标识",
fullname: "全称",
type: "类型",
group: "分组",
icon: "图标",
visabled: "可见",
addr: "地址",
},
views: {
gridview: {
caption: "接入应用",
title: "接入应用",
},
editview: {
caption: "接入应用",
title: "接入应用",
},
},
main_form: {
details: {
group1: "应用基本信息",
formpage1: "基本信息",
srforikey: "",
srfkey: "应用标识",
srfmajortext: "应用名",
srftempmode: "",
srfuf: "",
srfdeid: "",
srfsourcekey: "",
pssystemid: "系统标识",
appid: "应用标识",
appname: "应用名",
apptype: "类型",
appgroup: "分组",
fullname: "全称",
icon: "图标",
visabled: "可见",
addr: "地址",
},
uiactions: {
},
},
main_grid: {
columns: {
pssystemid: "系统标识",
appid: "应用标识",
appname: "应用名",
appgroup: "分组",
apptype: "类型",
fullname: "全称",
icon: "图标",
addr: "地址",
visabled: "可见",
},
nodata:"",
uiactions: {
},
},
default_searchform: {
details: {
formpage1: "常规条件",
n_pssystemid_eq: "系统标识(等于(=))",
n_appname_like: "应用名(文本包含(%))",
},
uiactions: {
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: "New",
tip: "New",
},
tbitem4: {
caption: "Edit",
tip: "Edit {0}",
},
tbitem6: {
caption: "Copy",
tip: "Copy {0}",
},
tbitem7: {
caption: "-",
tip: "",
},
tbitem24: {
caption: "行编辑",
tip: "行编辑",
},
tbitem25: {
caption: "新建行",
tip: "新建行",
},
deuiaction1: {
caption: "保存行",
tip: "保存行",
},
tbitem26: {
caption: "-",
tip: "",
},
tbitem8: {
caption: "Remove",
tip: "Remove {0}",
},
tbitem9: {
caption: "-",
tip: "",
},
tbitem13: {
caption: "Export",
tip: "Export {0} Data To Excel",
},
tbitem10: {
caption: "-",
tip: "",
},
tbitem19: {
caption: "Filter",
tip: "Filter",
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: "Save",
tip: "Save",
},
tbitem5: {
caption: "Save And Close",
tip: "Save And Close Window",
},
tbitem6: {
caption: "-",
tip: "",
},
tbitem12: {
caption: "New",
tip: "New",
},
tbitem13: {
caption: "-",
tip: "",
},
tbitem14: {
caption: "Copy",
tip: "Copy {0}",
},
},
};
\ No newline at end of file
function getLocaleResource(){
const SysApp_en_US_OwnData = {};
const targetData = Object.assign(SysApp_en_US_Base(), SysApp_en_US_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import commonLogic from '@/locale/logic/common/common-logic';
function getLocaleResourceBase(){
const data:any = {
fields: {
id: commonLogic.appcommonhandle("应用标识",null),
label: commonLogic.appcommonhandle("应用名",null),
systemid: commonLogic.appcommonhandle("系统标识",null),
fullname: commonLogic.appcommonhandle("全称",null),
type: commonLogic.appcommonhandle("类型",null),
group: commonLogic.appcommonhandle("分组",null),
icon: commonLogic.appcommonhandle("图标",null),
visabled: commonLogic.appcommonhandle("可见",null),
addr: commonLogic.appcommonhandle("地址",null),
},
views: {
gridview: {
caption: commonLogic.appcommonhandle("接入应用",null),
title: commonLogic.appcommonhandle("接入应用",null),
},
editview: {
caption: commonLogic.appcommonhandle("接入应用",null),
title: commonLogic.appcommonhandle("接入应用",null),
},
},
main_form: {
details: {
group1: commonLogic.appcommonhandle("应用基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srforikey: commonLogic.appcommonhandle("",null),
srfkey: commonLogic.appcommonhandle("应用标识",null),
srfmajortext: commonLogic.appcommonhandle("应用名",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
pssystemid: commonLogic.appcommonhandle("系统标识",null),
appid: commonLogic.appcommonhandle("应用标识",null),
appname: commonLogic.appcommonhandle("应用名",null),
apptype: commonLogic.appcommonhandle("类型",null),
appgroup: commonLogic.appcommonhandle("分组",null),
fullname: commonLogic.appcommonhandle("全称",null),
icon: commonLogic.appcommonhandle("图标",null),
visabled: commonLogic.appcommonhandle("可见",null),
addr: commonLogic.appcommonhandle("地址",null),
},
uiactions: {
},
},
main_grid: {
columns: {
pssystemid: commonLogic.appcommonhandle("系统标识",null),
appid: commonLogic.appcommonhandle("应用标识",null),
appname: commonLogic.appcommonhandle("应用名",null),
appgroup: commonLogic.appcommonhandle("分组",null),
apptype: commonLogic.appcommonhandle("类型",null),
fullname: commonLogic.appcommonhandle("全称",null),
icon: commonLogic.appcommonhandle("图标",null),
addr: commonLogic.appcommonhandle("地址",null),
visabled: commonLogic.appcommonhandle("可见",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_pssystemid_eq: commonLogic.appcommonhandle("系统标识(等于(=))",null),
n_appname_like: commonLogic.appcommonhandle("应用名(文本包含(%))",null),
},
uiactions: {
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("New",null),
tip: commonLogic.appcommonhandle("New",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("Edit",null),
tip: commonLogic.appcommonhandle("Edit {0}",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("Copy",null),
tip: commonLogic.appcommonhandle("Copy {0}",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem24: {
caption: commonLogic.appcommonhandle("行编辑",null),
tip: commonLogic.appcommonhandle("行编辑",null),
},
tbitem25: {
caption: commonLogic.appcommonhandle("新建行",null),
tip: commonLogic.appcommonhandle("新建行",null),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("保存行",null),
tip: commonLogic.appcommonhandle("保存行",null),
},
tbitem26: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("Remove",null),
tip: commonLogic.appcommonhandle("Remove {0}",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("Export",null),
tip: commonLogic.appcommonhandle("Export {0} Data To Excel",null),
},
tbitem10: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem19: {
caption: commonLogic.appcommonhandle("Filter",null),
tip: commonLogic.appcommonhandle("Filter",null),
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("Save",null),
tip: commonLogic.appcommonhandle("Save",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("Save And Close",null),
tip: commonLogic.appcommonhandle("Save And Close Window",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem12: {
caption: commonLogic.appcommonhandle("New",null),
tip: commonLogic.appcommonhandle("New",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem14: {
caption: commonLogic.appcommonhandle("Copy",null),
tip: commonLogic.appcommonhandle("Copy {0}",null),
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
export default {
fields: {
id: "应用标识",
label: "应用名",
systemid: "系统标识",
fullname: "全称",
type: "类型",
group: "分组",
icon: "图标",
visabled: "可见",
addr: "地址",
},
views: {
gridview: {
caption: "接入应用",
title: "接入应用",
},
editview: {
caption: "接入应用",
title: "接入应用",
},
},
main_form: {
details: {
group1: "应用基本信息",
formpage1: "基本信息",
srforikey: "",
srfkey: "应用标识",
srfmajortext: "应用名",
srftempmode: "",
srfuf: "",
srfdeid: "",
srfsourcekey: "",
pssystemid: "系统标识",
appid: "应用标识",
appname: "应用名",
apptype: "类型",
appgroup: "分组",
fullname: "全称",
icon: "图标",
visabled: "可见",
addr: "地址",
},
uiactions: {
},
},
main_grid: {
columns: {
pssystemid: "系统标识",
appid: "应用标识",
appname: "应用名",
appgroup: "分组",
apptype: "类型",
fullname: "全称",
icon: "图标",
addr: "地址",
visabled: "可见",
},
nodata:"",
uiactions: {
},
},
default_searchform: {
details: {
formpage1: "常规条件",
n_pssystemid_eq: "系统标识(等于(=))",
n_appname_like: "应用名(文本包含(%))",
},
uiactions: {
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: "新建",
tip: "新建",
},
tbitem4: {
caption: "编辑",
tip: "编辑",
},
tbitem6: {
caption: "拷贝",
tip: "拷贝",
},
tbitem7: {
caption: "-",
tip: "",
},
tbitem24: {
caption: "行编辑",
tip: "行编辑",
},
tbitem25: {
caption: "新建行",
tip: "新建行",
},
deuiaction1: {
caption: "保存行",
tip: "保存行",
},
tbitem26: {
caption: "-",
tip: "",
},
tbitem8: {
caption: "删除",
tip: "删除",
},
tbitem9: {
caption: "-",
tip: "",
},
tbitem13: {
caption: "导出",
tip: "导出",
},
tbitem10: {
caption: "-",
tip: "",
},
tbitem19: {
caption: "过滤",
tip: "过滤",
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: "保存",
tip: "保存",
},
tbitem5: {
caption: "保存并关闭",
tip: "保存并关闭",
},
tbitem6: {
caption: "-",
tip: "",
},
tbitem12: {
caption: "新建",
tip: "新建",
},
tbitem13: {
caption: "-",
tip: "",
},
tbitem14: {
caption: "拷贝",
tip: "拷贝",
},
},
};
\ No newline at end of file
import SysApp_zh_CN_Base from './sys-app_zh_CN_base';
function getLocaleResource(){
const SysApp_zh_CN_OwnData = {};
const targetData = Object.assign(SysApp_zh_CN_Base(), SysApp_zh_CN_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import commonLogic from '@/locale/logic/common/common-logic';
function getLocaleResourceBase(){
const data:any = {
fields: {
id: commonLogic.appcommonhandle("应用标识",null),
label: commonLogic.appcommonhandle("应用名",null),
systemid: commonLogic.appcommonhandle("系统标识",null),
fullname: commonLogic.appcommonhandle("全称",null),
type: commonLogic.appcommonhandle("类型",null),
group: commonLogic.appcommonhandle("分组",null),
icon: commonLogic.appcommonhandle("图标",null),
visabled: commonLogic.appcommonhandle("可见",null),
addr: commonLogic.appcommonhandle("地址",null),
},
views: {
gridview: {
caption: commonLogic.appcommonhandle("接入应用",null),
title: commonLogic.appcommonhandle("接入应用",null),
},
editview: {
caption: commonLogic.appcommonhandle("接入应用",null),
title: commonLogic.appcommonhandle("接入应用",null),
},
},
main_form: {
details: {
group1: commonLogic.appcommonhandle("应用基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srforikey: commonLogic.appcommonhandle("",null),
srfkey: commonLogic.appcommonhandle("应用标识",null),
srfmajortext: commonLogic.appcommonhandle("应用名",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
pssystemid: commonLogic.appcommonhandle("系统标识",null),
appid: commonLogic.appcommonhandle("应用标识",null),
appname: commonLogic.appcommonhandle("应用名",null),
apptype: commonLogic.appcommonhandle("类型",null),
appgroup: commonLogic.appcommonhandle("分组",null),
fullname: commonLogic.appcommonhandle("全称",null),
icon: commonLogic.appcommonhandle("图标",null),
visabled: commonLogic.appcommonhandle("可见",null),
addr: commonLogic.appcommonhandle("地址",null),
},
uiactions: {
},
},
main_grid: {
columns: {
pssystemid: commonLogic.appcommonhandle("系统标识",null),
appid: commonLogic.appcommonhandle("应用标识",null),
appname: commonLogic.appcommonhandle("应用名",null),
appgroup: commonLogic.appcommonhandle("分组",null),
apptype: commonLogic.appcommonhandle("类型",null),
fullname: commonLogic.appcommonhandle("全称",null),
icon: commonLogic.appcommonhandle("图标",null),
addr: commonLogic.appcommonhandle("地址",null),
visabled: commonLogic.appcommonhandle("可见",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_pssystemid_eq: commonLogic.appcommonhandle("系统标识(等于(=))",null),
n_appname_like: commonLogic.appcommonhandle("应用名(文本包含(%))",null),
},
uiactions: {
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem24: {
caption: commonLogic.appcommonhandle("行编辑",null),
tip: commonLogic.appcommonhandle("行编辑",null),
},
tbitem25: {
caption: commonLogic.appcommonhandle("新建行",null),
tip: commonLogic.appcommonhandle("新建行",null),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("保存行",null),
tip: commonLogic.appcommonhandle("保存行",null),
},
tbitem26: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("删除",null),
tip: commonLogic.appcommonhandle("删除",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("导出",null),
tip: commonLogic.appcommonhandle("导出",null),
},
tbitem10: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem19: {
caption: commonLogic.appcommonhandle("过滤",null),
tip: commonLogic.appcommonhandle("过滤",null),
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem12: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem14: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
import SysAuthLog_en_US_Base from './sys-auth-log_en_US_base';
export default {
fields: {
logid: "标识",
username: "用户全局名",
personname: "用户名称",
domain: "域",
authtime: "认证时间",
ipaddr: "IP地址",
macaddr: "MAC地址",
useragent: "客户端",
authcode: "认证结果",
},
views: {
gridview: {
caption: "认证日志",
title: "认证日志",
},
},
main_grid: {
columns: {
username: "用户全局名",
personname: "用户名称",
authtime: "认证时间",
authcode: "认证结果",
ipaddr: "IP地址",
macaddr: "MAC地址",
useragent: "客户端",
domain: "域",
},
nodata:"",
uiactions: {
},
},
default_searchform: {
details: {
formpage1: "常规条件",
n_username_like: "用户全局名(文本包含(%))",
n_personname_like: "用户名称(文本包含(%))",
n_authcode_eq: "认证结果(等于(=))",
n_authtime_gtandeq: "认证时间(大于等于(>=))",
n_authtime_ltandeq: "认证时间(小于等于(<=))",
n_domain_like: "域(文本包含(%))",
},
uiactions: {
},
},
};
\ No newline at end of file
function getLocaleResource(){
const SysAuthLog_en_US_OwnData = {};
const targetData = Object.assign(SysAuthLog_en_US_Base(), SysAuthLog_en_US_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import commonLogic from '@/locale/logic/common/common-logic';
function getLocaleResourceBase(){
const data:any = {
fields: {
logid: commonLogic.appcommonhandle("标识",null),
username: commonLogic.appcommonhandle("用户全局名",null),
personname: commonLogic.appcommonhandle("用户名称",null),
domain: commonLogic.appcommonhandle("域",null),
authtime: commonLogic.appcommonhandle("认证时间",null),
ipaddr: commonLogic.appcommonhandle("IP地址",null),
macaddr: commonLogic.appcommonhandle("MAC地址",null),
useragent: commonLogic.appcommonhandle("客户端",null),
authcode: commonLogic.appcommonhandle("认证结果",null),
},
views: {
gridview: {
caption: commonLogic.appcommonhandle("认证日志",null),
title: commonLogic.appcommonhandle("认证日志",null),
},
},
main_grid: {
columns: {
username: commonLogic.appcommonhandle("用户全局名",null),
personname: commonLogic.appcommonhandle("用户名称",null),
authtime: commonLogic.appcommonhandle("认证时间",null),
authcode: commonLogic.appcommonhandle("认证结果",null),
ipaddr: commonLogic.appcommonhandle("IP地址",null),
macaddr: commonLogic.appcommonhandle("MAC地址",null),
useragent: commonLogic.appcommonhandle("客户端",null),
domain: commonLogic.appcommonhandle("域",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_username_like: commonLogic.appcommonhandle("用户全局名(文本包含(%))",null),
n_personname_like: commonLogic.appcommonhandle("用户名称(文本包含(%))",null),
n_authcode_eq: commonLogic.appcommonhandle("认证结果(等于(=))",null),
n_authtime_gtandeq: commonLogic.appcommonhandle("认证时间(大于等于(>=))",null),
n_authtime_ltandeq: commonLogic.appcommonhandle("认证时间(小于等于(<=))",null),
n_domain_like: commonLogic.appcommonhandle("域(文本包含(%))",null),
},
uiactions: {
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
export default {
fields: {
logid: "标识",
username: "用户全局名",
personname: "用户名称",
domain: "域",
authtime: "认证时间",
ipaddr: "IP地址",
macaddr: "MAC地址",
useragent: "客户端",
authcode: "认证结果",
},
views: {
gridview: {
caption: "认证日志",
title: "认证日志",
},
},
main_grid: {
columns: {
username: "用户全局名",
personname: "用户名称",
authtime: "认证时间",
authcode: "认证结果",
ipaddr: "IP地址",
macaddr: "MAC地址",
useragent: "客户端",
domain: "域",
},
nodata:"",
uiactions: {
},
},
default_searchform: {
details: {
formpage1: "常规条件",
n_username_like: "用户全局名(文本包含(%))",
n_personname_like: "用户名称(文本包含(%))",
n_authcode_eq: "认证结果(等于(=))",
n_authtime_gtandeq: "认证时间(大于等于(>=))",
n_authtime_ltandeq: "认证时间(小于等于(<=))",
n_domain_like: "域(文本包含(%))",
},
uiactions: {
},
},
};
\ No newline at end of file
import SysAuthLog_zh_CN_Base from './sys-auth-log_zh_CN_base';
function getLocaleResource(){
const SysAuthLog_zh_CN_OwnData = {};
const targetData = Object.assign(SysAuthLog_zh_CN_Base(), SysAuthLog_zh_CN_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import commonLogic from '@/locale/logic/common/common-logic';
function getLocaleResourceBase(){
const data:any = {
fields: {
logid: commonLogic.appcommonhandle("标识",null),
username: commonLogic.appcommonhandle("用户全局名",null),
personname: commonLogic.appcommonhandle("用户名称",null),
domain: commonLogic.appcommonhandle("域",null),
authtime: commonLogic.appcommonhandle("认证时间",null),
ipaddr: commonLogic.appcommonhandle("IP地址",null),
macaddr: commonLogic.appcommonhandle("MAC地址",null),
useragent: commonLogic.appcommonhandle("客户端",null),
authcode: commonLogic.appcommonhandle("认证结果",null),
},
views: {
gridview: {
caption: commonLogic.appcommonhandle("认证日志",null),
title: commonLogic.appcommonhandle("认证日志",null),
},
},
main_grid: {
columns: {
username: commonLogic.appcommonhandle("用户全局名",null),
personname: commonLogic.appcommonhandle("用户名称",null),
authtime: commonLogic.appcommonhandle("认证时间",null),
authcode: commonLogic.appcommonhandle("认证结果",null),
ipaddr: commonLogic.appcommonhandle("IP地址",null),
macaddr: commonLogic.appcommonhandle("MAC地址",null),
useragent: commonLogic.appcommonhandle("客户端",null),
domain: commonLogic.appcommonhandle("域",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_username_like: commonLogic.appcommonhandle("用户全局名(文本包含(%))",null),
n_personname_like: commonLogic.appcommonhandle("用户名称(文本包含(%))",null),
n_authcode_eq: commonLogic.appcommonhandle("认证结果(等于(=))",null),
n_authtime_gtandeq: commonLogic.appcommonhandle("认证时间(大于等于(>=))",null),
n_authtime_ltandeq: commonLogic.appcommonhandle("认证时间(小于等于(<=))",null),
n_domain_like: commonLogic.appcommonhandle("域(文本包含(%))",null),
},
uiactions: {
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
import SysOpenAccess_en_US_Base from './sys-open-access_en_US_base';
export default {
fields: {
id: "开放平台接入标识",
name: "开放平台",
open_type: "开放平台类型",
access_key: "AccessKey(AppId)",
secret_key: "SecretKey(AppSecret)",
region_id: "RegionId",
access_token: "管理账号token",
expires_time: "管理账号token过期时间",
disabled: "是否禁用",
redirect_uri: "RedirectURI",
notify_url: "NotifyUrl",
agent_id: "AGENT_ID",
},
views: {
gridview: {
caption: "第三方认证平台",
title: "第三方认证平台",
},
editview: {
caption: "第三方认证平台",
title: "第三方认证平台",
},
},
main_form: {
details: {
group1: "第三方认证平台基本信息",
formpage1: "基本信息",
srforikey: "",
srfkey: "开放平台接入标识",
srfmajortext: "开放平台",
srftempmode: "",
srfuf: "",
srfdeid: "",
srfsourcekey: "",
accessname: "开放平台",
open_type: "开放平台类型",
access_key: "AccessKey(AppId)",
secret_key: "SecretKey(AppSecret)",
redirect_uri: "RedirectURI",
region_id: "RegionId",
access_token: "管理账号token",
expires_time: "管理账号token过期时间",
notify_url: "NotifyUrl",
agent_id: "AGENT_ID",
disabled: "是否禁用",
accessid: "开放平台接入标识",
},
uiactions: {
},
},
main_grid: {
columns: {
accessid: "开放平台接入标识",
open_type: "开放平台类型",
accessname: "开放平台",
access_key: "AccessKey(AppId)",
disabled: "是否禁用",
region_id: "RegionId",
redirect_uri: "RedirectURI",
},
nodata:"",
uiactions: {
},
},
default_searchform: {
details: {
formpage1: "常规条件",
n_accessname_like: "开放平台(文本包含(%))",
n_open_type_eq: "开放平台类型(等于(=))",
},
uiactions: {
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: "New",
tip: "New",
},
tbitem4: {
caption: "Edit",
tip: "Edit {0}",
},
tbitem6: {
caption: "Copy",
tip: "Copy {0}",
},
tbitem7: {
caption: "-",
tip: "",
},
tbitem8: {
caption: "Remove",
tip: "Remove {0}",
},
tbitem9: {
caption: "-",
tip: "",
},
tbitem13: {
caption: "Export",
tip: "Export {0} Data To Excel",
},
tbitem10: {
caption: "-",
tip: "",
},
tbitem19: {
caption: "Filter",
tip: "Filter",
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: "Save",
tip: "Save",
},
tbitem5: {
caption: "Save And Close",
tip: "Save And Close Window",
},
tbitem6: {
caption: "-",
tip: "",
},
tbitem12: {
caption: "New",
tip: "New",
},
tbitem13: {
caption: "-",
tip: "",
},
tbitem14: {
caption: "Copy",
tip: "Copy {0}",
},
},
};
\ No newline at end of file
function getLocaleResource(){
const SysOpenAccess_en_US_OwnData = {};
const targetData = Object.assign(SysOpenAccess_en_US_Base(), SysOpenAccess_en_US_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import commonLogic from '@/locale/logic/common/common-logic';
function getLocaleResourceBase(){
const data:any = {
fields: {
id: commonLogic.appcommonhandle("开放平台接入标识",null),
name: commonLogic.appcommonhandle("开放平台",null),
open_type: commonLogic.appcommonhandle("开放平台类型",null),
access_key: commonLogic.appcommonhandle("AccessKey(AppId)",null),
secret_key: commonLogic.appcommonhandle("SecretKey(AppSecret)",null),
region_id: commonLogic.appcommonhandle("RegionId",null),
access_token: commonLogic.appcommonhandle("管理账号token",null),
expires_time: commonLogic.appcommonhandle("管理账号token过期时间",null),
disabled: commonLogic.appcommonhandle("是否禁用",null),
redirect_uri: commonLogic.appcommonhandle("RedirectURI",null),
notify_url: commonLogic.appcommonhandle("NotifyUrl",null),
agent_id: commonLogic.appcommonhandle("AGENT_ID",null),
},
views: {
gridview: {
caption: commonLogic.appcommonhandle("第三方认证平台",null),
title: commonLogic.appcommonhandle("第三方认证平台",null),
},
editview: {
caption: commonLogic.appcommonhandle("第三方认证平台",null),
title: commonLogic.appcommonhandle("第三方认证平台",null),
},
},
main_form: {
details: {
group1: commonLogic.appcommonhandle("第三方认证平台基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srforikey: commonLogic.appcommonhandle("",null),
srfkey: commonLogic.appcommonhandle("开放平台接入标识",null),
srfmajortext: commonLogic.appcommonhandle("开放平台",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
accessname: commonLogic.appcommonhandle("开放平台",null),
open_type: commonLogic.appcommonhandle("开放平台类型",null),
access_key: commonLogic.appcommonhandle("AccessKey(AppId)",null),
secret_key: commonLogic.appcommonhandle("SecretKey(AppSecret)",null),
redirect_uri: commonLogic.appcommonhandle("RedirectURI",null),
region_id: commonLogic.appcommonhandle("RegionId",null),
access_token: commonLogic.appcommonhandle("管理账号token",null),
expires_time: commonLogic.appcommonhandle("管理账号token过期时间",null),
notify_url: commonLogic.appcommonhandle("NotifyUrl",null),
agent_id: commonLogic.appcommonhandle("AGENT_ID",null),
disabled: commonLogic.appcommonhandle("是否禁用",null),
accessid: commonLogic.appcommonhandle("开放平台接入标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
accessid: commonLogic.appcommonhandle("开放平台接入标识",null),
open_type: commonLogic.appcommonhandle("开放平台类型",null),
accessname: commonLogic.appcommonhandle("开放平台",null),
access_key: commonLogic.appcommonhandle("AccessKey(AppId)",null),
disabled: commonLogic.appcommonhandle("是否禁用",null),
region_id: commonLogic.appcommonhandle("RegionId",null),
redirect_uri: commonLogic.appcommonhandle("RedirectURI",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_accessname_like: commonLogic.appcommonhandle("开放平台(文本包含(%))",null),
n_open_type_eq: commonLogic.appcommonhandle("开放平台类型(等于(=))",null),
},
uiactions: {
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("New",null),
tip: commonLogic.appcommonhandle("New",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("Edit",null),
tip: commonLogic.appcommonhandle("Edit {0}",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("Copy",null),
tip: commonLogic.appcommonhandle("Copy {0}",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("Remove",null),
tip: commonLogic.appcommonhandle("Remove {0}",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("Export",null),
tip: commonLogic.appcommonhandle("Export {0} Data To Excel",null),
},
tbitem10: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem19: {
caption: commonLogic.appcommonhandle("Filter",null),
tip: commonLogic.appcommonhandle("Filter",null),
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("Save",null),
tip: commonLogic.appcommonhandle("Save",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("Save And Close",null),
tip: commonLogic.appcommonhandle("Save And Close Window",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem12: {
caption: commonLogic.appcommonhandle("New",null),
tip: commonLogic.appcommonhandle("New",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem14: {
caption: commonLogic.appcommonhandle("Copy",null),
tip: commonLogic.appcommonhandle("Copy {0}",null),
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
export default {
fields: {
id: "开放平台接入标识",
name: "开放平台",
open_type: "开放平台类型",
access_key: "AccessKey(AppId)",
secret_key: "SecretKey(AppSecret)",
region_id: "RegionId",
access_token: "管理账号token",
expires_time: "管理账号token过期时间",
disabled: "是否禁用",
redirect_uri: "RedirectURI",
notify_url: "NotifyUrl",
agent_id: "AGENT_ID",
},
views: {
gridview: {
caption: "第三方认证平台",
title: "第三方认证平台",
},
editview: {
caption: "第三方认证平台",
title: "第三方认证平台",
},
},
main_form: {
details: {
group1: "第三方认证平台基本信息",
formpage1: "基本信息",
srforikey: "",
srfkey: "开放平台接入标识",
srfmajortext: "开放平台",
srftempmode: "",
srfuf: "",
srfdeid: "",
srfsourcekey: "",
accessname: "开放平台",
open_type: "开放平台类型",
access_key: "AccessKey(AppId)",
secret_key: "SecretKey(AppSecret)",
redirect_uri: "RedirectURI",
region_id: "RegionId",
access_token: "管理账号token",
expires_time: "管理账号token过期时间",
notify_url: "NotifyUrl",
agent_id: "AGENT_ID",
disabled: "是否禁用",
accessid: "开放平台接入标识",
},
uiactions: {
},
},
main_grid: {
columns: {
accessid: "开放平台接入标识",
open_type: "开放平台类型",
accessname: "开放平台",
access_key: "AccessKey(AppId)",
disabled: "是否禁用",
region_id: "RegionId",
redirect_uri: "RedirectURI",
},
nodata:"",
uiactions: {
},
},
default_searchform: {
details: {
formpage1: "常规条件",
n_accessname_like: "开放平台(文本包含(%))",
n_open_type_eq: "开放平台类型(等于(=))",
},
uiactions: {
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: "新建",
tip: "新建",
},
tbitem4: {
caption: "编辑",
tip: "编辑",
},
tbitem6: {
caption: "拷贝",
tip: "拷贝",
},
tbitem7: {
caption: "-",
tip: "",
},
tbitem8: {
caption: "删除",
tip: "删除",
},
tbitem9: {
caption: "-",
tip: "",
},
tbitem13: {
caption: "导出",
tip: "导出",
},
tbitem10: {
caption: "-",
tip: "",
},
tbitem19: {
caption: "过滤",
tip: "过滤",
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: "保存",
tip: "保存",
},
tbitem5: {
caption: "保存并关闭",
tip: "保存并关闭",
},
tbitem6: {
caption: "-",
tip: "",
},
tbitem12: {
caption: "新建",
tip: "新建",
},
tbitem13: {
caption: "-",
tip: "",
},
tbitem14: {
caption: "拷贝",
tip: "拷贝",
},
},
};
\ No newline at end of file
import SysOpenAccess_zh_CN_Base from './sys-open-access_zh_CN_base';
function getLocaleResource(){
const SysOpenAccess_zh_CN_OwnData = {};
const targetData = Object.assign(SysOpenAccess_zh_CN_Base(), SysOpenAccess_zh_CN_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import commonLogic from '@/locale/logic/common/common-logic';
function getLocaleResourceBase(){
const data:any = {
fields: {
id: commonLogic.appcommonhandle("开放平台接入标识",null),
name: commonLogic.appcommonhandle("开放平台",null),
open_type: commonLogic.appcommonhandle("开放平台类型",null),
access_key: commonLogic.appcommonhandle("AccessKey(AppId)",null),
secret_key: commonLogic.appcommonhandle("SecretKey(AppSecret)",null),
region_id: commonLogic.appcommonhandle("RegionId",null),
access_token: commonLogic.appcommonhandle("管理账号token",null),
expires_time: commonLogic.appcommonhandle("管理账号token过期时间",null),
disabled: commonLogic.appcommonhandle("是否禁用",null),
redirect_uri: commonLogic.appcommonhandle("RedirectURI",null),
notify_url: commonLogic.appcommonhandle("NotifyUrl",null),
agent_id: commonLogic.appcommonhandle("AGENT_ID",null),
},
views: {
gridview: {
caption: commonLogic.appcommonhandle("第三方认证平台",null),
title: commonLogic.appcommonhandle("第三方认证平台",null),
},
editview: {
caption: commonLogic.appcommonhandle("第三方认证平台",null),
title: commonLogic.appcommonhandle("第三方认证平台",null),
},
},
main_form: {
details: {
group1: commonLogic.appcommonhandle("第三方认证平台基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srforikey: commonLogic.appcommonhandle("",null),
srfkey: commonLogic.appcommonhandle("开放平台接入标识",null),
srfmajortext: commonLogic.appcommonhandle("开放平台",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
accessname: commonLogic.appcommonhandle("开放平台",null),
open_type: commonLogic.appcommonhandle("开放平台类型",null),
access_key: commonLogic.appcommonhandle("AccessKey(AppId)",null),
secret_key: commonLogic.appcommonhandle("SecretKey(AppSecret)",null),
redirect_uri: commonLogic.appcommonhandle("RedirectURI",null),
region_id: commonLogic.appcommonhandle("RegionId",null),
access_token: commonLogic.appcommonhandle("管理账号token",null),
expires_time: commonLogic.appcommonhandle("管理账号token过期时间",null),
notify_url: commonLogic.appcommonhandle("NotifyUrl",null),
agent_id: commonLogic.appcommonhandle("AGENT_ID",null),
disabled: commonLogic.appcommonhandle("是否禁用",null),
accessid: commonLogic.appcommonhandle("开放平台接入标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
accessid: commonLogic.appcommonhandle("开放平台接入标识",null),
open_type: commonLogic.appcommonhandle("开放平台类型",null),
accessname: commonLogic.appcommonhandle("开放平台",null),
access_key: commonLogic.appcommonhandle("AccessKey(AppId)",null),
disabled: commonLogic.appcommonhandle("是否禁用",null),
region_id: commonLogic.appcommonhandle("RegionId",null),
redirect_uri: commonLogic.appcommonhandle("RedirectURI",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_accessname_like: commonLogic.appcommonhandle("开放平台(文本包含(%))",null),
n_open_type_eq: commonLogic.appcommonhandle("开放平台类型(等于(=))",null),
},
uiactions: {
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("删除",null),
tip: commonLogic.appcommonhandle("删除",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("导出",null),
tip: commonLogic.appcommonhandle("导出",null),
},
tbitem10: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem19: {
caption: commonLogic.appcommonhandle("过滤",null),
tip: commonLogic.appcommonhandle("过滤",null),
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem12: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem14: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
import SysPermission_en_US_Base from './sys-permission_en_US_base';
export default {
fields: {
permissionid: "资源标识",
permissionname: "资源名称",
permissiontype: "资源类别",
pssystemid: "系统",
enable: "逻辑有效",
createdate: "建立时间",
updatedate: "更新时间",
},
views: {
editview2: {
caption: "权限/资源",
title: "权限表编辑视图",
},
gridview: {
caption: "权限/资源",
title: "权限表表格视图",
},
pickupview: {
caption: "权限/资源",
title: "权限表数据选择视图",
},
mpickupview: {
caption: "权限/资源",
title: "权限表数据多项选择视图",
},
pickupgridview: {
caption: "权限/资源",
title: "权限表选择表格视图",
},
editview: {
caption: "权限/资源",
title: "权限表编辑视图",
},
redirectview: {
caption: "权限/资源",
title: "权限表数据重定向视图",
},
},
main_form: {
details: {
formpage1: "基本信息",
srfupdatedate: "更新时间",
srforikey: "",
srfkey: "资源标识",
srfmajortext: "资源名称",
srftempmode: "",
srfuf: "",
srfdeid: "",
srfsourcekey: "",
sys_permissionname: "资源名称",
sys_permissionid: "资源标识",
},
uiactions: {
},
},
main_grid: {
columns: {
sys_permissionid: "资源标识",
sys_permissionname: "资源名称",
},
nodata:"",
uiactions: {
},
},
default_searchform: {
details: {
formpage1: "常规条件",
},
uiactions: {
},
},
editview2toolbar_toolbar: {
tbitem3: {
caption: "Save",
tip: "Save",
},
tbitem5: {
caption: "Save And Close",
tip: "Save And Close Window",
},
tbitem6: {
caption: "-",
tip: "",
},
tbitem12: {
caption: "New",
tip: "New",
},
tbitem13: {
caption: "-",
tip: "",
},
tbitem14: {
caption: "Copy",
tip: "Copy {0}",
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: "New",
tip: "New",
},
tbitem4: {
caption: "Edit",
tip: "Edit {0}",
},
tbitem6: {
caption: "Copy",
tip: "Copy {0}",
},
tbitem7: {
caption: "-",
tip: "",
},
tbitem8: {
caption: "Remove",
tip: "Remove {0}",
},
tbitem9: {
caption: "-",
tip: "",
},
tbitem13: {
caption: "Export",
tip: "Export {0} Data To Excel",
},
tbitem10: {
caption: "-",
tip: "",
},
tbitem19: {
caption: "Filter",
tip: "Filter",
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: "Save",
tip: "Save",
},
tbitem5: {
caption: "Save And Close",
tip: "Save And Close Window",
},
tbitem6: {
caption: "-",
tip: "",
},
tbitem12: {
caption: "New",
tip: "New",
},
tbitem13: {
caption: "-",
tip: "",
},
tbitem14: {
caption: "Copy",
tip: "Copy {0}",
},
},
};
\ No newline at end of file
function getLocaleResource(){
const SysPermission_en_US_OwnData = {};
const targetData = Object.assign(SysPermission_en_US_Base(), SysPermission_en_US_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import commonLogic from '@/locale/logic/common/common-logic';
function getLocaleResourceBase(){
const data:any = {
fields: {
permissionid: commonLogic.appcommonhandle("资源标识",null),
permissionname: commonLogic.appcommonhandle("资源名称",null),
permissiontype: commonLogic.appcommonhandle("资源类别",null),
pssystemid: commonLogic.appcommonhandle("系统",null),
enable: commonLogic.appcommonhandle("逻辑有效",null),
createdate: commonLogic.appcommonhandle("建立时间",null),
updatedate: commonLogic.appcommonhandle("更新时间",null),
},
views: {
editview2: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表编辑视图",null),
},
gridview: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表表格视图",null),
},
pickupview: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表数据选择视图",null),
},
mpickupview: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表数据多项选择视图",null),
},
pickupgridview: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表选择表格视图",null),
},
editview: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表编辑视图",null),
},
redirectview: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表数据重定向视图",null),
},
},
main_form: {
details: {
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
srfkey: commonLogic.appcommonhandle("资源标识",null),
srfmajortext: commonLogic.appcommonhandle("资源名称",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
sys_permissionname: commonLogic.appcommonhandle("资源名称",null),
sys_permissionid: commonLogic.appcommonhandle("资源标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
sys_permissionid: commonLogic.appcommonhandle("资源标识",null),
sys_permissionname: commonLogic.appcommonhandle("资源名称",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
},
uiactions: {
},
},
editview2toolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("Save",null),
tip: commonLogic.appcommonhandle("Save",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("Save And Close",null),
tip: commonLogic.appcommonhandle("Save And Close Window",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem12: {
caption: commonLogic.appcommonhandle("New",null),
tip: commonLogic.appcommonhandle("New",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem14: {
caption: commonLogic.appcommonhandle("Copy",null),
tip: commonLogic.appcommonhandle("Copy {0}",null),
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("New",null),
tip: commonLogic.appcommonhandle("New",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("Edit",null),
tip: commonLogic.appcommonhandle("Edit {0}",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("Copy",null),
tip: commonLogic.appcommonhandle("Copy {0}",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("Remove",null),
tip: commonLogic.appcommonhandle("Remove {0}",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("Export",null),
tip: commonLogic.appcommonhandle("Export {0} Data To Excel",null),
},
tbitem10: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem19: {
caption: commonLogic.appcommonhandle("Filter",null),
tip: commonLogic.appcommonhandle("Filter",null),
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("Save",null),
tip: commonLogic.appcommonhandle("Save",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("Save And Close",null),
tip: commonLogic.appcommonhandle("Save And Close Window",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem12: {
caption: commonLogic.appcommonhandle("New",null),
tip: commonLogic.appcommonhandle("New",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem14: {
caption: commonLogic.appcommonhandle("Copy",null),
tip: commonLogic.appcommonhandle("Copy {0}",null),
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
export default {
fields: {
permissionid: "资源标识",
permissionname: "资源名称",
permissiontype: "资源类别",
pssystemid: "系统",
enable: "逻辑有效",
createdate: "建立时间",
updatedate: "更新时间",
},
views: {
editview2: {
caption: "权限/资源",
title: "权限表编辑视图",
},
gridview: {
caption: "权限/资源",
title: "权限表表格视图",
},
pickupview: {
caption: "权限/资源",
title: "权限表数据选择视图",
},
mpickupview: {
caption: "权限/资源",
title: "权限表数据多项选择视图",
},
pickupgridview: {
caption: "权限/资源",
title: "权限表选择表格视图",
},
editview: {
caption: "权限/资源",
title: "权限表编辑视图",
},
redirectview: {
caption: "权限/资源",
title: "权限表数据重定向视图",
},
},
main_form: {
details: {
formpage1: "基本信息",
srfupdatedate: "更新时间",
srforikey: "",
srfkey: "资源标识",
srfmajortext: "资源名称",
srftempmode: "",
srfuf: "",
srfdeid: "",
srfsourcekey: "",
sys_permissionname: "资源名称",
sys_permissionid: "资源标识",
},
uiactions: {
},
},
main_grid: {
columns: {
sys_permissionid: "资源标识",
sys_permissionname: "资源名称",
},
nodata:"",
uiactions: {
},
},
default_searchform: {
details: {
formpage1: "常规条件",
},
uiactions: {
},
},
editview2toolbar_toolbar: {
tbitem3: {
caption: "保存",
tip: "保存",
},
tbitem5: {
caption: "保存并关闭",
tip: "保存并关闭",
},
tbitem6: {
caption: "-",
tip: "",
},
tbitem12: {
caption: "新建",
tip: "新建",
},
tbitem13: {
caption: "-",
tip: "",
},
tbitem14: {
caption: "拷贝",
tip: "拷贝",
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: "新建",
tip: "新建",
},
tbitem4: {
caption: "编辑",
tip: "编辑",
},
tbitem6: {
caption: "拷贝",
tip: "拷贝",
},
tbitem7: {
caption: "-",
tip: "",
},
tbitem8: {
caption: "删除",
tip: "删除",
},
tbitem9: {
caption: "-",
tip: "",
},
tbitem13: {
caption: "导出",
tip: "导出",
},
tbitem10: {
caption: "-",
tip: "",
},
tbitem19: {
caption: "过滤",
tip: "过滤",
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: "保存",
tip: "保存",
},
tbitem5: {
caption: "保存并关闭",
tip: "保存并关闭",
},
tbitem6: {
caption: "-",
tip: "",
},
tbitem12: {
caption: "新建",
tip: "新建",
},
tbitem13: {
caption: "-",
tip: "",
},
tbitem14: {
caption: "拷贝",
tip: "拷贝",
},
},
};
\ No newline at end of file
import SysPermission_zh_CN_Base from './sys-permission_zh_CN_base';
function getLocaleResource(){
const SysPermission_zh_CN_OwnData = {};
const targetData = Object.assign(SysPermission_zh_CN_Base(), SysPermission_zh_CN_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import commonLogic from '@/locale/logic/common/common-logic';
function getLocaleResourceBase(){
const data:any = {
fields: {
permissionid: commonLogic.appcommonhandle("资源标识",null),
permissionname: commonLogic.appcommonhandle("资源名称",null),
permissiontype: commonLogic.appcommonhandle("资源类别",null),
pssystemid: commonLogic.appcommonhandle("系统",null),
enable: commonLogic.appcommonhandle("逻辑有效",null),
createdate: commonLogic.appcommonhandle("建立时间",null),
updatedate: commonLogic.appcommonhandle("更新时间",null),
},
views: {
editview2: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表编辑视图",null),
},
gridview: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表表格视图",null),
},
pickupview: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表数据选择视图",null),
},
mpickupview: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表数据多项选择视图",null),
},
pickupgridview: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表选择表格视图",null),
},
editview: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表编辑视图",null),
},
redirectview: {
caption: commonLogic.appcommonhandle("权限/资源",null),
title: commonLogic.appcommonhandle("权限表数据重定向视图",null),
},
},
main_form: {
details: {
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
srfkey: commonLogic.appcommonhandle("资源标识",null),
srfmajortext: commonLogic.appcommonhandle("资源名称",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
sys_permissionname: commonLogic.appcommonhandle("资源名称",null),
sys_permissionid: commonLogic.appcommonhandle("资源标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
sys_permissionid: commonLogic.appcommonhandle("资源标识",null),
sys_permissionname: commonLogic.appcommonhandle("资源名称",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
},
uiactions: {
},
},
editview2toolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem12: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem14: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("删除",null),
tip: commonLogic.appcommonhandle("删除",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("导出",null),
tip: commonLogic.appcommonhandle("导出",null),
},
tbitem10: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem19: {
caption: commonLogic.appcommonhandle("过滤",null),
tip: commonLogic.appcommonhandle("过滤",null),
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem12: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem14: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
import SysUserAuth_en_US_Base from './sys-user-auth_en_US_base';
export default {
fields: {
id: "标识",
userid: "用户标识",
identity_type: "认证类型",
identifier: "认证标识",
credential: "凭据",
username: "人员",
},
};
\ No newline at end of file
function getLocaleResource(){
const SysUserAuth_en_US_OwnData = {};
const targetData = Object.assign(SysUserAuth_en_US_Base(), SysUserAuth_en_US_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import commonLogic from '@/locale/logic/common/common-logic';
function getLocaleResourceBase(){
const data:any = {
fields: {
id: commonLogic.appcommonhandle("标识",null),
userid: commonLogic.appcommonhandle("用户标识",null),
identity_type: commonLogic.appcommonhandle("认证类型",null),
identifier: commonLogic.appcommonhandle("认证标识",null),
credential: commonLogic.appcommonhandle("凭据",null),
username: commonLogic.appcommonhandle("人员",null),
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
export default {
fields: {
id: "标识",
userid: "用户标识",
identity_type: "认证类型",
identifier: "认证标识",
credential: "凭据",
username: "人员",
},
};
\ No newline at end of file
import SysUserAuth_zh_CN_Base from './sys-user-auth_zh_CN_base';
function getLocaleResource(){
const SysUserAuth_zh_CN_OwnData = {};
const targetData = Object.assign(SysUserAuth_zh_CN_Base(), SysUserAuth_zh_CN_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
export default {
/**
* 应用通用显示处理
* @param param1 显示文本
* @param param2 多语言对象
*/
appcommonhandle:function(param1:any,param2:any){
return param1;
}
}
\ No newline at end of file
此差异已折叠。
此差异已折叠。
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册