1- < div class ="header-container ">
1+ < div class ="header-container " *ngIf =" !showMobileHeader " >
22 < div class ="header-top-menu ">
3- < ng-content select =" d-header-logo "> </ ng-content >
4- < ng-content select =" d-header-menu "> </ ng-content >
3+ < ng-container [ngTemplateOutlet] =" logoTpl "> </ ng-container >
4+ < ng-container [ngTemplateOutlet] =" menuTpl "> </ ng-container >
55 </ div >
6+ < ng-container [ngTemplateOutlet] ="headerBottomTpl "> </ ng-container >
7+ </ div >
8+
9+ < div class ="mobile-header-container " *ngIf ="showMobileHeader ">
10+ < div class ="mobile-header-left ">
11+ < div class ="mobile-hamburger " (click) ="toggleHamburger($event) ">
12+ < ng-container [ngTemplateOutlet] ="hamburgerTpl "> </ ng-container >
13+ </ div >
14+ < ng-container [ngTemplateOutlet] ="logoTpl "> </ ng-container >
15+ </ div >
16+ < ng-container [ngTemplateOutlet] ="expandTpl " *ngIf ="!isHomePage "> </ ng-container >
17+ < div class ="mobile-sider " [class.mobile-sider-show] ="showHamburger ">
18+ < ng-container [ngTemplateOutlet] ="menuTpl "> </ ng-container >
19+ < div class ="mobile-bottom-menu-hidden " [class.mobile-bottom-menu-show] ="showHamburger ">
20+ < ng-container [ngTemplateOutlet] ="headerBottomTpl "> </ ng-container >
21+ </ div >
22+ </ div >
23+ </ div >
24+
25+ < ng-template #menuTpl >
26+ < ng-content select ="d-header-menu "> </ ng-content >
27+ </ ng-template >
28+
29+ < ng-template #logoTpl >
30+ < ng-content select ="d-header-logo "> </ ng-content >
31+ </ ng-template >
32+
33+ < ng-template #hamburgerTpl >
34+ < svg width ="24px " height ="24px " viewBox ="0 0 24 24 " version ="1.1 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
35+ < title > hamburger</ title >
36+ < g id ="hamburger " stroke ="none " stroke-width ="1 " fill ="none " fill-rule ="evenodd ">
37+ < path d ="M5,17 C6.1045695,17 7,17.8954305 7,19 C7,20.1045695 6.1045695,21 5,21 C3.8954305,21 3,20.1045695 3,19 C3,17.8954305 3.8954305,17 5,17 Z M12,17 C13.1045695,17 14,17.8954305 14,19 C14,20.1045695 13.1045695,21 12,21 C10.8954305,21 10,20.1045695 10,19 C10,17.8954305 10.8954305,17 12,17 Z M19,17 C20.1045695,17 21,17.8954305 21,19 C21,20.1045695 20.1045695,21 19,21 C17.8954305,21 17,20.1045695 17,19 C17,17.8954305 17.8954305,17 19,17 Z M5,10 C6.1045695,10 7,10.8954305 7,12 C7,13.1045695 6.1045695,14 5,14 C3.8954305,14 3,13.1045695 3,12 C3,10.8954305 3.8954305,10 5,10 Z M12,10 C13.1045695,10 14,10.8954305 14,12 C14,13.1045695 13.1045695,14 12,14 C10.8954305,14 10,13.1045695 10,12 C10,10.8954305 10.8954305,10 12,10 Z M19,10 C20.1045695,10 21,10.8954305 21,12 C21,13.1045695 20.1045695,14 19,14 C17.8954305,14 17,13.1045695 17,12 C17,10.8954305 17.8954305,10 19,10 Z M5,3 C6.1045695,3 7,3.8954305 7,5 C7,6.1045695 6.1045695,7 5,7 C3.8954305,7 3,6.1045695 3,5 C3,3.8954305 3.8954305,3 5,3 Z M12,3 C13.1045695,3 14,3.8954305 14,5 C14,6.1045695 13.1045695,7 12,7 C10.8954305,7 10,6.1045695 10,5 C10,3.8954305 10.8954305,3 12,3 Z M19,3 C20.1045695,3 21,3.8954305 21,5 C21,6.1045695 20.1045695,7 19,7 C17.8954305,7 17,6.1045695 17,5 C17,3.8954305 17.8954305,3 19,3 Z " id ="形状结合 " fill ="#71757F "> </ path >
38+ </ g >
39+ </ svg >
40+ </ ng-template >
41+
42+ < ng-template #headerBottomTpl >
643 < div class ="header-bottom-menu ">
744 < div class ="menu-item ">
845 < ng-content select ="d-header-theme-switch "> </ ng-content >
1148 < ng-content select ="d-header-language-switch "> </ ng-content >
1249 </ div >
1350 < div class ="menu-item ">
14- < a href =" https://github.com/DevCloudFE/ng-devui " rel ="noopener noreferrer " target ="blank ">
51+ < a [ href] =" githubLink " rel ="noopener noreferrer " target ="blank ">
1552 < svg xmlns ="http://www.w3.org/2000/svg " width ="16 " height ="16 " viewBox ="0 0 16 16 ">
1653 < path
1754 fill ="#71757f "
2057 </ svg >
2158 </ a >
2259 </ div >
23- < div class ="expand-sidebar " (click) ="clickSlideMenu(true) " *ngIf ="showExpandButton ">
24- < svg width ="16px " height ="16px " viewBox ="0 0 16 16 " version ="1.1 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
25- < title > 收起</ title >
26- < g id ="收起 " stroke ="none " stroke-width ="1 " fill ="none " fill-rule ="evenodd ">
27- < path d ="M9.4141965,1.48235598 C9.59170754,1.65979691 9.60784491,1.937463 9.4626086,2.13312669 L9.4141965,2.1891835 L3.71630048,7.88482928 C3.662061,7.93904734 3.65302108,8.02133773 3.68918074,8.08491324 L3.71630048,8.12043846 L9.4141965,13.8160842 C9.60945864,14.0112693 9.60945864,14.3277267 9.4141965,14.5229118 C9.23668545,14.7003527 8.95890967,14.7164837 8.76316867,14.5713047 L8.70708972,14.5229118 L3.0091937,8.82726598 C2.58038271,8.39862434 2.55515854,7.71932504 2.93352117,7.26119426 L3.0091937,7.17800175 L8.70708972,1.48235598 C8.90235186,1.28717094 9.21893435,1.28717094 9.4141965,1.48235598 Z M13.1867116,1.48235598 C13.3642226,1.65979691 13.38036,1.937463 13.2351237,2.13312669 L13.1867116,2.1891835 L7.48881554,7.88482928 C7.43457605,7.93904734 7.42553614,8.02133773 7.46169579,8.08491324 L7.48881554,8.12043846 L13.1867116,13.8160842 C13.3819737,14.0112693 13.3819737,14.3277267 13.1867116,14.5229118 C13.0092005,14.7003527 12.7314247,14.7164837 12.5356837,14.5713047 L12.4796048,14.5229118 L6.78170876,8.82726598 C6.35289777,8.39862434 6.32767359,7.71932504 6.70603623,7.26119426 L6.78170876,7.17800175 L12.4796048,1.48235598 C12.6748669,1.28717094 12.9914494,1.28717094 13.1867116,1.48235598 Z " id ="形状结合 " fill ="#71757F " transform ="translate(8.000322, 8.002634) rotate(-180.000000) translate(-8.000322, -8.002634) "> </ path >
28- </ g >
29- </ svg >
30- </ div >
31- < div class ="expand-sidebar " (click) ="clickSlideMenu(false) " *ngIf ="showCollapseButton ">
32- < svg width ="16px " height ="16px " viewBox ="0 0 16 16 " version ="1.1 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
33- < title > 展开</ title >
34- < g id ="展开 " stroke ="none " stroke-width ="1 " fill ="none " fill-rule ="evenodd ">
35- < path d ="M9.41355339,1.47708824 C9.59106443,1.65452918 9.6072018,1.93219527 9.46196549,2.12785896 L9.41355339,2.18391577 L3.71565738,7.87956154 C3.66141789,7.93377961 3.65237798,8.01607 3.68853763,8.0796455 L3.71565738,8.11517072 L9.41355339,13.8108165 C9.60881554,14.0060015 9.60881554,14.322459 9.41355339,14.517644 C9.23604235,14.695085 8.95826656,14.711216 8.76252556,14.566037 L8.70644661,14.517644 L3.0085506,8.82199825 C2.57973961,8.39335661 2.55451543,7.7140573 2.93287807,7.25592653 L3.0085506,7.17273402 L8.70644661,1.47708824 C8.90170876,1.28190321 9.21829124,1.28190321 9.41355339,1.47708824 Z M13.1860684,1.47708824 C13.3635795,1.65452918 13.3797169,1.93219527 13.2344805,2.12785896 L13.1860684,2.18391577 L7.48817243,7.87956154 C7.43393295,7.93377961 7.42489303,8.01607 7.46105269,8.0796455 L7.48817243,8.11517072 L13.1860684,13.8108165 C13.3813306,14.0060015 13.3813306,14.322459 13.1860684,14.517644 C13.0085574,14.695085 12.7307816,14.711216 12.5350406,14.566037 L12.4789617,14.517644 L6.78106565,8.82199825 C6.35225466,8.39335661 6.32703049,7.7140573 6.70539312,7.25592653 L6.78106565,7.17273402 L12.4789617,1.47708824 C12.6742238,1.28190321 12.9908063,1.28190321 13.1860684,1.47708824 Z " id ="形状结合 " fill ="#71757F " transform ="translate(7.999678, 7.997366) scale(-1, -1) rotate(-180.000000) translate(-7.999678, -7.997366) "> </ path >
36- </ g >
37- </ svg >
38- </ div >
60+ < ng-container [ngTemplateOutlet] ="expandTpl " *ngIf ="!showMobileHeader "> </ ng-container >
3961 </ div >
62+ </ ng-template >
4063
41-
42- </ div >
64+ < ng-template #expandTpl >
65+ < div class ="expand-sidebar " (click) ="clickSlideMenu(true) " *ngIf ="showExpandButton ">
66+ < svg width ="16px " height ="16px " viewBox ="0 0 16 16 " version ="1.1 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
67+ < g id ="收起 " stroke ="none " stroke-width ="1 " fill ="none " fill-rule ="evenodd ">
68+ < path d ="M9.4141965,1.48235598 C9.59170754,1.65979691 9.60784491,1.937463 9.4626086,2.13312669 L9.4141965,2.1891835 L3.71630048,7.88482928 C3.662061,7.93904734 3.65302108,8.02133773 3.68918074,8.08491324 L3.71630048,8.12043846 L9.4141965,13.8160842 C9.60945864,14.0112693 9.60945864,14.3277267 9.4141965,14.5229118 C9.23668545,14.7003527 8.95890967,14.7164837 8.76316867,14.5713047 L8.70708972,14.5229118 L3.0091937,8.82726598 C2.58038271,8.39862434 2.55515854,7.71932504 2.93352117,7.26119426 L3.0091937,7.17800175 L8.70708972,1.48235598 C8.90235186,1.28717094 9.21893435,1.28717094 9.4141965,1.48235598 Z M13.1867116,1.48235598 C13.3642226,1.65979691 13.38036,1.937463 13.2351237,2.13312669 L13.1867116,2.1891835 L7.48881554,7.88482928 C7.43457605,7.93904734 7.42553614,8.02133773 7.46169579,8.08491324 L7.48881554,8.12043846 L13.1867116,13.8160842 C13.3819737,14.0112693 13.3819737,14.3277267 13.1867116,14.5229118 C13.0092005,14.7003527 12.7314247,14.7164837 12.5356837,14.5713047 L12.4796048,14.5229118 L6.78170876,8.82726598 C6.35289777,8.39862434 6.32767359,7.71932504 6.70603623,7.26119426 L6.78170876,7.17800175 L12.4796048,1.48235598 C12.6748669,1.28717094 12.9914494,1.28717094 13.1867116,1.48235598 Z " id ="形状结合 " fill ="#71757F " transform ="translate(8.000322, 8.002634) rotate(-180.000000) translate(-8.000322, -8.002634) "> </ path >
69+ </ g >
70+ </ svg >
71+ </ div >
72+ < div class ="expand-sidebar " (click) ="clickSlideMenu(false) " *ngIf ="showCollapseButton ">
73+ < svg width ="16px " height ="16px " viewBox ="0 0 16 16 " version ="1.1 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
74+ < g id ="展开 " stroke ="none " stroke-width ="1 " fill ="none " fill-rule ="evenodd ">
75+ < path d ="M9.41355339,1.47708824 C9.59106443,1.65452918 9.6072018,1.93219527 9.46196549,2.12785896 L9.41355339,2.18391577 L3.71565738,7.87956154 C3.66141789,7.93377961 3.65237798,8.01607 3.68853763,8.0796455 L3.71565738,8.11517072 L9.41355339,13.8108165 C9.60881554,14.0060015 9.60881554,14.322459 9.41355339,14.517644 C9.23604235,14.695085 8.95826656,14.711216 8.76252556,14.566037 L8.70644661,14.517644 L3.0085506,8.82199825 C2.57973961,8.39335661 2.55451543,7.7140573 2.93287807,7.25592653 L3.0085506,7.17273402 L8.70644661,1.47708824 C8.90170876,1.28190321 9.21829124,1.28190321 9.41355339,1.47708824 Z M13.1860684,1.47708824 C13.3635795,1.65452918 13.3797169,1.93219527 13.2344805,2.12785896 L13.1860684,2.18391577 L7.48817243,7.87956154 C7.43393295,7.93377961 7.42489303,8.01607 7.46105269,8.0796455 L7.48817243,8.11517072 L13.1860684,13.8108165 C13.3813306,14.0060015 13.3813306,14.322459 13.1860684,14.517644 C13.0085574,14.695085 12.7307816,14.711216 12.5350406,14.566037 L12.4789617,14.517644 L6.78106565,8.82199825 C6.35225466,8.39335661 6.32703049,7.7140573 6.70539312,7.25592653 L6.78106565,7.17273402 L12.4789617,1.47708824 C12.6742238,1.28190321 12.9908063,1.28190321 13.1860684,1.47708824 Z " id ="形状结合 " fill ="#71757F " transform ="translate(7.999678, 7.997366) scale(-1, -1) rotate(-180.000000) translate(-7.999678, -7.997366) "> </ path >
76+ </ g >
77+ </ svg >
78+ </ div >
79+ </ ng-template >
0 commit comments