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

zoo457790531 发布系统代码 [ibiz-rt,ibizlab-runtime]

上级 a3cd62cc
[
{
"srfkey": "TemplateType",
"emptytext": "未定义",
"codelisttype":"static",
"items": [
{
"id": "aliyun-sms",
"label": "阿里云短信",
"text": "阿里云短信",
"class":"",
"data":"",
"codename":"Aliyun_SUB_sms",
"value": "aliyun-sms",
"disabled": false
}
, {
"id": "aliyun-email",
"label": "阿里云邮件",
"text": "阿里云邮件",
"class":"",
"data":"",
"codename":"Aliyun_SUB_email",
"value": "aliyun-email",
"disabled": false
}
, {
"id": "wechat-msg",
"label": "微信消息",
"text": "微信消息",
"class":"",
"data":"",
"codename":"Wechat_SUB_msg",
"value": "wechat-msg",
"disabled": false
}
, {
"id": "dingtalk-msg",
"label": "钉钉通知",
"text": "钉钉通知",
"class":"",
"data":"",
"codename":"Dingtalk_SUB_msg",
"value": "dingtalk-msg",
"disabled": false
}
]
},
{
"srfkey": "OpenAccessType",
"emptytext": "未定义",
"codelisttype":"static",
"items": [
{
"id": "aliyun",
"label": "阿里云",
"text": "阿里云",
"class":"",
"data":"",
"codename":"Aliyun",
"value": "aliyun",
"disabled": false
}
, {
"id": "wechat",
"label": "微信开放平台",
"text": "微信开放平台",
"class":"",
"data":"",
"codename":"Wechat",
"value": "wechat",
"disabled": false
}
, {
"id": "qq",
"label": "QQ互联",
"text": "QQ互联",
"class":"",
"data":"",
"codename":"Qq",
"value": "qq",
"disabled": false
}
, {
"id": "dingtalk",
"label": "钉钉开放平台",
"text": "钉钉开放平台",
"class":"",
"data":"",
"codename":"Dingtalk",
"value": "dingtalk",
"disabled": false
}
]
},
{
"srfkey": "OpenAccessType",
"emptytext": "未定义",
"codelisttype":"static",
......@@ -150,6 +252,57 @@
}
]
},
{
"srfkey": "OpenAccessType",
"emptytext": "未定义",
"codelisttype":"static",
"items": [
{
"id": "aliyun",
"label": "阿里云",
"text": "阿里云",
"class":"",
"data":"",
"codename":"Aliyun",
"value": "aliyun",
"disabled": false
}
, {
"id": "wechat",
"label": "微信开放平台",
"text": "微信开放平台",
"class":"",
"data":"",
"codename":"Wechat",
"value": "wechat",
"disabled": false
}
, {
"id": "qq",
"label": "QQ互联",
"text": "QQ互联",
"class":"",
"data":"",
"codename":"Qq",
"value": "qq",
"disabled": false
}
, {
"id": "dingtalk",
"label": "钉钉开放平台",
"text": "钉钉开放平台",
"class":"",
"data":"",
"codename":"Dingtalk",
"value": "dingtalk",
"disabled": false
}
]
},
{
"srfkey": "CLAuthCode",
"emptytext": "未定义",
......
{
"msgopenaccesspickupgridview": {
"title": "接入开放平台选择表格视图",
"caption": "接入开放平台",
"viewtype": "DEPICKUPGRIDVIEW",
"viewmodule": "notify",
"viewname": "MsgOpenAccessPickupGridView",
"viewtag": "05c6db43c9d5946f3f6da2d2b122fcdb"
},
"sysdepartmentpickupgridview": {
"title": "部门选择表格视图",
"caption": "部门",
......@@ -7,6 +15,14 @@
"viewname": "SysDepartmentPickupGridView",
"viewtag": "06dc389605323456129e342bbdfbbd16"
},
"paytradeeditview": {
"title": "支付交易编辑视图",
"caption": "支付交易",
"viewtype": "DEEDITVIEW",
"viewmodule": "pay",
"viewname": "PayTradeEditView",
"viewtag": "089cc88e549cef536c3380ccb1ce465f"
},
"syspostpickupview": {
"title": "岗位数据选择视图",
"caption": "岗位",
......@@ -39,6 +55,14 @@
"viewname": "WFMemberGridView",
"viewtag": "135872676ba63d430b2f20bd20364286"
},
"msgopenaccessgridview": {
"title": "接入开放平台表格视图",
"caption": "接入开放平台",
"viewtype": "DEGRIDVIEW",
"viewmodule": "notify",
"viewname": "MsgOpenAccessGridView",
"viewtag": "13944c37e6cb87c6aca28dec7b31892e"
},
"sysrolegridview": {
"title": "用户角色",
"caption": "用户角色",
......@@ -87,6 +111,14 @@
"viewname": "SysAppGridView",
"viewtag": "1ef170b14b7a70f4609a9f13692d1414"
},
"paytradegridview": {
"title": "支付交易表格视图",
"caption": "支付交易",
"viewtype": "DEGRIDVIEW",
"viewmodule": "pay",
"viewname": "PayTradeGridView",
"viewtag": "1f1889a2c3e7f49d9221021499a0f78a"
},
"sysusermpickupview": {
"title": "用户表数据多项选择视图",
"caption": "系统用户",
......@@ -135,6 +167,22 @@
"viewname": "SysOpenAccessGridView",
"viewtag": "29ebd67c0eba9fb1464bcd1397112f6f"
},
"msgtemplategridview": {
"title": "消息模板表格视图",
"caption": "消息模板",
"viewtype": "DEGRIDVIEW",
"viewmodule": "notify",
"viewname": "MsgTemplateGridView",
"viewtag": "2ac24526f9a5f79abb2b9d474e57be0a"
},
"msgtemplateeditview": {
"title": "消息模板编辑视图",
"caption": "消息模板",
"viewtype": "DEEDITVIEW",
"viewmodule": "notify",
"viewname": "MsgTemplateEditView",
"viewtag": "30868cf27f47d5ec65261c8b6d5c18a1"
},
"sysuserpickupview": {
"title": "用户表数据选择视图",
"caption": "系统用户",
......@@ -215,6 +263,14 @@
"viewname": "JobsInfoEditView",
"viewtag": "49b6b437f10c4e73e47d87d5d0f76cfd"
},
"msguseraccounteditview": {
"title": "绑定消息账号编辑视图",
"caption": "绑定消息账号",
"viewtype": "DEEDITVIEW",
"viewmodule": "notify",
"viewname": "MsgUserAccountEditView",
"viewtag": "4c01113024cb96ba2f6deaa33773f0aa"
},
"sysdeptmembergridview": {
"title": "部门成员表格视图",
"caption": "部门成员",
......@@ -263,6 +319,22 @@
"viewname": "SysTeamEditView",
"viewtag": "5f46660051966f3e0b4c377decd638b1"
},
"msgopenaccesspickupview": {
"title": "接入开放平台数据选择视图",
"caption": "接入开放平台",
"viewtype": "DEPICKUPVIEW",
"viewmodule": "notify",
"viewname": "MsgOpenAccessPickupView",
"viewtag": "5fd5a34016a13395007d949d732cb30d"
},
"payopenaccessgridview": {
"title": "支付平台表格视图",
"caption": "支付平台",
"viewtype": "DEGRIDVIEW",
"viewmodule": "pay",
"viewname": "PayOpenAccessGridView",
"viewtag": "60fe0b9b8535b02baf1a02d5f56c5a9c"
},
"wfuserpickupview": {
"title": "用户数据选择视图",
"caption": "用户",
......@@ -327,6 +399,14 @@
"viewname": "SysUserPickupGridView",
"viewtag": "6869875c7409bd1dddd3d0fc62c502db"
},
"msgopenaccesseditview": {
"title": "接入开放平台编辑视图",
"caption": "接入开放平台",
"viewtype": "DEEDITVIEW",
"viewmodule": "notify",
"viewname": "MsgOpenAccessEditView",
"viewtag": "6a6e3d13c769ee31fe6ec9cc5508324f"
},
"sysroleeditview": {
"title": "用户角色",
"caption": "用户角色",
......@@ -431,6 +511,14 @@
"viewname": "SysRolePermissionCustomView",
"viewtag": "983f3ae1533a5cd62619dedb79bb4b28"
},
"msguseraccountgridview": {
"title": "绑定消息账号表格视图",
"caption": "绑定消息账号",
"viewtype": "DEGRIDVIEW",
"viewmodule": "notify",
"viewname": "MsgUserAccountGridView",
"viewtag": "a186d7dee3d83d5f95c27142bece5df6"
},
"sysrolempickupview": {
"title": "角色数据多项选择视图",
"caption": "系统角色",
......@@ -503,6 +591,14 @@
"viewname": "SysEmployeeEditView",
"viewtag": "b1abd7783d9e3b9393630428ebde3a86"
},
"payopenaccesspickupgridview": {
"title": "支付平台选择表格视图",
"caption": "支付平台",
"viewtype": "DEPICKUPGRIDVIEW",
"viewmodule": "pay",
"viewname": "PayOpenAccessPickupGridView",
"viewtag": "b1fe00a9dfb2160b1589b4e1e2b1d2fc"
},
"wfgroupeditview": {
"title": "流程角色",
"caption": "流程角色",
......@@ -607,6 +703,14 @@
"viewname": "SysUserRoleEditView",
"viewtag": "edde313015e1db7c366028307d88d20c"
},
"payopenaccesspickupview": {
"title": "支付平台数据选择视图",
"caption": "支付平台",
"viewtype": "DEPICKUPVIEW",
"viewmodule": "pay",
"viewname": "PayOpenAccessPickupView",
"viewtag": "f3bb55ce97b7b94c99782d0cea879eaa"
},
"wfgroupgridview": {
"title": "流程角色",
"caption": "流程角色",
......@@ -615,6 +719,14 @@
"viewname": "WFGroupGridView",
"viewtag": "f498dfb24e88df7c70a5c09ecb587647"
},
"payopenaccesseditview": {
"title": "支付平台编辑视图",
"caption": "支付平台",
"viewtype": "DEEDITVIEW",
"viewmodule": "pay",
"viewname": "PayOpenAccessEditView",
"viewtag": "f5f50734bb86ba01097a7cb19b63d36c"
},
"sysuserauthgridview": {
"title": "账号表格视图",
"caption": "账号绑定",
......
......@@ -25,6 +25,7 @@ import AppForm from './components/app-form/app-form.vue'
import APPAutocomplete from './components/app-autocomplete/app-autocomplete.vue'
import AppFormDruipart from './components/app-form-druipart/app-form-druipart.vue'
import DropdownList from './components/dropdown-list/dropdown-list.vue'
import DropdownListHidden from './components/dropdown-list-hidden/dropdown-list-hidden.vue'
import UploadFile from './components/upload-file/upload-file.vue'
import ContextMenuContainer from './components/context-menu-container/context-menu-container.vue'
import AppCheckboxList from './components/app-checkbox-list/app-checkbox-list.vue'
......@@ -45,6 +46,7 @@ import AppFormGroup2 from './components/app-form-group2/app-form-group2.vue'
import AppFormItem2 from './components/app-form-item2/app-form-item2.vue'
import CodeList from './components/codelist/codelist.vue'
import AppQuickMenus from './components/app-quick-menus/app-quick-menus.vue'
import AppIconMenus from './components/app-icon-menus/app-icon-menus.vue'
import AppCheckbox from './components/app-checkbox/app-checkbox.vue'
import AppColumnRender from './components/app-column-render/app-column-render.vue'
import AppPickerSelectView from './components/app-picker-select-view/app-picker-select-view.vue'
......@@ -150,6 +152,7 @@ export const AppComponents = {
v.component('app-autocomplete', APPAutocomplete);
v.component('app-form-druipart', AppFormDruipart);
v.component('dropdown-list', DropdownList);
v.component('dropdown-list-hidden', DropdownListHidden);
v.component('upload-file', UploadFile);
v.component('context-menu-container', ContextMenuContainer);
v.component('app-checkbox-list',AppCheckboxList);
......@@ -171,6 +174,7 @@ export const AppComponents = {
v.component('app-form-item2', AppFormItem2);
v.component('codelist', CodeList);
v.component('app-quick-menus', AppQuickMenus);
v.component('app-icon-menus', AppIconMenus);
v.component('app-checkbox',AppCheckbox);
v.component('app-column-render',AppColumnRender);
v.component('app-picker-select-view',AppPickerSelectView);
......
......@@ -41,6 +41,7 @@ export class AuthServiceRegister {
protected init(): void {
this.allAuthService.set('jobslog', () => import('@/authservice/jobs-log/jobs-log-auth-service'));
this.allAuthService.set('sysrolepermission', () => import('@/authservice/sys-role-permission/sys-role-permission-auth-service'));
this.allAuthService.set('msguseraccount', () => import('@/authservice/msg-user-account/msg-user-account-auth-service'));
this.allAuthService.set('sysuser', () => import('@/authservice/sys-user/sys-user-auth-service'));
this.allAuthService.set('sysauthlog', () => import('@/authservice/sys-auth-log/sys-auth-log-auth-service'));
this.allAuthService.set('wfmember', () => import('@/authservice/wfmember/wfmember-auth-service'));
......@@ -48,8 +49,11 @@ export class AuthServiceRegister {
this.allAuthService.set('sysuserauth', () => import('@/authservice/sys-user-auth/sys-user-auth-auth-service'));
this.allAuthService.set('sysdepartment', () => import('@/authservice/sys-department/sys-department-auth-service'));
this.allAuthService.set('sysemployee', () => import('@/authservice/sys-employee/sys-employee-auth-service'));
this.allAuthService.set('paytrade', () => import('@/authservice/pay-trade/pay-trade-auth-service'));
this.allAuthService.set('msgtemplate', () => import('@/authservice/msg-template/msg-template-auth-service'));
this.allAuthService.set('systeam', () => import('@/authservice/sys-team/sys-team-auth-service'));
this.allAuthService.set('wfuser', () => import('@/authservice/wfuser/wfuser-auth-service'));
this.allAuthService.set('payopenaccess', () => import('@/authservice/pay-open-access/pay-open-access-auth-service'));
this.allAuthService.set('sysorganization', () => import('@/authservice/sys-organization/sys-organization-auth-service'));
this.allAuthService.set('jobsregistry', () => import('@/authservice/jobs-registry/jobs-registry-auth-service'));
this.allAuthService.set('sysopenaccess', () => import('@/authservice/sys-open-access/sys-open-access-auth-service'));
......@@ -61,6 +65,7 @@ export class AuthServiceRegister {
this.allAuthService.set('wfprocessdefinition', () => import('@/authservice/wfprocess-definition/wfprocess-definition-auth-service'));
this.allAuthService.set('sysrole', () => import('@/authservice/sys-role/sys-role-auth-service'));
this.allAuthService.set('syspermission', () => import('@/authservice/sys-permission/sys-permission-auth-service'));
this.allAuthService.set('msgopenaccess', () => import('@/authservice/msg-open-access/msg-open-access-auth-service'));
this.allAuthService.set('systeammember', () => import('@/authservice/sys-team-member/sys-team-member-auth-service'));
this.allAuthService.set('sysdeptmember', () => import('@/authservice/sys-dept-member/sys-dept-member-auth-service'));
this.allAuthService.set('dictoption', () => import('@/authservice/dict-option/dict-option-auth-service'));
......
import AuthService from '../auth-service';
/**
* 接入开放平台权限服务对象基类
*
* @export
* @class MsgOpenAccessAuthServiceBase
* @extends {AuthService}
*/
export default class MsgOpenAccessAuthServiceBase extends AuthService {
/**
* Creates an instance of MsgOpenAccessAuthServiceBase.
*
* @param {*} [opts={}]
* @memberof MsgOpenAccessAuthServiceBase
*/
constructor(opts: any = {}) {
super(opts);
}
/**
* 根据当前数据获取实体操作标识
*
* @param {*} mainSateOPPrivs 传入数据操作标识
* @returns {any}
* @memberof MsgOpenAccessAuthServiceBase
*/
public getOPPrivs(mainSateOPPrivs:any):any{
let curDefaultOPPrivs:any = this.getSysOPPrivs();
let copyDefaultOPPrivs:any = JSON.parse(JSON.stringify(curDefaultOPPrivs));
if(mainSateOPPrivs){
Object.assign(curDefaultOPPrivs,mainSateOPPrivs);
}
// 统一资源优先
Object.keys(curDefaultOPPrivs).forEach((name:string) => {
if(this.sysOPPrivsMap.get(name) && copyDefaultOPPrivs[name] === 0){
curDefaultOPPrivs[name] = copyDefaultOPPrivs[name];
}
});
return curDefaultOPPrivs;
}
}
\ No newline at end of file
import MsgOpenAccessAuthServiceBase from './msg-open-access-auth-service-base';
/**
* 接入开放平台权限服务对象
*
* @export
* @class MsgOpenAccessAuthService
* @extends {MsgOpenAccessAuthServiceBase}
*/
export default class MsgOpenAccessAuthService extends MsgOpenAccessAuthServiceBase {
/**
* Creates an instance of MsgOpenAccessAuthService.
*
* @param {*} [opts={}]
* @memberof MsgOpenAccessAuthService
*/
constructor(opts: any = {}) {
super(opts);
}
}
\ No newline at end of file
import AuthService from '../auth-service';
/**
* 消息模板权限服务对象基类
*
* @export
* @class MsgTemplateAuthServiceBase
* @extends {AuthService}
*/
export default class MsgTemplateAuthServiceBase extends AuthService {
/**
* Creates an instance of MsgTemplateAuthServiceBase.
*
* @param {*} [opts={}]
* @memberof MsgTemplateAuthServiceBase
*/
constructor(opts: any = {}) {
super(opts);
}
/**
* 根据当前数据获取实体操作标识
*
* @param {*} mainSateOPPrivs 传入数据操作标识
* @returns {any}
* @memberof MsgTemplateAuthServiceBase
*/
public getOPPrivs(mainSateOPPrivs:any):any{
let curDefaultOPPrivs:any = this.getSysOPPrivs();
let copyDefaultOPPrivs:any = JSON.parse(JSON.stringify(curDefaultOPPrivs));
if(mainSateOPPrivs){
Object.assign(curDefaultOPPrivs,mainSateOPPrivs);
}
// 统一资源优先
Object.keys(curDefaultOPPrivs).forEach((name:string) => {
if(this.sysOPPrivsMap.get(name) && copyDefaultOPPrivs[name] === 0){
curDefaultOPPrivs[name] = copyDefaultOPPrivs[name];
}
});
return curDefaultOPPrivs;
}
}
\ No newline at end of file
import MsgTemplateAuthServiceBase from './msg-template-auth-service-base';
/**
* 消息模板权限服务对象
*
* @export
* @class MsgTemplateAuthService
* @extends {MsgTemplateAuthServiceBase}
*/
export default class MsgTemplateAuthService extends MsgTemplateAuthServiceBase {
/**
* Creates an instance of MsgTemplateAuthService.
*
* @param {*} [opts={}]
* @memberof MsgTemplateAuthService
*/
constructor(opts: any = {}) {
super(opts);
}
}
\ No newline at end of file
import AuthService from '../auth-service';
/**
* 绑定消息账号权限服务对象基类
*
* @export
* @class MsgUserAccountAuthServiceBase
* @extends {AuthService}
*/
export default class MsgUserAccountAuthServiceBase extends AuthService {
/**
* Creates an instance of MsgUserAccountAuthServiceBase.
*
* @param {*} [opts={}]
* @memberof MsgUserAccountAuthServiceBase
*/
constructor(opts: any = {}) {
super(opts);
}
/**
* 根据当前数据获取实体操作标识
*
* @param {*} mainSateOPPrivs 传入数据操作标识
* @returns {any}
* @memberof MsgUserAccountAuthServiceBase
*/
public getOPPrivs(mainSateOPPrivs:any):any{
let curDefaultOPPrivs:any = this.getSysOPPrivs();
let copyDefaultOPPrivs:any = JSON.parse(JSON.stringify(curDefaultOPPrivs));
if(mainSateOPPrivs){
Object.assign(curDefaultOPPrivs,mainSateOPPrivs);
}
// 统一资源优先
Object.keys(curDefaultOPPrivs).forEach((name:string) => {
if(this.sysOPPrivsMap.get(name) && copyDefaultOPPrivs[name] === 0){
curDefaultOPPrivs[name] = copyDefaultOPPrivs[name];
}
});
return curDefaultOPPrivs;
}
}
\ No newline at end of file
import MsgUserAccountAuthServiceBase from './msg-user-account-auth-service-base';
/**
* 绑定消息账号权限服务对象
*
* @export
* @class MsgUserAccountAuthService
* @extends {MsgUserAccountAuthServiceBase}
*/
export default class MsgUserAccountAuthService extends MsgUserAccountAuthServiceBase {
/**
* Creates an instance of MsgUserAccountAuthService.
*
* @param {*} [opts={}]
* @memberof MsgUserAccountAuthService
*/
constructor(opts: any = {}) {
super(opts);
}
}
\ No newline at end of file
import AuthService from '../auth-service';
/**
* 支付平台权限服务对象基类
*
* @export
* @class PayOpenAccessAuthServiceBase
* @extends {AuthService}
*/
export default class PayOpenAccessAuthServiceBase extends AuthService {
/**
* Creates an instance of PayOpenAccessAuthServiceBase.
*
* @param {*} [opts={}]
* @memberof PayOpenAccessAuthServiceBase
*/
constructor(opts: any = {}) {
super(opts);
}
/**
* 根据当前数据获取实体操作标识
*
* @param {*} mainSateOPPrivs 传入数据操作标识
* @returns {any}
* @memberof PayOpenAccessAuthServiceBase
*/
public getOPPrivs(mainSateOPPrivs:any):any{
let curDefaultOPPrivs:any = this.getSysOPPrivs();
let copyDefaultOPPrivs:any = JSON.parse(JSON.stringify(curDefaultOPPrivs));
if(mainSateOPPrivs){
Object.assign(curDefaultOPPrivs,mainSateOPPrivs);
}
// 统一资源优先
Object.keys(curDefaultOPPrivs).forEach((name:string) => {
if(this.sysOPPrivsMap.get(name) && copyDefaultOPPrivs[name] === 0){
curDefaultOPPrivs[name] = copyDefaultOPPrivs[name];
}
});
return curDefaultOPPrivs;
}
}
\ No newline at end of file
import PayOpenAccessAuthServiceBase from './pay-open-access-auth-service-base';
/**
* 支付平台权限服务对象
*
* @export
* @class PayOpenAccessAuthService
* @extends {PayOpenAccessAuthServiceBase}
*/
export default class PayOpenAccessAuthService extends PayOpenAccessAuthServiceBase {
/**
* Creates an instance of PayOpenAccessAuthService.
*
* @param {*} [opts={}]
* @memberof PayOpenAccessAuthService
*/
constructor(opts: any = {}) {
super(opts);
}
}
\ No newline at end of file
import AuthService from '../auth-service';
/**
* 支付交易权限服务对象基类
*
* @export
* @class PayTradeAuthServiceBase
* @extends {AuthService}
*/
export default class PayTradeAuthServiceBase extends AuthService {
/**
* Creates an instance of PayTradeAuthServiceBase.
*
* @param {*} [opts={}]
* @memberof PayTradeAuthServiceBase
*/
constructor(opts: any = {}) {
super(opts);
}
/**
* 根据当前数据获取实体操作标识
*
* @param {*} mainSateOPPrivs 传入数据操作标识
* @returns {any}
* @memberof PayTradeAuthServiceBase
*/
public getOPPrivs(mainSateOPPrivs:any):any{
let curDefaultOPPrivs:any = this.getSysOPPrivs();
let copyDefaultOPPrivs:any = JSON.parse(JSON.stringify(curDefaultOPPrivs));
if(mainSateOPPrivs){
Object.assign(curDefaultOPPrivs,mainSateOPPrivs);
}
// 统一资源优先
Object.keys(curDefaultOPPrivs).forEach((name:string) => {
if(this.sysOPPrivsMap.get(name) && copyDefaultOPPrivs[name] === 0){
curDefaultOPPrivs[name] = copyDefaultOPPrivs[name];
}
});
return curDefaultOPPrivs;
}
}
\ No newline at end of file
import PayTradeAuthServiceBase from './pay-trade-auth-service-base';
/**
* 支付交易权限服务对象
*
* @export
* @class PayTradeAuthService
* @extends {PayTradeAuthServiceBase}
*/
export default class PayTradeAuthService extends PayTradeAuthServiceBase {
/**
* Creates an instance of PayTradeAuthService.
*
* @param {*} [opts={}]
* @memberof PayTradeAuthService
*/
constructor(opts: any = {}) {
super(opts);
}
}
\ No newline at end of file
......@@ -482,7 +482,7 @@ export default class AppFormDRUIPart extends Vue {
* @public
* @memberof AppFormDRUIPart
*/
public viewdataschange(){
public viewdataschange($event:any){
console.log((this.$t('components.appFormDRUIPart.change1') as string));
}
......
.app-icon-menus{
display: flex;
flex-wrap: wrap;
.el-card{
margin: 6px 8px;
.el-card__body{
padding: 0;
width: 200px;
height: 122px;
margin: 0;
.menuIcon{
width: 100%;
height: 100%;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
border: 1px rgb(210,238,255) solid;
background-color: rgb(240,249,255);
border-radius: 3px;
cursor: pointer;
&:hover{
border-color: rgb(53,152,220) ;
}
span{
font-size: 40px;
color: rgb(55,155,222);
}
img{
width: 46px;
height: 46px;
// margin-top: 12px;
}
h4{
font-weight: 500;
font-size: 16px;
}
}
}
}
}
<template>
<div class="app-icon-menus">
<template v-for="(item,index) in menus">
<div :bordered="false" v-if="item.items && Array.isArray(item.items)" :key="index" :class="item.textcls">
<p @click="$emit('menuClick',item.name, [item.name])">
<span>{{$t('app.menus.' + ctrlName + '.' + item.name)}}</span>
<span class="line"></span>
</p>
<p style=" display: 'flex' ">
<app-icon-menus :menus="item.items" :ctrlName = "ctrlName" @menuClick="menuClick"></app-icon-menus>
</p>
</div>
<el-card
:key="index"
shadow="never"
:class="item.textcls"
v-else
>
<div @click="menuClick(item.name,[item.name])" class="menuIcon" >
<span v-if="isIcon(item.icon,item.iconcls)">
<i :class="item.icon" v-if="!Object.is(item.icon, '')" />
<i :class="item.iconcls" v-else-if="!Object.is(item.iconcls, '')" />
<i class="fa fa-cogs" v-else></i>
</span>
<span v-else>
<img :src="item.icon" v-if="!Object.is(item.icon, '')" />
<img :src="item.iconcls" v-else-if="!Object.is(item.iconcls, '')" />
<i class="fa fa-cogs" v-else></i>
</span>
<h4>{{$t('app.menus.' + ctrlName + '.' + item.name)}}</h4>
</div>
</el-card>
</template>
</div>
</template>
<script lang='ts'>
import { Component, Vue, Prop, Model, Watch } from "vue-property-decorator";
@Component({})
export default class AppQuickMenus extends Vue {
public isIcon( icon: string,iconcls: string) {
if (icon.indexOf("fa") == 0 || iconcls.indexOf("fa") == 0) {
return true;
}else {
return false;
}
}
public menuClick(index: any,indexs: any[]) {
this.$emit("menuClick",index,indexs);
}
/**
* 菜单数据
*
* @type {*}
* @memberof AppQuickMenus
*/
@Prop({ default: [] }) public menus!: any;
/**
* 部件名称
*
* @type {String}
* @memberof AppQuickMenus
*/
@Prop() public ctrlName!:String;
}
</script>
<style lang='less'>
@import "./app-icon-menus.less";
</style>
\ No newline at end of file
......@@ -10,13 +10,20 @@
</dropdown>
</template>
<script lang = 'ts'>
import { Component, Vue } from 'vue-property-decorator';
import { Component, Vue, Inject } from 'vue-property-decorator';
import { localList } from '@locale/local-list';
@Component({})
export default class AppLang extends Vue {
/**
* 注入刷新行为
*
* @memberof AppLang
*/
@Inject() reload: any;
/**
* 本地语言资源
*
......@@ -55,6 +62,7 @@ export default class AppLang extends Vue {
const local: any = this.localList.find((_local: any) => Object.is(_local.type, $evnet));
this.title = local.name;
localStorage.setItem('local', $evnet);
this.reload();
}
}
......
......@@ -312,7 +312,9 @@ export default class AppPicker extends Vue {
if (value) {
this.items.push({text: newVal, value: value});
}
this.onSearch(newVal, null, false);
if(newVal && value){
this.onSearch(newVal, null, false);
}
}
}
......
<template>
<template>
<div class="app-menus">
<template v-for="(item,index) in menus">
<card :bordered="false" dis-hover v-if="item.items && Array.isArray(item.items)" :key="index">
......@@ -12,8 +12,8 @@
<span class="line"></span>
</p>
<p style=" display: 'flex' ">
<app-quick-menus :menus="item.items" :ctrlName = "ctrlName"></app-quick-menus>
</p>
<app-quick-menus :menus="item.items" :ctrlName="ctrlName"></app-quick-menus>
</p>
</card>
<card
:key="index"
......@@ -43,12 +43,12 @@
</template>
</div>
</template>
<script lang='ts'>
import { Component, Vue, Prop, Model, Watch } from "vue-property-decorator";
@Component({})
export default class AppQuickMenus extends Vue {
/**
* 菜单数据
*
......@@ -58,7 +58,7 @@ export default class AppQuickMenus extends Vue {
@Prop({ default: [] }) public menus!: any;
/**
* 部件名称
* 部件名称
*
* @type {String}
* @memberof AppQuickMenus
......
......@@ -349,7 +349,7 @@ export default class CodeList extends Vue {
max-height: 32px;
padding: 0px 3px;
> img{
max-height: 32px;
max-height: 24px;
width: auto;
margin-right: 6px;
border-radius: 50%;
......
......@@ -33,7 +33,7 @@
:file-list="uploadFileList"
:show-file-list="false"
:http-request="customUploadFile">
<el-button type="primary" size="small" icon="el-icon-upload">
<el-button type="primary" size="small" icon="el-icon-upload" :disabled="disabled">
{{$t('components.diskFileUpload.clickUpload')}}
</el-button>
</el-upload>
......
.dropdown-list-hidden-container{
.dropdown-list-hidden{
display: inline-block;
}
.tree-dropdown-list{
width: 100%;
.el-input__inner{
height: 32px !important;
line-height: 32px !important;
}
.el-input__icon{
line-height: 32px;
}
}
}
\ No newline at end of file
......@@ -68,7 +68,7 @@ export default class TabPageExp extends Vue {
public getCaption(caption: any, info: any): any {
return info && !Object.is(info, "")
? `${this.$t(caption)} - ${info}`
? `${this.$t(caption)} - ${this.$t(info)}`
: this.$t(caption);
}
......
......@@ -101,7 +101,7 @@ export default class EditViewEngine extends ViewEngine {
* @memberof EditViewEngine
*/
public onFormLoad(arg: any): void {
this.view.model.dataInfo = Object.is(arg.srfuf, '1') ? (this.majorPSDEField?arg[this.majorPSDEField]:arg.srfmajortext) : this.view.$t('app.local.new');
this.view.model.dataInfo = Object.is(arg.srfuf, '1') ? (this.majorPSDEField?arg[this.majorPSDEField]:arg.srfmajortext) : 'app.local.new';
this.setTabCaption(this.view.model.dataInfo,Object.is(arg.srfuf, '0'));
const newdata: boolean = !Object.is(arg.srfuf, '1');
......@@ -116,7 +116,7 @@ export default class EditViewEngine extends ViewEngine {
* @memberof EditViewEngine
*/
public onFormSave(arg: any): void {
this.view.model.dataInfo = Object.is(arg.srfuf, '1') ? (this.majorPSDEField?arg[this.majorPSDEField]:arg.srfmajortext) : this.view.$t('app.local.new');
this.view.model.dataInfo = Object.is(arg.srfuf, '1') ? (this.majorPSDEField?arg[this.majorPSDEField]:arg.srfmajortext) : 'app.local.new';
this.setTabCaption(this.view.model.dataInfo,Object.is(arg.srfuf, '0'));
const newdata: boolean = !Object.is(arg.srfuf, '1');
......@@ -200,12 +200,12 @@ export default class EditViewEngine extends ViewEngine {
}
// 解决表格视图标题问题
if(this.view.$tabPageExp && this.view.viewDefaultUsage){
this.view.$tabPageExp.setCurPageCaption(this.view.$t(viewdata.srfCaption), this.view.$t(viewdata.srfCaption), info);
this.view.$tabPageExp.setCurPageCaption(this.view.$t(viewdata.srfCaption), viewdata.srfCaption, info);
}
if(this.view.$route){
this.view.$route.meta.info = info;
}
this.view.model.srfCaption = `${this.view.$t(viewdata.srfCaption)}-${viewdata.dataInfo}`;
this.view.model.srfCaption = `${this.view.$t(viewdata.srfCaption)}-${this.view.$t(viewdata.dataInfo)}`;
this.view.initNavDataWithRoute(null,isNew);
}
}
......
......@@ -16,7 +16,7 @@ const messages = {
// 自动根据浏览器系统语言设置语言
const navLang = localStorage.getItem('local') || navigator.language;
const localLang = (navLang === 'zh-CN' || (navLang === 'en-US' && messages.hasOwnProperty('en-US'))) ? navLang : false;
const localLang = (navLang === 'zh-CN' || (navLang === 'en-US' && messages.hasOwnProperty('en-US')) || (navLang === 'ti-US' && messages.hasOwnProperty('ti-US'))) ? navLang : false;
let lang: string = localLang || 'zh-CN';
vueApp.config.lang = lang
......
此差异已折叠。
import app_BO_CN_Base from './BO-CN-base';
function getLocaleResource(){
const app_BO_CN_OwnData = {};
const targetData = Object.assign(app_BO_CN_Base(), app_BO_CN_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import jobslog_en_US from '@locale/lanres/entities/jobs-log/jobs-log_en_US';
import sysrolepermission_en_US from '@locale/lanres/entities/sys-role-permission/sys-role-permission_en_US';
import msguseraccount_en_US from '@locale/lanres/entities/msg-user-account/msg-user-account_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 wfmember_en_US from '@locale/lanres/entities/wfmember/wfmember_en_US';
......@@ -7,8 +8,11 @@ import syspost_en_US from '@locale/lanres/entities/sys-post/sys-post_en_US';
import sysuserauth_en_US from '@locale/lanres/entities/sys-user-auth/sys-user-auth_en_US';
import sysdepartment_en_US from '@locale/lanres/entities/sys-department/sys-department_en_US';
import sysemployee_en_US from '@locale/lanres/entities/sys-employee/sys-employee_en_US';
import paytrade_en_US from '@locale/lanres/entities/pay-trade/pay-trade_en_US';
import msgtemplate_en_US from '@locale/lanres/entities/msg-template/msg-template_en_US';
import systeam_en_US from '@locale/lanres/entities/sys-team/sys-team_en_US';
import wfuser_en_US from '@locale/lanres/entities/wfuser/wfuser_en_US';
import payopenaccess_en_US from '@locale/lanres/entities/pay-open-access/pay-open-access_en_US';
import sysorganization_en_US from '@locale/lanres/entities/sys-organization/sys-organization_en_US';
import jobsregistry_en_US from '@locale/lanres/entities/jobs-registry/jobs-registry_en_US';
import sysopenaccess_en_US from '@locale/lanres/entities/sys-open-access/sys-open-access_en_US';
......@@ -20,6 +24,7 @@ import sysuserrole_en_US from '@locale/lanres/entities/sys-user-role/sys-user-ro
import wfprocessdefinition_en_US from '@locale/lanres/entities/wfprocess-definition/wfprocess-definition_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 msgopenaccess_en_US from '@locale/lanres/entities/msg-open-access/msg-open-access_en_US';
import systeammember_en_US from '@locale/lanres/entities/sys-team-member/sys-team-member_en_US';
import sysdeptmember_en_US from '@locale/lanres/entities/sys-dept-member/sys-dept-member_en_US';
import dictoption_en_US from '@locale/lanres/entities/dict-option/dict-option_en_US';
......@@ -175,6 +180,13 @@ function getAppLocale(){
menuitem18: commonLogic.appcommonhandle("字典管理",null),
menuitem19: commonLogic.appcommonhandle("目录",null),
menuitem20: commonLogic.appcommonhandle("字典项",null),
menuitem24: commonLogic.appcommonhandle("消息通知",null),
menuitem25: commonLogic.appcommonhandle("接入第三方平台",null),
menuitem26: commonLogic.appcommonhandle("消息模板",null),
menuitem27: commonLogic.appcommonhandle("消息账户",null),
menuitem28: commonLogic.appcommonhandle("支付管理",null),
menuitem29: commonLogic.appcommonhandle("支付交易",null),
menuitem30: commonLogic.appcommonhandle("支付平台",null),
},
},
formpage:{
......@@ -272,6 +284,7 @@ function getAppLocale(){
entities: {
jobslog: jobslog_en_US(),
sysrolepermission: sysrolepermission_en_US(),
msguseraccount: msguseraccount_en_US(),
sysuser: sysuser_en_US(),
sysauthlog: sysauthlog_en_US(),
wfmember: wfmember_en_US(),
......@@ -279,8 +292,11 @@ function getAppLocale(){
sysuserauth: sysuserauth_en_US(),
sysdepartment: sysdepartment_en_US(),
sysemployee: sysemployee_en_US(),
paytrade: paytrade_en_US(),
msgtemplate: msgtemplate_en_US(),
systeam: systeam_en_US(),
wfuser: wfuser_en_US(),
payopenaccess: payopenaccess_en_US(),
sysorganization: sysorganization_en_US(),
jobsregistry: jobsregistry_en_US(),
sysopenaccess: sysopenaccess_en_US(),
......@@ -292,6 +308,7 @@ function getAppLocale(){
wfprocessdefinition: wfprocessdefinition_en_US(),
sysrole: sysrole_en_US(),
syspermission: syspermission_en_US(),
msgopenaccess: msgopenaccess_en_US(),
systeammember: systeammember_en_US(),
sysdeptmember: sysdeptmember_en_US(),
dictoption: dictoption_en_US(),
......
import jobslog_zh_CN from '@locale/lanres/entities/jobs-log/jobs-log_zh_CN';
import sysrolepermission_zh_CN from '@locale/lanres/entities/sys-role-permission/sys-role-permission_zh_CN';
import msguseraccount_zh_CN from '@locale/lanres/entities/msg-user-account/msg-user-account_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 wfmember_zh_CN from '@locale/lanres/entities/wfmember/wfmember_zh_CN';
......@@ -7,8 +8,11 @@ import syspost_zh_CN from '@locale/lanres/entities/sys-post/sys-post_zh_CN';
import sysuserauth_zh_CN from '@locale/lanres/entities/sys-user-auth/sys-user-auth_zh_CN';
import sysdepartment_zh_CN from '@locale/lanres/entities/sys-department/sys-department_zh_CN';
import sysemployee_zh_CN from '@locale/lanres/entities/sys-employee/sys-employee_zh_CN';
import paytrade_zh_CN from '@locale/lanres/entities/pay-trade/pay-trade_zh_CN';
import msgtemplate_zh_CN from '@locale/lanres/entities/msg-template/msg-template_zh_CN';
import systeam_zh_CN from '@locale/lanres/entities/sys-team/sys-team_zh_CN';
import wfuser_zh_CN from '@locale/lanres/entities/wfuser/wfuser_zh_CN';
import payopenaccess_zh_CN from '@locale/lanres/entities/pay-open-access/pay-open-access_zh_CN';
import sysorganization_zh_CN from '@locale/lanres/entities/sys-organization/sys-organization_zh_CN';
import jobsregistry_zh_CN from '@locale/lanres/entities/jobs-registry/jobs-registry_zh_CN';
import sysopenaccess_zh_CN from '@locale/lanres/entities/sys-open-access/sys-open-access_zh_CN';
......@@ -20,6 +24,7 @@ import sysuserrole_zh_CN from '@locale/lanres/entities/sys-user-role/sys-user-ro
import wfprocessdefinition_zh_CN from '@locale/lanres/entities/wfprocess-definition/wfprocess-definition_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 msgopenaccess_zh_CN from '@locale/lanres/entities/msg-open-access/msg-open-access_zh_CN';
import systeammember_zh_CN from '@locale/lanres/entities/sys-team-member/sys-team-member_zh_CN';
import sysdeptmember_zh_CN from '@locale/lanres/entities/sys-dept-member/sys-dept-member_zh_CN';
import dictoption_zh_CN from '@locale/lanres/entities/dict-option/dict-option_zh_CN';
......@@ -175,6 +180,13 @@ function getAppLocale(){
menuitem18: commonLogic.appcommonhandle("字典管理",null),
menuitem19: commonLogic.appcommonhandle("目录",null),
menuitem20: commonLogic.appcommonhandle("字典项",null),
menuitem24: commonLogic.appcommonhandle("消息通知",null),
menuitem25: commonLogic.appcommonhandle("接入第三方平台",null),
menuitem26: commonLogic.appcommonhandle("消息模板",null),
menuitem27: commonLogic.appcommonhandle("消息账户",null),
menuitem28: commonLogic.appcommonhandle("支付管理",null),
menuitem29: commonLogic.appcommonhandle("支付交易",null),
menuitem30: commonLogic.appcommonhandle("支付平台",null),
},
},
formpage:{
......@@ -271,6 +283,7 @@ function getAppLocale(){
entities: {
jobslog: jobslog_zh_CN(),
sysrolepermission: sysrolepermission_zh_CN(),
msguseraccount: msguseraccount_zh_CN(),
sysuser: sysuser_zh_CN(),
sysauthlog: sysauthlog_zh_CN(),
wfmember: wfmember_zh_CN(),
......@@ -278,8 +291,11 @@ function getAppLocale(){
sysuserauth: sysuserauth_zh_CN(),
sysdepartment: sysdepartment_zh_CN(),
sysemployee: sysemployee_zh_CN(),
paytrade: paytrade_zh_CN(),
msgtemplate: msgtemplate_zh_CN(),
systeam: systeam_zh_CN(),
wfuser: wfuser_zh_CN(),
payopenaccess: payopenaccess_zh_CN(),
sysorganization: sysorganization_zh_CN(),
jobsregistry: jobsregistry_zh_CN(),
sysopenaccess: sysopenaccess_zh_CN(),
......@@ -291,6 +307,7 @@ function getAppLocale(){
wfprocessdefinition: wfprocessdefinition_zh_CN(),
sysrole: sysrole_zh_CN(),
syspermission: syspermission_zh_CN(),
msgopenaccess: msgopenaccess_zh_CN(),
systeammember: systeammember_zh_CN(),
sysdeptmember: sysdeptmember_zh_CN(),
dictoption: dictoption_zh_CN(),
......
import codelist_BO_CN_Base from './codelist_BO_CN_base';
function getLocaleResource(){
const codelist_BO_CN_OwnData = {};
const targetData = Object.assign(codelist_BO_CN_Base(), codelist_BO_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 = {
TemplateType: {
"aliyun-sms": commonLogic.appcommonhandle("阿里云短信",null),
"aliyun-email": commonLogic.appcommonhandle("阿里云邮件",null),
"wechat-msg": commonLogic.appcommonhandle("微信消息",null),
"dingtalk-msg": commonLogic.appcommonhandle("钉钉通知",null),
"empty": commonLogic.appcommonhandle("",null)
},
OpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
"dingtalk": commonLogic.appcommonhandle("钉钉开放平台",null),
"empty": commonLogic.appcommonhandle("",null)
},
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)
},
CLIBZSex: {
"男": commonLogic.appcommonhandle("男性",null),
"女": commonLogic.appcommonhandle("女性",null),
"性别不详": commonLogic.appcommonhandle("性别不详",null),
"empty": commonLogic.appcommonhandle("",null)
},
CodeListJobStatus: {
"0": commonLogic.appcommonhandle("ENABLED",null),
"1": commonLogic.appcommonhandle("DISABLED",null),
"empty": commonLogic.appcommonhandle("",null)
},
OpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
"dingtalk": 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
......@@ -2,6 +2,20 @@ import commonLogic from '@/locale/logic/common/common-logic';
function getLocaleResourceBase(){
const data:any = {
TemplateType: {
"aliyun-sms": commonLogic.appcommonhandle("阿里云短信",null),
"aliyun-email": commonLogic.appcommonhandle("阿里云邮件",null),
"wechat-msg": commonLogic.appcommonhandle("微信消息",null),
"dingtalk-msg": commonLogic.appcommonhandle("钉钉通知",null),
"empty": commonLogic.appcommonhandle("",null)
},
OpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
"dingtalk": commonLogic.appcommonhandle("钉钉开放平台",null),
"empty": commonLogic.appcommonhandle("",null)
},
OpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
......@@ -25,6 +39,13 @@ function getLocaleResourceBase(){
"1": commonLogic.appcommonhandle("DISABLED",null),
"empty": commonLogic.appcommonhandle("",null)
},
OpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
"dingtalk": commonLogic.appcommonhandle("钉钉开放平台",null),
"empty": commonLogic.appcommonhandle("",null)
},
CLAuthCode: {
"200": commonLogic.appcommonhandle("成功",null),
"400": commonLogic.appcommonhandle("用户不存在",null),
......
......@@ -2,6 +2,20 @@ import commonLogic from '@/locale/logic/common/common-logic';
function getLocaleResourceBase(){
const data:any = {
TemplateType: {
"aliyun-sms": commonLogic.appcommonhandle("阿里云短信",null),
"aliyun-email": commonLogic.appcommonhandle("阿里云邮件",null),
"wechat-msg": commonLogic.appcommonhandle("微信消息",null),
"dingtalk-msg": commonLogic.appcommonhandle("钉钉通知",null),
"empty": commonLogic.appcommonhandle("",null),
},
OpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
"dingtalk": commonLogic.appcommonhandle("钉钉开放平台",null),
"empty": commonLogic.appcommonhandle("",null),
},
OpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
......@@ -25,6 +39,13 @@ function getLocaleResourceBase(){
"1": commonLogic.appcommonhandle("DISABLED",null),
"empty": commonLogic.appcommonhandle("",null),
},
OpenAccessType: {
"aliyun": commonLogic.appcommonhandle("阿里云",null),
"wechat": commonLogic.appcommonhandle("微信开放平台",null),
"qq": commonLogic.appcommonhandle("QQ互联",null),
"dingtalk": commonLogic.appcommonhandle("钉钉开放平台",null),
"empty": commonLogic.appcommonhandle("",null),
},
CLAuthCode: {
"200": commonLogic.appcommonhandle("成功",null),
"400": commonLogic.appcommonhandle("用户不存在",null),
......
import components_BO_CN_Base from './components_BO_CN_base';
function getLocaleResource(){
const components_BO_CN_OwnData = {};
const targetData = Object.assign(components_BO_CN_Base(), components_BO_CN_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import DictCatalog_BO_CN_Base from './dict-catalog_BO_CN_base';
function getLocaleResource(){
const DictCatalog_BO_CN_OwnData = {};
const targetData = Object.assign(DictCatalog_BO_CN_Base(), DictCatalog_BO_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),
code: commonLogic.appcommonhandle("代码",null),
name: commonLogic.appcommonhandle("名称",null),
group: commonLogic.appcommonhandle("分组",null),
memo: commonLogic.appcommonhandle("备注",null),
enable: commonLogic.appcommonhandle("是否有效",null),
updatedate: commonLogic.appcommonhandle("最后修改时间",null),
},
views: {
gridview: {
caption: commonLogic.appcommonhandle("目录",null),
title: commonLogic.appcommonhandle("目录",null),
},
pickupgridview: {
caption: commonLogic.appcommonhandle("字典",null),
title: commonLogic.appcommonhandle("字典选择表格视图",null),
},
pickupview: {
caption: commonLogic.appcommonhandle("字典",null),
title: commonLogic.appcommonhandle("字典数据选择视图",null),
},
editview: {
caption: commonLogic.appcommonhandle("目录",null),
title: commonLogic.appcommonhandle("目录",null),
},
},
main_form: {
details: {
group1: commonLogic.appcommonhandle("字典基本信息",null),
druipart1: commonLogic.appcommonhandle("字典项",null),
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),
ccode: commonLogic.appcommonhandle("代码",null),
cname: commonLogic.appcommonhandle("名称",null),
cgroup: commonLogic.appcommonhandle("分组",null),
memo: commonLogic.appcommonhandle("备注",null),
cid: commonLogic.appcommonhandle("标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
ccode: commonLogic.appcommonhandle("代码",null),
cname: commonLogic.appcommonhandle("名称",null),
cgroup: commonLogic.appcommonhandle("分组",null),
memo: commonLogic.appcommonhandle("备注",null),
updatedate: commonLogic.appcommonhandle("最后修改时间",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_ccode_like: commonLogic.appcommonhandle("代码",null),
n_cname_like: commonLogic.appcommonhandle("名称",null),
n_cgroup_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),
},
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),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("导出数据模型",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem23: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
tbitem17: {
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),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("关闭",null),
tip: commonLogic.appcommonhandle("关闭",null),
},
tbitem6: {
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 DictOption_BO_CN_Base from './dict-option_BO_CN_base';
function getLocaleResource(){
const DictOption_BO_CN_OwnData = {};
const targetData = Object.assign(DictOption_BO_CN_Base(), DictOption_BO_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: {
value_key: commonLogic.appcommonhandle("标识",null),
catalog_id: commonLogic.appcommonhandle("目录代码",null),
catalog_name: commonLogic.appcommonhandle("目录",null),
value: commonLogic.appcommonhandle("代码值",null),
label: commonLogic.appcommonhandle("名称",null),
parent: commonLogic.appcommonhandle("父代码值",null),
filter: commonLogic.appcommonhandle("过滤项",null),
cls: commonLogic.appcommonhandle("栏目样式",null),
icon_class: commonLogic.appcommonhandle("图标",null),
disabled: commonLogic.appcommonhandle("是否禁用",null),
expired: commonLogic.appcommonhandle("过期/失效",null),
showorder: commonLogic.appcommonhandle("排序",null),
extension: commonLogic.appcommonhandle("扩展",null),
updatedate: commonLogic.appcommonhandle("最后修改时间",null),
},
views: {
editview: {
caption: commonLogic.appcommonhandle("字典项",null),
title: commonLogic.appcommonhandle("字典项",null),
},
gridview: {
caption: commonLogic.appcommonhandle("字典项",null),
title: commonLogic.appcommonhandle("字典项",null),
},
grideditview: {
caption: commonLogic.appcommonhandle("字典项",null),
title: commonLogic.appcommonhandle("字典项",null),
},
},
main_form: {
details: {
group1: commonLogic.appcommonhandle("字典项基本信息",null),
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),
cname: commonLogic.appcommonhandle("目录",null),
val: commonLogic.appcommonhandle("代码值",null),
label: commonLogic.appcommonhandle("名称",null),
pval: commonLogic.appcommonhandle("父代码值",null),
showorder: commonLogic.appcommonhandle("排序",null),
disabled: commonLogic.appcommonhandle("是否禁用",null),
expired: commonLogic.appcommonhandle("过期/失效",null),
vfilter: commonLogic.appcommonhandle("过滤项",null),
iconcls: commonLogic.appcommonhandle("图标",null),
cls: commonLogic.appcommonhandle("栏目样式",null),
extension: commonLogic.appcommonhandle("扩展",null),
cid: commonLogic.appcommonhandle("目录代码",null),
vkey: commonLogic.appcommonhandle("标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
cid: commonLogic.appcommonhandle("目录代码",null),
val: commonLogic.appcommonhandle("代码值",null),
label: commonLogic.appcommonhandle("名称",null),
pval: commonLogic.appcommonhandle("父代码值",null),
showorder: commonLogic.appcommonhandle("排序",null),
cname: commonLogic.appcommonhandle("目录",null),
cls: commonLogic.appcommonhandle("栏目样式",null),
iconcls: commonLogic.appcommonhandle("图标",null),
vfilter: commonLogic.appcommonhandle("过滤项",null),
disabled: commonLogic.appcommonhandle("是否禁用",null),
expired: commonLogic.appcommonhandle("过期/失效",null),
extension: commonLogic.appcommonhandle("扩展",null),
updatedate: commonLogic.appcommonhandle("最后修改时间",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
options_grid: {
columns: {
cid: commonLogic.appcommonhandle("目录代码",null),
val: commonLogic.appcommonhandle("代码值",null),
label: commonLogic.appcommonhandle("名称",null),
pval: commonLogic.appcommonhandle("父代码值",null),
showorder: commonLogic.appcommonhandle("排序",null),
cname: commonLogic.appcommonhandle("目录",null),
cls: commonLogic.appcommonhandle("栏目样式",null),
iconcls: commonLogic.appcommonhandle("图标",null),
vfilter: commonLogic.appcommonhandle("过滤项",null),
disabled: commonLogic.appcommonhandle("是否禁用",null),
expired: commonLogic.appcommonhandle("过期/失效",null),
extension: commonLogic.appcommonhandle("扩展",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_cname_like: commonLogic.appcommonhandle("目录(文本包含(%))",null),
n_val_like: commonLogic.appcommonhandle("代码值(文本包含(%))",null),
n_label_like: commonLogic.appcommonhandle("名称(文本包含(%))",null),
},
uiactions: {
},
},
editviewtoolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
tbitem2: {
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),
},
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),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("过滤",null),
tip: commonLogic.appcommonhandle("过滤",null),
},
},
grideditviewtoolbar_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),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("过滤",null),
tip: commonLogic.appcommonhandle("过滤",null),
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
import JobsInfo_BO_CN_Base from './jobs-info_BO_CN_base';
function getLocaleResource(){
const JobsInfo_BO_CN_OwnData = {};
const targetData = Object.assign(JobsInfo_BO_CN_Base(), JobsInfo_BO_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("主键ID",null),
tenant_id: commonLogic.appcommonhandle("租户ID",null),
app: commonLogic.appcommonhandle("服务名",null),
cron: commonLogic.appcommonhandle("任务执行CRON",null),
handler: commonLogic.appcommonhandle("执行器任务HANDLER",null),
param: commonLogic.appcommonhandle("执行器任务参数",null),
timeout: commonLogic.appcommonhandle("任务执行超时时间(秒)",null),
fail_retry_count: commonLogic.appcommonhandle("失败重试次数",null),
last_time: commonLogic.appcommonhandle("上次调度时间",null),
next_time: commonLogic.appcommonhandle("下次调度时间",null),
author: commonLogic.appcommonhandle("所有者",null),
remark: commonLogic.appcommonhandle("备注",null),
status: commonLogic.appcommonhandle("状态",null),
update_time: commonLogic.appcommonhandle("更新时间",null),
create_time: commonLogic.appcommonhandle("创建时间",null),
},
views: {
editview: {
caption: commonLogic.appcommonhandle("任务",null),
title: commonLogic.appcommonhandle("任务",null),
},
gridview: {
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("主键ID",null),
srfmajortext: commonLogic.appcommonhandle("执行器任务HANDLER",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
app: commonLogic.appcommonhandle("服务名",null),
handler: commonLogic.appcommonhandle("执行器任务HANDLER",null),
cron: commonLogic.appcommonhandle("任务执行CRON",null),
param: commonLogic.appcommonhandle("执行器任务参数",null),
last_time: commonLogic.appcommonhandle("上次调度时间",null),
next_time: commonLogic.appcommonhandle("下次调度时间",null),
timeout: commonLogic.appcommonhandle("任务执行超时时间(秒)",null),
fail_retry_count: commonLogic.appcommonhandle("失败重试次数",null),
author: commonLogic.appcommonhandle("所有者",null),
remark: commonLogic.appcommonhandle("备注",null),
status: commonLogic.appcommonhandle("状态",null),
tenant_id: commonLogic.appcommonhandle("租户ID",null),
create_time: commonLogic.appcommonhandle("创建时间",null),
update_time: commonLogic.appcommonhandle("更新时间",null),
id: commonLogic.appcommonhandle("主键ID",null),
},
uiactions: {
},
},
main_grid: {
columns: {
id: commonLogic.appcommonhandle("主键ID",null),
app: commonLogic.appcommonhandle("服务名",null),
handler: commonLogic.appcommonhandle("执行器任务HANDLER",null),
cron: commonLogic.appcommonhandle("任务执行CRON",null),
last_time: commonLogic.appcommonhandle("上次调度时间",null),
next_time: commonLogic.appcommonhandle("下次调度时间",null),
status: commonLogic.appcommonhandle("状态",null),
timeout: commonLogic.appcommonhandle("任务执行超时时间(秒)",null),
update_time: commonLogic.appcommonhandle("更新时间",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_app_like: commonLogic.appcommonhandle("服务名(文本包含(%))",null),
n_handler_like: commonLogic.appcommonhandle("执行器任务HANDLER(文本包含(%))",null),
n_status_eq: commonLogic.appcommonhandle("状态(等于(=))",null),
},
uiactions: {
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("关闭",null),
tip: commonLogic.appcommonhandle("关闭",null),
},
},
gridviewtoolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("启动",null),
tip: commonLogic.appcommonhandle("启动",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("停止",null),
tip: commonLogic.appcommonhandle("停止",null),
},
deuiaction3: {
caption: commonLogic.appcommonhandle("执行",null),
tip: commonLogic.appcommonhandle("执行",null),
},
deuiaction4: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
deuiaction5: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
deuiaction6: {
caption: commonLogic.appcommonhandle("删除",null),
tip: commonLogic.appcommonhandle("删除",null),
},
deuiaction7: {
caption: commonLogic.appcommonhandle("过滤",null),
tip: commonLogic.appcommonhandle("过滤",null),
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
import JobsLog_BO_CN_Base from './jobs-log_BO_CN_base';
function getLocaleResource(){
const JobsLog_BO_CN_OwnData = {};
const targetData = Object.assign(JobsLog_BO_CN_Base(), JobsLog_BO_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("主键ID",null),
job_id: commonLogic.appcommonhandle("任务ID",null),
address: commonLogic.appcommonhandle("执行地址",null),
handler: commonLogic.appcommonhandle("执行器任务HANDLER",null),
param: commonLogic.appcommonhandle("执行器任务参数",null),
fail_retry_count: commonLogic.appcommonhandle("失败重试次数",null),
trigger_code: commonLogic.appcommonhandle("触发器调度返回码",null),
trigger_type: commonLogic.appcommonhandle("触发器调度类型",null),
trigger_msg: commonLogic.appcommonhandle("触发器调度信息",null),
create_time: 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("主键ID",null),
srfmajortext: commonLogic.appcommonhandle("执行器任务HANDLER",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
job_id: commonLogic.appcommonhandle("任务ID",null),
handler: commonLogic.appcommonhandle("执行器任务HANDLER",null),
param: commonLogic.appcommonhandle("执行器任务参数",null),
fail_retry_count: commonLogic.appcommonhandle("失败重试次数",null),
trigger_code: commonLogic.appcommonhandle("触发器调度返回码",null),
trigger_type: commonLogic.appcommonhandle("触发器调度类型",null),
trigger_msg: commonLogic.appcommonhandle("触发器调度信息",null),
address: commonLogic.appcommonhandle("执行地址",null),
create_time: commonLogic.appcommonhandle("创建时间",null),
id: commonLogic.appcommonhandle("主键ID",null),
},
uiactions: {
},
},
main_grid: {
columns: {
id: commonLogic.appcommonhandle("主键ID",null),
job_id: commonLogic.appcommonhandle("任务ID",null),
handler: commonLogic.appcommonhandle("执行器任务HANDLER",null),
address: commonLogic.appcommonhandle("执行地址",null),
trigger_code: commonLogic.appcommonhandle("触发器调度返回码",null),
trigger_type: commonLogic.appcommonhandle("触发器调度类型",null),
fail_retry_count: commonLogic.appcommonhandle("失败重试次数",null),
create_time: commonLogic.appcommonhandle("创建时间",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_job_id_eq: commonLogic.appcommonhandle("任务ID(等于(=))",null),
n_handler_like: commonLogic.appcommonhandle("执行器任务HANDLER(文本包含(%))",null),
n_trigger_code_eq: commonLogic.appcommonhandle("触发器调度返回码(等于(=))",null),
},
uiactions: {
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
import JobsRegistry_BO_CN_Base from './jobs-registry_BO_CN_base';
function getLocaleResource(){
const JobsRegistry_BO_CN_OwnData = {};
const targetData = Object.assign(JobsRegistry_BO_CN_Base(), JobsRegistry_BO_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("主键ID",null),
app: commonLogic.appcommonhandle("服务名",null),
address: commonLogic.appcommonhandle("执行地址",null),
status: commonLogic.appcommonhandle("状态",null),
update_time: 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("主键ID",null),
srfmajortext: commonLogic.appcommonhandle("服务名",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
app: commonLogic.appcommonhandle("服务名",null),
address: commonLogic.appcommonhandle("执行地址",null),
status: commonLogic.appcommonhandle("状态",null),
id: commonLogic.appcommonhandle("主键ID",null),
},
uiactions: {
},
},
main_grid: {
columns: {
id: commonLogic.appcommonhandle("主键ID",null),
app: commonLogic.appcommonhandle("服务名",null),
address: commonLogic.appcommonhandle("执行地址",null),
status: commonLogic.appcommonhandle("状态",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_app_like: commonLogic.appcommonhandle("服务名(文本包含(%))",null),
n_status_eq: commonLogic.appcommonhandle("状态(等于(=))",null),
},
uiactions: {
},
},
gridviewtoolbar_toolbar: {
tbitem26: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem19: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
tbitem22: {
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),
},
tbitem9: {
caption: commonLogic.appcommonhandle("删除",null),
tip: commonLogic.appcommonhandle("删除",null),
},
tbitem10: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem11: {
caption: commonLogic.appcommonhandle("导出",null),
tip: commonLogic.appcommonhandle("导出",null),
},
tbitem12: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem17: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem29: {
caption: commonLogic.appcommonhandle("导出数据模型",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem30: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
tbitem2: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem3: {
caption: commonLogic.appcommonhandle("过滤",null),
tip: commonLogic.appcommonhandle("过滤",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("帮助",null),
tip: commonLogic.appcommonhandle("帮助",null),
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("关闭",null),
tip: commonLogic.appcommonhandle("关闭",null),
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
import MsgOpenAccess_BO_CN_Base from './msg-open-access_BO_CN_base';
function getLocaleResource(){
const MsgOpenAccess_BO_CN_OwnData = {};
const targetData = Object.assign(MsgOpenAccess_BO_CN_Base(), MsgOpenAccess_BO_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(CorpId)",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: {
pickupgridview: {
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),
},
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),
region_id: commonLogic.appcommonhandle("RegionId(CorpId)",null),
access_token: commonLogic.appcommonhandle("管理账号token",null),
expires_time: commonLogic.appcommonhandle("管理账号token过期时间",null),
accessid: commonLogic.appcommonhandle("开放平台接入标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
accessname: commonLogic.appcommonhandle("开放平台",null),
open_type: commonLogic.appcommonhandle("开放平台类型",null),
access_key: commonLogic.appcommonhandle("AccessKey(AppId)",null),
region_id: commonLogic.appcommonhandle("RegionId(CorpId)",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),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("导出数据模型",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem23: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
tbitem17: {
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),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("关闭",null),
tip: commonLogic.appcommonhandle("关闭",null),
},
tbitem6: {
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 MsgOpenAccess_en_US_Base from './msg-open-access_en_US_base';
function getLocaleResource(){
const MsgOpenAccess_en_US_OwnData = {};
const targetData = Object.assign(MsgOpenAccess_en_US_Base(), MsgOpenAccess_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(CorpId)",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: {
pickupgridview: {
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),
},
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),
region_id: commonLogic.appcommonhandle("RegionId(CorpId)",null),
access_token: commonLogic.appcommonhandle("管理账号token",null),
expires_time: commonLogic.appcommonhandle("管理账号token过期时间",null),
accessid: commonLogic.appcommonhandle("开放平台接入标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
accessname: commonLogic.appcommonhandle("开放平台",null),
open_type: commonLogic.appcommonhandle("开放平台类型",null),
access_key: commonLogic.appcommonhandle("AccessKey(AppId)",null),
region_id: commonLogic.appcommonhandle("RegionId(CorpId)",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),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("Export Data Model",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem23: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
tbitem17: {
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),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("Save And Close",null),
tip: commonLogic.appcommonhandle("Save And Close Window",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("关闭",null),
tip: commonLogic.appcommonhandle("关闭",null),
},
tbitem6: {
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
import MsgOpenAccess_zh_CN_Base from './msg-open-access_zh_CN_base';
function getLocaleResource(){
const MsgOpenAccess_zh_CN_OwnData = {};
const targetData = Object.assign(MsgOpenAccess_zh_CN_Base(), MsgOpenAccess_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(CorpId)",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: {
pickupgridview: {
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),
},
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),
region_id: commonLogic.appcommonhandle("RegionId(CorpId)",null),
access_token: commonLogic.appcommonhandle("管理账号token",null),
expires_time: commonLogic.appcommonhandle("管理账号token过期时间",null),
accessid: commonLogic.appcommonhandle("开放平台接入标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
accessname: commonLogic.appcommonhandle("开放平台",null),
open_type: commonLogic.appcommonhandle("开放平台类型",null),
access_key: commonLogic.appcommonhandle("AccessKey(AppId)",null),
region_id: commonLogic.appcommonhandle("RegionId(CorpId)",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),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("导出数据模型",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem23: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
tbitem17: {
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),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("关闭",null),
tip: commonLogic.appcommonhandle("关闭",null),
},
tbitem6: {
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 MsgTemplate_BO_CN_Base from './msg-template_BO_CN_base';
function getLocaleResource(){
const MsgTemplate_BO_CN_OwnData = {};
const targetData = Object.assign(MsgTemplate_BO_CN_Base(), MsgTemplate_BO_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: {
tid: commonLogic.appcommonhandle("模板标识",null),
template_name: commonLogic.appcommonhandle("模板标题",null),
template_type: commonLogic.appcommonhandle("模板类型",null),
content: commonLogic.appcommonhandle("模板内容",null),
template_id: commonLogic.appcommonhandle("模板标识",null),
template_url: commonLogic.appcommonhandle("URL",null),
access_id: commonLogic.appcommonhandle("开放平台接入标识",null),
access_name: commonLogic.appcommonhandle("接入平台",null),
open_type: 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),
grouppanel1: 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),
accessid: commonLogic.appcommonhandle("开放平台接入标识",null),
accessname: commonLogic.appcommonhandle("接入平台",null),
open_type: commonLogic.appcommonhandle("接入平台类型",null),
template_type: commonLogic.appcommonhandle("模板类型",null),
template_name: commonLogic.appcommonhandle("模板标题",null),
template_id: commonLogic.appcommonhandle("模板标识",null),
content: commonLogic.appcommonhandle("模板内容",null),
template_url: commonLogic.appcommonhandle("URL",null),
tid: commonLogic.appcommonhandle("模板标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
template_type: commonLogic.appcommonhandle("模板类型",null),
template_id: commonLogic.appcommonhandle("模板标识",null),
template_name: commonLogic.appcommonhandle("模板标题",null),
open_type: commonLogic.appcommonhandle("接入平台类型",null),
accessname: commonLogic.appcommonhandle("接入平台",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_accessname_like: commonLogic.appcommonhandle("接入平台(%)",null),
n_template_name_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),
},
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),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("导出数据模型",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem23: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
tbitem17: {
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),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("关闭",null),
tip: commonLogic.appcommonhandle("关闭",null),
},
tbitem6: {
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 MsgTemplate_en_US_Base from './msg-template_en_US_base';
function getLocaleResource(){
const MsgTemplate_en_US_OwnData = {};
const targetData = Object.assign(MsgTemplate_en_US_Base(), MsgTemplate_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: {
tid: commonLogic.appcommonhandle("模板标识",null),
template_name: commonLogic.appcommonhandle("模板标题",null),
template_type: commonLogic.appcommonhandle("模板类型",null),
content: commonLogic.appcommonhandle("模板内容",null),
template_id: commonLogic.appcommonhandle("模板标识",null),
template_url: commonLogic.appcommonhandle("URL",null),
access_id: commonLogic.appcommonhandle("开放平台接入标识",null),
access_name: commonLogic.appcommonhandle("接入平台",null),
open_type: 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),
grouppanel1: 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),
accessid: commonLogic.appcommonhandle("开放平台接入标识",null),
accessname: commonLogic.appcommonhandle("接入平台",null),
open_type: commonLogic.appcommonhandle("接入平台类型",null),
template_type: commonLogic.appcommonhandle("模板类型",null),
template_name: commonLogic.appcommonhandle("模板标题",null),
template_id: commonLogic.appcommonhandle("模板标识",null),
content: commonLogic.appcommonhandle("模板内容",null),
template_url: commonLogic.appcommonhandle("URL",null),
tid: commonLogic.appcommonhandle("模板标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
template_type: commonLogic.appcommonhandle("模板类型",null),
template_id: commonLogic.appcommonhandle("模板标识",null),
template_name: commonLogic.appcommonhandle("模板标题",null),
open_type: commonLogic.appcommonhandle("接入平台类型",null),
accessname: commonLogic.appcommonhandle("接入平台",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_accessname_like: commonLogic.appcommonhandle("接入平台(%)",null),
n_template_name_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),
},
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),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("Export Data Model",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem23: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
tbitem17: {
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),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("Save And Close",null),
tip: commonLogic.appcommonhandle("Save And Close Window",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("关闭",null),
tip: commonLogic.appcommonhandle("关闭",null),
},
tbitem6: {
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
import MsgTemplate_zh_CN_Base from './msg-template_zh_CN_base';
function getLocaleResource(){
const MsgTemplate_zh_CN_OwnData = {};
const targetData = Object.assign(MsgTemplate_zh_CN_Base(), MsgTemplate_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: {
tid: commonLogic.appcommonhandle("模板标识",null),
template_name: commonLogic.appcommonhandle("模板标题",null),
template_type: commonLogic.appcommonhandle("模板类型",null),
content: commonLogic.appcommonhandle("模板内容",null),
template_id: commonLogic.appcommonhandle("模板标识",null),
template_url: commonLogic.appcommonhandle("URL",null),
access_id: commonLogic.appcommonhandle("开放平台接入标识",null),
access_name: commonLogic.appcommonhandle("接入平台",null),
open_type: 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),
grouppanel1: 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),
accessid: commonLogic.appcommonhandle("开放平台接入标识",null),
accessname: commonLogic.appcommonhandle("接入平台",null),
open_type: commonLogic.appcommonhandle("接入平台类型",null),
template_type: commonLogic.appcommonhandle("模板类型",null),
template_name: commonLogic.appcommonhandle("模板标题",null),
template_id: commonLogic.appcommonhandle("模板标识",null),
content: commonLogic.appcommonhandle("模板内容",null),
template_url: commonLogic.appcommonhandle("URL",null),
tid: commonLogic.appcommonhandle("模板标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
template_type: commonLogic.appcommonhandle("模板类型",null),
template_id: commonLogic.appcommonhandle("模板标识",null),
template_name: commonLogic.appcommonhandle("模板标题",null),
open_type: commonLogic.appcommonhandle("接入平台类型",null),
accessname: commonLogic.appcommonhandle("接入平台",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_accessname_like: commonLogic.appcommonhandle("接入平台(%)",null),
n_template_name_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),
},
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),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("导出数据模型",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem23: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
tbitem17: {
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),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("关闭",null),
tip: commonLogic.appcommonhandle("关闭",null),
},
tbitem6: {
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 MsgUserAccount_BO_CN_Base from './msg-user-account_BO_CN_base';
function getLocaleResource(){
const MsgUserAccount_BO_CN_OwnData = {};
const targetData = Object.assign(MsgUserAccount_BO_CN_Base(), MsgUserAccount_BO_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),
userid: commonLogic.appcommonhandle("用户标识",null),
identity_type: commonLogic.appcommonhandle("认证类型",null),
identifier: commonLogic.appcommonhandle("认证标识",null),
credential: commonLogic.appcommonhandle("凭据",null),
},
views: {
editview: {
caption: commonLogic.appcommonhandle("绑定消息账号",null),
title: commonLogic.appcommonhandle("绑定消息账号编辑视图",null),
},
gridview: {
caption: commonLogic.appcommonhandle("绑定消息账号",null),
title: commonLogic.appcommonhandle("绑定消息账号表格视图",null),
},
},
main_form: {
details: {
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),
userid: commonLogic.appcommonhandle("用户标识",null),
identity_type: commonLogic.appcommonhandle("认证类型",null),
identifier: commonLogic.appcommonhandle("认证标识",null),
authid: commonLogic.appcommonhandle("标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
userid: commonLogic.appcommonhandle("用户标识",null),
identity_type: commonLogic.appcommonhandle("认证类型",null),
identifier: commonLogic.appcommonhandle("认证标识",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_userid_like: commonLogic.appcommonhandle("用户标识(%)",null),
},
uiactions: {
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("关闭",null),
tip: commonLogic.appcommonhandle("关闭",null),
},
tbitem6: {
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),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("导出数据模型",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem23: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
tbitem17: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem19: {
caption: commonLogic.appcommonhandle("过滤",null),
tip: commonLogic.appcommonhandle("过滤",null),
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
import MsgUserAccount_en_US_Base from './msg-user-account_en_US_base';
function getLocaleResource(){
const MsgUserAccount_en_US_OwnData = {};
const targetData = Object.assign(MsgUserAccount_en_US_Base(), MsgUserAccount_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),
},
views: {
editview: {
caption: commonLogic.appcommonhandle("绑定消息账号",null),
title: commonLogic.appcommonhandle("绑定消息账号编辑视图",null),
},
gridview: {
caption: commonLogic.appcommonhandle("绑定消息账号",null),
title: commonLogic.appcommonhandle("绑定消息账号表格视图",null),
},
},
main_form: {
details: {
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),
userid: commonLogic.appcommonhandle("用户标识",null),
identity_type: commonLogic.appcommonhandle("认证类型",null),
identifier: commonLogic.appcommonhandle("认证标识",null),
authid: commonLogic.appcommonhandle("标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
userid: commonLogic.appcommonhandle("用户标识",null),
identity_type: commonLogic.appcommonhandle("认证类型",null),
identifier: commonLogic.appcommonhandle("认证标识",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_userid_like: commonLogic.appcommonhandle("用户标识(%)",null),
},
uiactions: {
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("Save",null),
tip: commonLogic.appcommonhandle("Save",null),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("Save And Close",null),
tip: commonLogic.appcommonhandle("Save And Close Window",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("关闭",null),
tip: commonLogic.appcommonhandle("关闭",null),
},
tbitem6: {
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),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("Export Data Model",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem23: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
tbitem17: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem19: {
caption: commonLogic.appcommonhandle("Filter",null),
tip: commonLogic.appcommonhandle("Filter",null),
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
import MsgUserAccount_zh_CN_Base from './msg-user-account_zh_CN_base';
function getLocaleResource(){
const MsgUserAccount_zh_CN_OwnData = {};
const targetData = Object.assign(MsgUserAccount_zh_CN_Base(), MsgUserAccount_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),
userid: commonLogic.appcommonhandle("用户标识",null),
identity_type: commonLogic.appcommonhandle("认证类型",null),
identifier: commonLogic.appcommonhandle("认证标识",null),
credential: commonLogic.appcommonhandle("凭据",null),
},
views: {
editview: {
caption: commonLogic.appcommonhandle("绑定消息账号",null),
title: commonLogic.appcommonhandle("绑定消息账号编辑视图",null),
},
gridview: {
caption: commonLogic.appcommonhandle("绑定消息账号",null),
title: commonLogic.appcommonhandle("绑定消息账号表格视图",null),
},
},
main_form: {
details: {
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),
userid: commonLogic.appcommonhandle("用户标识",null),
identity_type: commonLogic.appcommonhandle("认证类型",null),
identifier: commonLogic.appcommonhandle("认证标识",null),
authid: commonLogic.appcommonhandle("标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
userid: commonLogic.appcommonhandle("用户标识",null),
identity_type: commonLogic.appcommonhandle("认证类型",null),
identifier: commonLogic.appcommonhandle("认证标识",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
default_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
n_userid_like: commonLogic.appcommonhandle("用户标识(%)",null),
},
uiactions: {
},
},
editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("关闭",null),
tip: commonLogic.appcommonhandle("关闭",null),
},
tbitem6: {
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),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("导出数据模型",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem23: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
tbitem17: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem19: {
caption: commonLogic.appcommonhandle("过滤",null),
tip: commonLogic.appcommonhandle("过滤",null),
},
},
};
return data;
}
export default getLocaleResourceBase;
\ No newline at end of file
import PayOpenAccess_BO_CN_Base from './pay-open-access_BO_CN_base';
function getLocaleResource(){
const PayOpenAccess_BO_CN_OwnData = {};
const targetData = Object.assign(PayOpenAccess_BO_CN_Base(), PayOpenAccess_BO_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),
},
pickupgridview: {
caption: commonLogic.appcommonhandle("支付平台",null),
title: commonLogic.appcommonhandle("支付平台选择表格视图",null),
},
pickupview: {
caption: commonLogic.appcommonhandle("支付平台",null),
title: commonLogic.appcommonhandle("支付平台数据选择视图",null),
},
editview: {
caption: commonLogic.appcommonhandle("支付平台",null),
title: commonLogic.appcommonhandle("支付平台编辑视图",null),
},
},
main_form: {
details: {
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),
region_id: commonLogic.appcommonhandle("RegionId",null),
access_token: commonLogic.appcommonhandle("管理账号token",null),
expires_time: commonLogic.appcommonhandle("管理账号token过期时间",null),
redirect_uri: commonLogic.appcommonhandle("RedirectURI",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: {
accessname: commonLogic.appcommonhandle("开放平台",null),
open_type: 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),
},
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),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("导出数据模型",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem23: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
tbitem17: {
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),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("关闭",null),
tip: commonLogic.appcommonhandle("关闭",null),
},
tbitem6: {
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 PayOpenAccess_en_US_Base from './pay-open-access_en_US_base';
function getLocaleResource(){
const PayOpenAccess_en_US_OwnData = {};
const targetData = Object.assign(PayOpenAccess_en_US_Base(), PayOpenAccess_en_US_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import PayOpenAccess_zh_CN_Base from './pay-open-access_zh_CN_base';
function getLocaleResource(){
const PayOpenAccess_zh_CN_OwnData = {};
const targetData = Object.assign(PayOpenAccess_zh_CN_Base(), PayOpenAccess_zh_CN_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import PayTrade_BO_CN_Base from './pay-trade_BO_CN_base';
function getLocaleResource(){
const PayTrade_BO_CN_OwnData = {};
const targetData = Object.assign(PayTrade_BO_CN_Base(), PayTrade_BO_CN_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import PayTrade_en_US_Base from './pay-trade_en_US_base';
function getLocaleResource(){
const PayTrade_en_US_OwnData = {};
const targetData = Object.assign(PayTrade_en_US_Base(), PayTrade_en_US_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import PayTrade_zh_CN_Base from './pay-trade_zh_CN_base';
function getLocaleResource(){
const PayTrade_zh_CN_OwnData = {};
const targetData = Object.assign(PayTrade_zh_CN_Base(), PayTrade_zh_CN_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
import SysApp_BO_CN_Base from './sys-app_BO_CN_base';
function getLocaleResource(){
const SysApp_BO_CN_OwnData = {};
const targetData = Object.assign(SysApp_BO_CN_Base(), SysApp_BO_CN_OwnData);
return targetData;
}
export default getLocaleResource;
\ No newline at end of file
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册