李宇
2021-06-16 5c36dabbfd2343baca51ac7bb1e4ed0ab8cbe6a8
添加logo
1 files renamed
9 files copied
2 files modified
3 files added
4 ■■■■ changed files
src/main/webapp/index.xhtml 2 ●●● patch | view | raw | blame | history
src/main/webapp/login.xhtml 2 ●●● patch | view | raw | blame | history
src/main/webapp/resources/images/中国科学院上海光学精密机械研究所logo.png patch | view | raw | blame | history
src/main/webapp/resources/images/中国科学院兰州化学物理研究所logo.png patch | view | raw | blame | history
src/main/webapp/resources/images/中国科学院北京过程工程研究所logo.png patch | view | raw | blame | history
src/main/webapp/resources/images/中国科学院大连化学物理研究所logo.png patch | view | raw | blame | history
src/main/webapp/resources/images/中国科学院新疆天文台logo.png patch | view | raw | blame | history
src/main/webapp/resources/images/中国科学院新疆理化技术研究所logo.png patch | view | raw | blame | history
src/main/webapp/resources/images/中国科学院新疆生态与地理研究所logo.png patch | view | raw | blame | history
src/main/webapp/resources/images/中国科学院材料科学姑苏实验室logo.png patch | view | raw | blame | history
src/main/webapp/resources/images/中国科学院水生生物研究所logo.png patch | view | raw | blame | history
src/main/webapp/resources/images/中国科学院生态环境研究中心logo.png patch | view | raw | blame | history
src/main/webapp/resources/images/中国科学院苏州生物医学工程技术研究所logo.png patch | view | raw | blame | history
src/main/webapp/resources/images/中国科学院苏州纳米技术与纳米仿生研究所logo.png patch | view | raw | blame | history
src/main/webapp/resources/images/中国科学院青海盐湖研究所logo.png patch | view | raw | blame | history
src/main/webapp/index.xhtml
@@ -19,7 +19,7 @@
            <p:panelGrid styleClass="header">
                <p:row>
                    <p:column styleClass="header-logo">
                        <p:graphicImage value="/resources/images/logo.png"></p:graphicImage>
                        <p:graphicImage value="/resources/images/${institute.name}logo.png" style="width: 90px;height: 90px"></p:graphicImage>
                    </p:column>
                    <p:column styleClass="header-title">
                        <p:outputLabel value="${institute.name}"></p:outputLabel>
src/main/webapp/login.xhtml
@@ -23,7 +23,7 @@
                <p:panelGrid styleClass="header">
                    <p:row>
                        <p:column styleClass="header-logo">
                            <p:graphicImage value="/resources/images/logo.png"></p:graphicImage>
                            <p:graphicImage value="/resources/images/${institute.name}logo.png" style="width: 90px;height: 90px"></p:graphicImage>
                        </p:column>
                        <p:column styleClass="header-title">
                            <p:outputLabel value="${institute.name}"></p:outputLabel>
src/main/webapp/resources/images/中国科学院上海光学精密机械研究所logo.png

src/main/webapp/resources/images/中国科学院兰州化学物理研究所logo.png
src/main/webapp/resources/images/中国科学院北京过程工程研究所logo.png

src/main/webapp/resources/images/中国科学院大连化学物理研究所logo.png

src/main/webapp/resources/images/中国科学院新疆天文台logo.png

src/main/webapp/resources/images/中国科学院新疆理化技术研究所logo.png

src/main/webapp/resources/images/中国科学院新疆生态与地理研究所logo.png

src/main/webapp/resources/images/中国科学院材料科学姑苏实验室logo.png
src/main/webapp/resources/images/中国科学院水生生物研究所logo.png

src/main/webapp/resources/images/中国科学院生态环境研究中心logo.png

src/main/webapp/resources/images/中国科学院苏州生物医学工程技术研究所logo.png

src/main/webapp/resources/images/中国科学院苏州纳米技术与纳米仿生研究所logo.png

src/main/webapp/resources/images/中国科学院青海盐湖研究所logo.png