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

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

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