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

tony001 发布系统代码 [后台服务,演示应用]

上级 00894512
.ivu-auto-complete {
.ivu-select-dropdown-list {
height: 300px;
}
}
// 导入视图样式 // 导入视图样式
.app-data-upload-view{ .app-data-upload-view{
font-family: "Microsoft YaHei";
display: flex; display: flex;
flex-direction: column; flex-direction: column;
.main-content{ .main-content{
......
...@@ -39,7 +39,6 @@ ...@@ -39,7 +39,6 @@
box-shadow: 1px 1px 1px rgba(10,10,10,.2); box-shadow: 1px 1px 1px rgba(10,10,10,.2);
white-space: nowrap; white-space: nowrap;
font-size: 12px; font-size: 12px;
font-family: "";
background-color: #25a5f7; background-color: #25a5f7;
border-radius: 3px; border-radius: 3px;
} }
......
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
font-weight: 600; font-weight: 600;
.caption-info { .caption-info {
font-family: "Microsoft YaHei";
font-size: 14px; font-size: 14px;
} }
} }
\ No newline at end of file
...@@ -57,18 +57,15 @@ ...@@ -57,18 +57,15 @@
width: 175px; width: 175px;
height: 40px; height: 40px;
font-size: 18px; font-size: 18px;
font-family: MicrosoftYaHei;
} }
.login_reset { .login_reset {
width: 175px; width: 175px;
height: 40px; height: 40px;
font-size: 18px; font-size: 18px;
font-family: MicrosoftYaHei;
float: right; float: right;
} }
.form_tipinfo { .form_tipinfo {
font-family: MicrosoftYaHei-Bold;
font-size: 14px; font-size: 14px;
font-weight: bold; font-weight: bold;
font-stretch: normal; font-stretch: normal;
...@@ -78,7 +75,6 @@ ...@@ -78,7 +75,6 @@
} }
form_tipinfo_more { form_tipinfo_more {
font-family: MicrosoftYaHei;
font-size: 14px; font-size: 14px;
font-weight: normal; font-weight: normal;
letter-spacing: 0px; letter-spacing: 0px;
......
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
padding:12px 18px; padding:12px 18px;
text-align: center; text-align: center;
color: rgb(141, 158, 167); color: rgb(141, 158, 167);
font-family: -apple-system, "SF UI Text", "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Zen Hei", sans-serif;
font-weight: 400; font-weight: 400;
font-size: 12px; font-size: 12px;
......
...@@ -2,7 +2,7 @@ export const appConfig = { ...@@ -2,7 +2,7 @@ export const appConfig = {
//默认主题 //默认主题
defaultTheme: 'app-default-theme', defaultTheme: 'app-default-theme',
//默认字体 //默认字体
defaultFont: 'Microsoft YaHei', defaultFont: 'EYInterstate-Regular,SourceHanSansCN-Regular',
//主题集合 //主题集合
themes: [ themes: [
{ {
...@@ -24,8 +24,8 @@ export const appConfig = { ...@@ -24,8 +24,8 @@ export const appConfig = {
//字体集合 //字体集合
fonts: [ fonts: [
{ {
label: 'MicrosoftYaHei', label: 'EYInterstate',
value: 'Microsoft YaHei', value: 'EYInterstate-Regular,SourceHanSansCN-Regular',
}, },
{ {
label: 'SimHei', label: 'SimHei',
......
...@@ -192,9 +192,9 @@ function getLocaleResourceBase(){ ...@@ -192,9 +192,9 @@ function getLocaleResourceBase(){
font: 'ཡིག་གཟུགས།', font: 'ཡིག་གཟུགས།',
}, },
fontFamilys: { fontFamilys: {
MicrosoftYaHei: 'ཝེ་རོན་ཡ་ཧེ།', EYInterstate: 'EYInterstate-Regular',
SimHei: 'ནག་གཟུགས།', SimHei: 'SimHei',
YouYuan: 'ཕྲུ་གུ་', YouYuan: 'YouYuan',
}, },
}, },
appFormGroup: { appFormGroup: {
......
...@@ -200,7 +200,7 @@ function getLocaleResourceBase(){ ...@@ -200,7 +200,7 @@ function getLocaleResourceBase(){
font: 'Font family', font: 'Font family',
}, },
fontFamilys: { fontFamilys: {
MicrosoftYaHei: 'Microsoft YaHei', EYInterstate: 'EYInterstate-Regular',
SimHei: 'SimHei', SimHei: 'SimHei',
YouYuan: 'YouYuan', YouYuan: 'YouYuan',
}, },
......
...@@ -201,7 +201,7 @@ function getLocaleResourceBase(){ ...@@ -201,7 +201,7 @@ function getLocaleResourceBase(){
font: '字体', font: '字体',
}, },
fontFamilys: { fontFamilys: {
MicrosoftYaHei: '微软雅黑', EYInterstate: '思源黑体',
SimHei: '黑体', SimHei: '黑体',
YouYuan: '幼圆', YouYuan: '幼圆',
}, },
......
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
.right { .right {
border: 1px solid #e9e9e9; border: 1px solid #e9e9e9;
.mpicker-select { .mpicker-select {
font-family: helvetica, sans-serif;
font-size: 16px; font-size: 16px;
text-align: justify; text-align: justify;
word-spacing: -3.8pt; word-spacing: -3.8pt;
......
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
.right { .right {
border: 1px solid #e9e9e9; border: 1px solid #e9e9e9;
.mpicker-select { .mpicker-select {
font-family: helvetica, sans-serif;
font-size: 16px; font-size: 16px;
text-align: justify; text-align: justify;
word-spacing: -3.8pt; word-spacing: -3.8pt;
......
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
.right { .right {
border: 1px solid #e9e9e9; border: 1px solid #e9e9e9;
.mpicker-select { .mpicker-select {
font-family: helvetica, sans-serif;
font-size: 16px; font-size: 16px;
text-align: justify; text-align: justify;
word-spacing: -3.8pt; word-spacing: -3.8pt;
......
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
.right { .right {
border: 1px solid #e9e9e9; border: 1px solid #e9e9e9;
.mpicker-select { .mpicker-select {
font-family: helvetica, sans-serif;
font-size: 16px; font-size: 16px;
text-align: justify; text-align: justify;
word-spacing: -3.8pt; word-spacing: -3.8pt;
......
...@@ -58,7 +58,6 @@ ...@@ -58,7 +58,6 @@
.custom-tree-node{ .custom-tree-node{
.tree-node-label{ .tree-node-label{
font-size: 15px; font-size: 15px;
font-family: "Microsoft YaHei";
} }
.tree-node-count{ .tree-node-count{
margin-left: 4px; margin-left: 4px;
......
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
padding-top: 26px; padding-top: 26px;
margin-left: 1em; margin-left: 1em;
font-size: 24px; font-size: 24px;
font-family: ui-monospace;
} }
} }
} }
......
...@@ -339,7 +339,6 @@ ...@@ -339,7 +339,6 @@
width: 300px; width: 300px;
border: 1px solid #e9e9e9; border: 1px solid #e9e9e9;
.pickupviewpanel__right__select { .pickupviewpanel__right__select {
font-family: helvetica, sans-serif;
font-size: 16px; font-size: 16px;
text-align: justify; text-align: justify;
word-spacing: -3.8pt; word-spacing: -3.8pt;
......
.el-autocomplete{ .el-autocomplete{
.el-input{ .el-input{
font-size: 14px; font-size: 14px;
input{
border-radius: 0;
}
input:hover{
border-color: var(--app-color-blue);
}
} }
} }
\ No newline at end of file
...@@ -2,4 +2,5 @@ ...@@ -2,4 +2,5 @@
@import './menu.scss'; @import './menu.scss';
@import './autocomplete.scss'; @import './autocomplete.scss';
@import './input.scss'; @import './input.scss';
@import './stepper.scss'; @import './stepper.scss';
\ No newline at end of file @import './select.scss';
\ No newline at end of file
.el-input{ .el-input{
input{
border-radius: 0;
}
.el-input__inner{ .el-input__inner{
height: 34px; border-radius: 0;
min-height: 34px;
line-height: 34px; line-height: 34px;
} }
// 悬浮
.el-input__inner:hover{
border-color: var(--app-color-blue);
}
// 占位
.el-input__inner::-webkit-input-placeholder{
color: var(--app-color-gray-200);
}
// 禁用
&.is-disabled .el-input__inner{
color: var(--app-color-gray-200);
background-color: var(--app-color-gray-250);
}
} }
\ No newline at end of file
.el-select{
// 悬浮
&:hover .el-input__inner{
border-color: var(--app-color-blue);
}
}
\ No newline at end of file
...@@ -5,13 +5,19 @@ ...@@ -5,13 +5,19 @@
width: 16px; width: 16px;
height: 16px; height: 16px;
margin-right: 6px; margin-right: 6px;
// 激活
&.ivu-checkbox-checked{ &.ivu-checkbox-checked{
border-color: var(--app-color-blue); border-color: var(--app-color-blue);
background-color: var(--app-color-blue); background-color: var(--app-color-blue);
} }
} }
// 悬浮
.ivu-checkbox:hover .ivu-checkbox-inner{ .ivu-checkbox:hover .ivu-checkbox-inner{
border-color: var(--app-color-blue); border-color: var(--app-color-blue);
} }
// 禁用
.ivu-checkbox-disabled+span{
color: var(--app-color-gray-250);
}
} }
} }
\ No newline at end of file
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
.ivu-checkbox-inner{ .ivu-checkbox-inner{
border-radius: 0; border-radius: 0;
} }
// 激活
&.ivu-checkbox-checked { &.ivu-checkbox-checked {
.ivu-checkbox-inner{ .ivu-checkbox-inner{
border-color: var(--app-color-blue); border-color: var(--app-color-blue);
...@@ -10,7 +11,8 @@ ...@@ -10,7 +11,8 @@
} }
} }
} }
// 悬浮
.ivu-checkbox:hover .ivu-checkbox-inner{ .ivu-checkbox:hover .ivu-checkbox-inner{
border-color: var(--app-color-blue); border-color: var(--app-color-blue);
} }
} }
\ No newline at end of file
.ivu-input{ .ivu-input{
height: 34px; min-height: 34px;
line-height: 34px; line-height: 34px;
border-radius: 0; border-radius: 0;
} }
\ No newline at end of file
...@@ -4,7 +4,8 @@ ...@@ -4,7 +4,8 @@
.ivu-radio{ .ivu-radio{
margin-right: 6px; margin-right: 6px;
width: 16px; width: 16px;
height: 16px; height: 16px;
// 激活
&.ivu-radio-checked{ &.ivu-radio-checked{
.ivu-radio-inner{ .ivu-radio-inner{
border-color: var(--app-color-blue); border-color: var(--app-color-blue);
...@@ -14,8 +15,13 @@ ...@@ -14,8 +15,13 @@
} }
} }
} }
// 悬浮
.ivu-radio:hover .ivu-radio-inner{ .ivu-radio:hover .ivu-radio-inner{
border-color: var(--app-color-blue); border-color: var(--app-color-blue);
} }
// 禁用
.ivu-radio-disabled+span{
color: var(--app-color-gray-200);
}
} }
} }
\ No newline at end of file
.ivu-select{ .ivu-select{
.ivu-select-selection{ .ivu-select-selection{
height: 34px; min-height: 34px;
border-radius: 0; border-radius: 0;
input::-webkit-input-placeholder{ // 占位
.ivu-select-input::-webkit-input-placeholder{
color:var(--app-color-gray-200); color:var(--app-color-gray-200);
} }
// 禁用
.ivu-select-input[disabled]{
color: var(--app-color-gray-200);
-webkit-text-fill-color: var(--app-color-gray-200);
}
} }
.ivu-select-input[disabled]{ // 悬浮
color: var(--app-color-gray-200); .ivu-select-selection:hover{
-webkit-text-fill-color: var(--app-color-gray-200); border-color: var(--app-color-blue);
} }
} }
...@@ -16,6 +22,7 @@ ...@@ -16,6 +22,7 @@
padding: 10px 0 10px; padding: 10px 0 10px;
.ivu-select-dropdown-list{ .ivu-select-dropdown-list{
.ivu-select-item{ .ivu-select-item{
// 激活
&.ivu-select-item-selected{ &.ivu-select-item-selected{
color: var(--app-color-blue); color: var(--app-color-blue);
background-color: transparent; background-color: transparent;
......
...@@ -639,7 +639,7 @@ export default class DefaultBase extends Vue implements ControlInterface { ...@@ -639,7 +639,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/ */
public load(opt: any = {}): void { public load(opt: any = {}): void {
if(!this.loadAction){ if(!this.loadAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZAPPEDITORListView' + (this.$t('app.searchForm.notConfig.loadAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZAPPEDITORGridView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
return; return;
} }
const arg: any = { ...opt }; const arg: any = { ...opt };
...@@ -675,7 +675,7 @@ export default class DefaultBase extends Vue implements ControlInterface { ...@@ -675,7 +675,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/ */
public async loadDraft(opt: any = {},mode?:string): Promise<any> { public async loadDraft(opt: any = {},mode?:string): Promise<any> {
if(!this.loaddraftAction){ if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZAPPEDITORListView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZAPPEDITORGridView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
return; return;
} }
const arg: any = { ...opt } ; const arg: any = { ...opt } ;
......
...@@ -712,7 +712,7 @@ export default class DefaultBase extends Vue implements ControlInterface { ...@@ -712,7 +712,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/ */
public load(opt: any = {}): void { public load(opt: any = {}): void {
if(!this.loadAction){ if(!this.loadAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr9GridView' + (this.$t('app.searchForm.notConfig.loadAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKGroupByCodelistListView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
return; return;
} }
const arg: any = { ...opt }; const arg: any = { ...opt };
...@@ -748,7 +748,7 @@ export default class DefaultBase extends Vue implements ControlInterface { ...@@ -748,7 +748,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/ */
public async loadDraft(opt: any = {},mode?:string): Promise<any> { public async loadDraft(opt: any = {},mode?:string): Promise<any> {
if(!this.loaddraftAction){ if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr9GridView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKGroupByCodelistListView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
return; return;
} }
const arg: any = { ...opt } ; const arg: any = { ...opt } ;
......
...@@ -670,7 +670,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface ...@@ -670,7 +670,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/ */
public load(opt: any = {}): void { public load(opt: any = {}): void {
if(!this.loadAction){ if(!this.loadAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKListView' + (this.$t('app.searchForm.notConfig.loadAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKCalendarView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
return; return;
} }
const arg: any = { ...opt }; const arg: any = { ...opt };
...@@ -706,7 +706,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface ...@@ -706,7 +706,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/ */
public async loadDraft(opt: any = {},mode?:string): Promise<any> { public async loadDraft(opt: any = {},mode?:string): Promise<any> {
if(!this.loaddraftAction){ if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKListView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKCalendarView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
return; return;
} }
const arg: any = { ...opt } ; const arg: any = { ...opt } ;
......
...@@ -698,7 +698,7 @@ export default class Usr4Base extends Vue implements ControlInterface { ...@@ -698,7 +698,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
*/ */
public async load(opt: any = {}, isReset: boolean = false): Promise<any> { public async load(opt: any = {}, isReset: boolean = false): Promise<any> {
if(!this.fetchAction){ if(!this.fetchAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr4DataView' + (this.$t('app.list.notConfig.fetchAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKTestCLDataView' + (this.$t('app.list.notConfig.fetchAction') as string) });
return; return;
} }
const arg: any = {...opt}; const arg: any = {...opt};
...@@ -792,7 +792,7 @@ export default class Usr4Base extends Vue implements ControlInterface { ...@@ -792,7 +792,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
*/ */
public async remove(datas: any[]): Promise<any> { public async remove(datas: any[]): Promise<any> {
if(!this.removeAction){ if(!this.removeAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr4DataView' + (this.$t('app.gridpage.notConfig.removeAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKTestCLDataView' + (this.$t('app.gridpage.notConfig.removeAction') as string) });
return; return;
} }
let _datas:any[] = []; let _datas:any[] = [];
...@@ -908,7 +908,7 @@ export default class Usr4Base extends Vue implements ControlInterface { ...@@ -908,7 +908,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
try { try {
if(Object.is(item.rowDataState, 'create')){ if(Object.is(item.rowDataState, 'create')){
if(!this.createAction){ if(!this.createAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr4DataView' + (this.$t('app.list.notConfig.createAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKTestCLDataView' + (this.$t('app.list.notConfig.createAction') as string) });
}else{ }else{
Object.assign(item,{viewparams:this.viewparams}); Object.assign(item,{viewparams:this.viewparams});
let response = await this.service.add(this.createAction, JSON.parse(JSON.stringify(this.context)),item, this.showBusyIndicator); let response = await this.service.add(this.createAction, JSON.parse(JSON.stringify(this.context)),item, this.showBusyIndicator);
...@@ -916,7 +916,7 @@ export default class Usr4Base extends Vue implements ControlInterface { ...@@ -916,7 +916,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
} }
}else if(Object.is(item.rowDataState, 'update')){ }else if(Object.is(item.rowDataState, 'update')){
if(!this.updateAction){ if(!this.updateAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr4DataView' + (this.$t('app.list.notConfig.updateAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKTestCLDataView' + (this.$t('app.list.notConfig.updateAction') as string) });
}else{ }else{
Object.assign(item,{viewparams:this.viewparams}); Object.assign(item,{viewparams:this.viewparams});
if(item.ibizbook){ if(item.ibizbook){
......
...@@ -70,11 +70,6 @@ export default class Usr4Model { ...@@ -70,11 +70,6 @@ export default class Usr4Model {
prop: 'n_ibizbookname_like', prop: 'n_ibizbookname_like',
dataType: 'QUERYPARAM' dataType: 'QUERYPARAM'
}, },
{
name: 'n_price_gtandeq',
prop: 'n_price_gtandeq',
dataType: 'QUERYPARAM'
},
{ {
......
...@@ -23,18 +23,6 @@ ...@@ -23,18 +23,6 @@
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"mOSFilePath" : "psdetreecols/author",
"name" : "author",
"rTMOSFilePath" : "psdetreecols/author",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, { }, {
"caption" : "出版社", "caption" : "出版社",
"codeName" : "press", "codeName" : "press",
...@@ -59,6 +47,18 @@ ...@@ -59,6 +47,18 @@
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"mOSFilePath" : "psdetreecols/author",
"name" : "author",
"rTMOSFilePath" : "psdetreecols/author",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, { }, {
"caption" : "图书名称", "caption" : "图书名称",
"codeName" : "ibizbookname", "codeName" : "ibizbookname",
......
...@@ -20,13 +20,13 @@ ...@@ -20,13 +20,13 @@
} }
} ], } ],
"getPSDETreeColumns" : [ { "getPSDETreeColumns" : [ {
"caption" : "图书描述", "caption" : "图书名称",
"codeName" : "subtext", "codeName" : "ibizbookname",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "subtext", "dataItemName" : "ibizbookname",
"mOSFilePath" : "psdetreecols/subtext", "mOSFilePath" : "psdetreecols/ibizbookname",
"name" : "subtext", "name" : "ibizbookname",
"rTMOSFilePath" : "psdetreecols/subtext", "rTMOSFilePath" : "psdetreecols/ibizbookname",
"width" : 50, "width" : 50,
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
...@@ -44,13 +44,13 @@ ...@@ -44,13 +44,13 @@
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, { }, {
"caption" : "图书名称", "caption" : "图书描述",
"codeName" : "ibizbookname", "codeName" : "subtext",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "ibizbookname", "dataItemName" : "subtext",
"mOSFilePath" : "psdetreecols/ibizbookname", "mOSFilePath" : "psdetreecols/subtext",
"name" : "ibizbookname", "name" : "subtext",
"rTMOSFilePath" : "psdetreecols/ibizbookname", "rTMOSFilePath" : "psdetreecols/subtext",
"width" : 50, "width" : 50,
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
......
...@@ -53,18 +53,6 @@ ...@@ -53,18 +53,6 @@
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"mOSFilePath" : "psdetreecols/author",
"name" : "author",
"rTMOSFilePath" : "psdetreecols/author",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, { }, {
"caption" : "出版社", "caption" : "出版社",
"codeName" : "press", "codeName" : "press",
...@@ -89,6 +77,18 @@ ...@@ -89,6 +77,18 @@
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"mOSFilePath" : "psdetreecols/author",
"name" : "author",
"rTMOSFilePath" : "psdetreecols/author",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, { }, {
"caption" : "图书名称", "caption" : "图书名称",
"codeName" : "ibizbookname", "codeName" : "ibizbookname",
......
...@@ -88,13 +88,13 @@ ...@@ -88,13 +88,13 @@
"id" : "TREEGRIDEX" "id" : "TREEGRIDEX"
}, },
"getPSDETreeColumns" : [ { "getPSDETreeColumns" : [ {
"caption" : "图书描述", "caption" : "图书名称",
"codeName" : "subtext", "codeName" : "ibizbookname",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "subtext", "dataItemName" : "ibizbookname",
"mOSFilePath" : "psdetreecols/subtext", "mOSFilePath" : "psdetreecols/ibizbookname",
"name" : "subtext", "name" : "ibizbookname",
"rTMOSFilePath" : "psdetreecols/subtext", "rTMOSFilePath" : "psdetreecols/ibizbookname",
"width" : 50, "width" : 50,
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
...@@ -112,13 +112,13 @@ ...@@ -112,13 +112,13 @@
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, { }, {
"caption" : "图书名称", "caption" : "图书描述",
"codeName" : "ibizbookname", "codeName" : "subtext",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "ibizbookname", "dataItemName" : "subtext",
"mOSFilePath" : "psdetreecols/ibizbookname", "mOSFilePath" : "psdetreecols/subtext",
"name" : "ibizbookname", "name" : "subtext",
"rTMOSFilePath" : "psdetreecols/ibizbookname", "rTMOSFilePath" : "psdetreecols/subtext",
"width" : 50, "width" : 50,
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
......
...@@ -528,7 +528,7 @@ ...@@ -528,7 +528,7 @@
<!--输出实体[IBIZSAMPLE0001]数据结构 --> <!--输出实体[IBIZSAMPLE0001]数据结构 -->
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizsample0001-20-19"> <changeSet author="a_LAB01_df847bdfd" id="tab-ibizsample0001-21-19">
<createTable tableName="T_IBIZSAMPLE0001"> <createTable tableName="T_IBIZSAMPLE0001">
<column name="FIELD01" remarks="" type="VARCHAR(100)"> <column name="FIELD01" remarks="" type="VARCHAR(100)">
</column> </column>
...@@ -1473,7 +1473,7 @@ ...@@ -1473,7 +1473,7 @@
<!--输出实体[IBIZQJ]外键关系 --> <!--输出实体[IBIZQJ]外键关系 -->
<!--输出实体[IBIZSAMPLE]外键关系 --> <!--输出实体[IBIZSAMPLE]外键关系 -->
<!--输出实体[IBIZSAMPLE0001]外键关系 --> <!--输出实体[IBIZSAMPLE0001]外键关系 -->
<changeSet author="a_LAB01_df847bdfd" id="fk-ibizsample0001-20-48"> <changeSet author="a_LAB01_df847bdfd" id="fk-ibizsample0001-21-48">
<addForeignKeyConstraint baseColumnNames="IBIZSAMPLE0002ID" baseTableName="T_IBIZSAMPLE0001" constraintName="DER1N_IBIZSAMPLE0001_IBIZSAMPL" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="IBIZSAMPLE0002ID" referencedTableName="T_IBIZSAMPLE0002" validate="true"/> <addForeignKeyConstraint baseColumnNames="IBIZSAMPLE0002ID" baseTableName="T_IBIZSAMPLE0001" constraintName="DER1N_IBIZSAMPLE0001_IBIZSAMPL" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="IBIZSAMPLE0002ID" referencedTableName="T_IBIZSAMPLE0002" validate="true"/>
</changeSet> </changeSet>
<!--输出实体[IBIZSAMPLE0002]外键关系 --> <!--输出实体[IBIZSAMPLE0002]外键关系 -->
......
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
</createView> </createView>
</changeSet> </changeSet>
<!--输出实体[IBIZSAMPLE0001]视图结构信息 runOnChange="true" 当视图发生变更时,通过liquibase强刷prod的视图,实现视图的同步--> <!--输出实体[IBIZSAMPLE0001]视图结构信息 runOnChange="true" 当视图发生变更时,通过liquibase强刷prod的视图,实现视图的同步-->
<changeSet author="a_LAB01_df847bdfd" id="view-ibizsample0001-20-13" runOnChange="true"> <changeSet author="a_LAB01_df847bdfd" id="view-ibizsample0001-21-13" runOnChange="true">
<createView fullDefinition="false" replaceIfExists="true" viewName="V_IBIZSAMPLE0001"> <createView fullDefinition="false" replaceIfExists="true" viewName="V_IBIZSAMPLE0001">
<![CDATA[ SELECT t1.[CREATEDATE], t1.[CREATEMAN], t1.[FIELD01], t1.[FIELD02], t1.[FIELD05], t1.[FIELD06], t1.[FIELD07], t1.[FIELD08], t1.[FIELD09], t1.[FIELD10], t1.[FIELD11], t1.[FIELD12], t1.[FIELD13], t1.[FIELD14], t1.[FIELD15], t1.[FIELD16], t1.[FIELD17], t1.[FIELD18], t1.[FIELD19], t1.[FIELD20], t1.[FIELD21], t1.[FIELD22], t1.[FIELD23], t1.[FIELD24], t1.[FIELD25], t1.[FIELD26], t1.[FIELD27], t1.[IBIZSAMPLE0001ID], t1.[IBIZSAMPLE0001NAME], t1.[UPDATEDATE], t1.[UPDATEMAN] FROM [T_IBIZSAMPLE0001] t1 ]]> <![CDATA[ SELECT t1.[CREATEDATE], t1.[CREATEMAN], t1.[FIELD01], t1.[FIELD02], t1.[FIELD05], t1.[FIELD06], t1.[FIELD07], t1.[FIELD08], t1.[FIELD09], t1.[FIELD10], t1.[FIELD11], t1.[FIELD12], t1.[FIELD13], t1.[FIELD14], t1.[FIELD15], t1.[FIELD16], t1.[FIELD17], t1.[FIELD18], t1.[FIELD19], t1.[FIELD20], t1.[FIELD21], t1.[FIELD22], t1.[FIELD23], t1.[FIELD24], t1.[FIELD25], t1.[FIELD26], t1.[FIELD27], t1.[IBIZSAMPLE0001ID], t1.[IBIZSAMPLE0001NAME], t1.[UPDATEDATE], t1.[UPDATEMAN] FROM [T_IBIZSAMPLE0001] t1 ]]>
</createView> </createView>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册