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

lxm1993 发布系统代码 [TrainSys,网页端]

上级 50062770
......@@ -38,7 +38,7 @@ border-radius: 100px;
color:rgba(255, 0, 0, 1)
}
.color-red{
color: rgba(255, 0, 0, 1);
color: rgba(255, 0, 0, 1) !important;
}
/*** END:系统样式表 ***/
\ No newline at end of file
......@@ -38,7 +38,7 @@ border-radius: 100px;
color:rgba(255, 0, 0, 1)
}
.color-red{
color: rgba(255, 0, 0, 1);
color: rgba(255, 0, 0, 1) !important;
}
/*** END:系统样式表 ***/
\ No newline at end of file
......@@ -38,7 +38,7 @@ border-radius: 100px;
color:rgba(255, 0, 0, 1)
}
.color-red{
color: rgba(255, 0, 0, 1);
color: rgba(255, 0, 0, 1) !important;
}
/*** END:系统样式表 ***/
\ No newline at end of file
......@@ -38,7 +38,7 @@ border-radius: 100px;
color:rgba(255, 0, 0, 1)
}
.color-red{
color: rgba(255, 0, 0, 1);
color: rgba(255, 0, 0, 1) !important;
}
/*** END:系统样式表 ***/
\ No newline at end of file
......@@ -38,7 +38,7 @@ border-radius: 100px;
color:rgba(255, 0, 0, 1)
}
.color-red{
color: rgba(255, 0, 0, 1);
color: rgba(255, 0, 0, 1) !important;
}
/*** END:系统样式表 ***/
\ No newline at end of file
......@@ -38,7 +38,7 @@ border-radius: 100px;
color:rgba(255, 0, 0, 1)
}
.color-red{
color: rgba(255, 0, 0, 1);
color: rgba(255, 0, 0, 1) !important;
}
/*** END:系统样式表 ***/
\ No newline at end of file
......@@ -38,7 +38,7 @@ border-radius: 100px;
color:rgba(255, 0, 0, 1)
}
.color-red{
color: rgba(255, 0, 0, 1);
color: rgba(255, 0, 0, 1) !important;
}
/*** END:系统样式表 ***/
\ No newline at end of file
......@@ -38,7 +38,7 @@ border-radius: 100px;
color:rgba(255, 0, 0, 1)
}
.color-red{
color: rgba(255, 0, 0, 1);
color: rgba(255, 0, 0, 1) !important;
}
/*** END:系统样式表 ***/
\ No newline at end of file
......@@ -17,10 +17,6 @@
"getPSViewLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic"
}, {
"id" : "field_rating"
}, {
"id" : "field_dropdownlist"
} ],
"codeName" : "DECustomIndexViewLayout",
"controlType" : "VIEWLAYOUTPANEL",
......@@ -169,8 +165,8 @@
} ]
}, {
"caption" : "容器",
"contentHeight" : 600.0,
"height" : 600.0,
"contentHeight" : 500.0,
"height" : 500.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_drbar",
......@@ -180,7 +176,7 @@
},
"getPSLayoutPos" : {
"grow" : -1,
"height" : 600,
"height" : 500,
"heightMode" : "PX",
"layout" : "FLEX",
"shrink" : 0
......@@ -200,6 +196,7 @@
"glyph" : "xf015@FontAwesome",
"cssClass" : "fa fa-home"
},
"renderMode" : "LINK",
"tooltip" : "首页",
"uIActionTarget" : "NONE"
}, {
......@@ -210,7 +207,8 @@
"name" : "static_image",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
"layout" : "FLEX",
"spacingTop" : "OUTERLARGE"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
......@@ -268,41 +266,39 @@
},
"showCaption" : true
}, {
"caption" : "评分器",
"actionType" : "NONE",
"buttonStyle" : "DEFAULT",
"caption" : "星标",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_rating",
"getPSEditor" : {
"editorType" : "RATING",
"maxValue" : 5.0,
"minValue" : 0.0,
"name" : "field_rating",
"predefinedType" : "FIELD_RATING",
"stepValue" : 1.0
},
"itemType" : "BUTTON",
"name" : "button_calluilogic1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
"getPSSysImage" : {
"glyph" : "xf006@FontAwesome",
"cssClass" : "fa fa-star-o"
},
"tooltip" : "星标",
"uIActionTarget" : "NONE"
}, {
"caption" : "下拉列表框",
"actionType" : "NONE",
"buttonStyle" : "DEFAULT",
"caption" : "设置",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_dropdownlist",
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field_dropdownlist",
"predefinedType" : "FIELD_DROPDOWNLIST",
"singleSelect" : true
},
"itemType" : "BUTTON",
"name" : "button_calluilogic2",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
"getPSSysImage" : {
"glyph" : "xf0ec@FontAwesome",
"cssClass" : "fa fa-exchange"
},
"tooltip" : "设置",
"uIActionTarget" : "NONE"
}, {
"caption" : "分割线",
"contentType" : "DIVIDER",
......
......@@ -24,10 +24,6 @@
"getPSViewLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic"
}, {
"id" : "field_rating"
}, {
"id" : "field_dropdownlist"
} ],
"codeName" : "DECustomIndexViewLayout",
"controlType" : "VIEWLAYOUTPANEL",
......@@ -176,8 +172,8 @@
} ]
}, {
"caption" : "容器",
"contentHeight" : 600.0,
"height" : 600.0,
"contentHeight" : 500.0,
"height" : 500.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_drbar",
......@@ -187,7 +183,7 @@
},
"getPSLayoutPos" : {
"grow" : -1,
"height" : 600,
"height" : 500,
"heightMode" : "PX",
"layout" : "FLEX",
"shrink" : 0
......@@ -207,6 +203,7 @@
"glyph" : "xf015@FontAwesome",
"cssClass" : "fa fa-home"
},
"renderMode" : "LINK",
"tooltip" : "首页",
"uIActionTarget" : "NONE"
}, {
......@@ -217,7 +214,8 @@
"name" : "static_image",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
"layout" : "FLEX",
"spacingTop" : "OUTERLARGE"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
......@@ -275,41 +273,39 @@
},
"showCaption" : true
}, {
"caption" : "评分器",
"actionType" : "NONE",
"buttonStyle" : "DEFAULT",
"caption" : "星标",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_rating",
"getPSEditor" : {
"editorType" : "RATING",
"maxValue" : 5.0,
"minValue" : 0.0,
"name" : "field_rating",
"predefinedType" : "FIELD_RATING",
"stepValue" : 1.0
},
"itemType" : "BUTTON",
"name" : "button_calluilogic1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
"getPSSysImage" : {
"glyph" : "xf006@FontAwesome",
"cssClass" : "fa fa-star-o"
},
"tooltip" : "星标",
"uIActionTarget" : "NONE"
}, {
"caption" : "下拉列表框",
"actionType" : "NONE",
"buttonStyle" : "DEFAULT",
"caption" : "设置",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_dropdownlist",
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field_dropdownlist",
"predefinedType" : "FIELD_DROPDOWNLIST",
"singleSelect" : true
},
"itemType" : "BUTTON",
"name" : "button_calluilogic2",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
"getPSSysImage" : {
"glyph" : "xf0ec@FontAwesome",
"cssClass" : "fa fa-exchange"
},
"tooltip" : "设置",
"uIActionTarget" : "NONE"
}, {
"caption" : "分割线",
"contentType" : "DIVIDER",
......
......@@ -38,7 +38,7 @@ border-radius: 100px;
color:rgba(255, 0, 0, 1)
}
.color-red{
color: rgba(255, 0, 0, 1);
color: rgba(255, 0, 0, 1) !important;
}
/*** END:系统样式表 ***/
\ No newline at end of file
......@@ -38,7 +38,7 @@ border-radius: 100px;
color:rgba(255, 0, 0, 1)
}
.color-red{
color: rgba(255, 0, 0, 1);
color: rgba(255, 0, 0, 1) !important;
}
/*** END:系统样式表 ***/
\ No newline at end of file
......@@ -38,7 +38,7 @@ border-radius: 100px;
color:rgba(255, 0, 0, 1)
}
.color-red{
color: rgba(255, 0, 0, 1);
color: rgba(255, 0, 0, 1) !important;
}
/*** END:系统样式表 ***/
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册