-
-
- {name}
-
-
- {work}
-
+
+

+
人员情况
+
/Information on Personnel
+
-
- {desc}
+
+

+
待研发项目
+
/Project to be developed
+
- );
- };
- return (
-
+
- 后台维护
+ 进入后台
-
-
-
-
- {renderRenshu(
- "党员人数",
- party.data ? party.data.partyNumber : null
- )}
- {renderRenshu(
- "工会人数",
- party.data ? party.data.laborUnion : null
- )}
-
-
-
-
{renderBarTitle("党支部结构")}
-
- {renderJieGouPeople({
- avatar: avatar1,
- name: "党伟",
- work: "党支部书记、工会主席",
- desc: "主持党支部的全面工作。负责召集党支部委员会议和党员大会,认真贯彻执行党的路线、方针、政策、宣传和执行党的决议组织和带领全体党员及干部努力完成党组织各项任务。带头抓好党组织建设,不断增强党组织的凝聚力、战斗力,充分发挥党组织的集体领导作用,充分发挥党员在各项工作中先锋模范作用。",
- })}
- {renderJieGouPeople({
- avatar: yaojianjun,
- name: "姚建军",
- work: "南昌小蓝经济技术开发区管委会四级调研员、财政局局长、飞尚科技党建指导员",
- desc: "党建指导员是区党工委派往非公有制经济组织基层党组织,开展党的建设工作的党员。其主要职责任务是宣传党的政策、发展党员、组建党的基层组织,推动党的路线方针政策在基层的落实,加强党组织同群众的联系,把基层党组织建设成为区域领导核心或政治核心。",
- })}
-
-
-
-
-
-
- 党组织主要成员
-
- }
- key="1"
- >
-
-
-

-
-
-
- {organization.map((d, index) => {
- return (
-
-

-
- );
- })}
-
-
- {organization2.map((d, index) => {
- return (
-
-

-
- );
- })}
-
-
-
-
-
- 工会主要成员
-
- }
- key="2"
- >
-
-
-

-
-
-
- {_zhuyaochengyuan1.map((d, index) => {
- return (
-
-

-
- );
- })}
-
-
- {_zhuyaochengyuan2.map((d, index) => {
- return (
-
-

-
- );
- })}
-
-
-
-
-
-
-
-
-
-
+ >
);
}
function mapStateToProps(state) {
- const { auth, global, tunnels, party, articlesfrom } = state;
+ const { auth, global, party, articlesfrom } = state;
return {
loding: party.isRequesting,
user: auth.user,
diff --git a/web/client/src/sections/homePage/containers/index.less b/web/client/src/sections/homePage/containers/index.less
index adc3dc4..63a315b 100644
--- a/web/client/src/sections/homePage/containers/index.less
+++ b/web/client/src/sections/homePage/containers/index.less
@@ -7,49 +7,56 @@
.fsdj-scroll-boxer {
-ms-overflow-style: none;
/* IE and Edge */
- scrollbar-width : none;
+ scrollbar-width: none;
/* Firefox */
}
-.laborunion{
- .ant-tabs-ink-bar{
+.laborunion {
+ .ant-tabs-ink-bar {
height: 1px !important;
background-color: #ba0000 !important;
}
}
-.ant-tabs-top > .ant-tabs-nav::before, .ant-tabs-bottom > .ant-tabs-nav::before, .ant-tabs-top > div > .ant-tabs-nav::before, .ant-tabs-bottom > div > .ant-tabs-nav::before{
+.ant-tabs-top>.ant-tabs-nav::before,
+.ant-tabs-bottom>.ant-tabs-nav::before,
+.ant-tabs-top>div>.ant-tabs-nav::before,
+.ant-tabs-bottom>div>.ant-tabs-nav::before {
border-color: #eab2b2 !important;
}
-.complete{
+
+.complete {
background: "url(../../../../assets/images/pagebg.png)";
- .danghui:hover{
- cursor:not-allowed;
+
+ .danghui:hover {
+ cursor: not-allowed;
}
- .tupian{
- .image-wrap{
- img{
- overflow: auto !important;
+
+ .tupian {
+ .image-wrap {
+ img {
+ overflow: auto !important;
}
}
-
+
}
}
+
@media screen and (max-height:1440px) {
.loginBox {
- top: 25%;
+ top: 25%;
}
}
@media screen and (max-height: 768px) {
.loginBox {
- top: 20%;
+ top: 20%;
}
}
@media screen and (max-height: 630px) {
.loginBox {
- top: 10%;
+ top: 10%;
}
}
@@ -60,38 +67,98 @@
right: 6.5%;
z-index: 20;
background-color: #fff5e1;
- .login-form-button{
+
+ .login-form-button {
width: 100%;
width: 80%;
height: 40px;
left: 10%;
background-color: #af251b;
}
- .user{
+
+ .user {
width: 80%;
height: 40px;
left: 10%;
background-color: #ffebe9 !important;
}
- .pass{
+
+ .pass {
width: 80%;
height: 40px;
left: 10%;
background-color: #ffebe9 !important;
}
- .loginfont{
+
+ .loginfont {
margin-top: 10%;
- margin-left: 10%;
+ margin-left: 10%;
font-size: 31px;
color: #af251b;
}
- #normal_login_username{
+
+ #normal_login_username {
background-color: #ffebe9 !important;
}
- #normal_login_password{
+
+ #normal_login_password {
background-color: #ffebe9 !important;
}
}
-#article-container{
+
+#article-container {
height: 90% !important;
}
+
+.index {
+ text-align: center;
+
+ &-img {
+ width: 100%;
+ }
+
+ &-main {
+ display: flex;
+ justify-content: space-evenly;
+
+ &-box {
+ width: 32%;
+ min-height: 200px;
+ max-height: 800px;
+ overflow-y: auto;
+ box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
+ text-align: left;
+ padding: 5px;
+
+ &-point {
+ width: 14px;
+ height: 14px;
+ margin: 0 10px 7px 10px;
+ }
+
+ &-title {
+ display: inline;
+ font-family: PangMenZhengDao;
+ font-size: 20px;
+ color: #20196C;
+ letter-spacing: 3.33px;
+ }
+
+ &-en {
+ display: inline;
+ color: rgba(110, 120, 199, 1);
+ font-size: 12px;
+ font-face: DIN;
+ font-weight: 500;
+ line-height: 0;
+ letter-spacing: 0;
+ paragraph-spacing: 0;
+ text-align: left;
+ }
+ }
+ }
+}
+
+.cell-class {
+ background-color: skyblue;
+}
\ No newline at end of file