File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 215215 font-size : 12px ;
216216 padding : 10px 0 ;
217217 color : #8b90b0 ;
218+ display : flex ;
219+
220+ img {
221+ width : 14px ;
222+ height : 15.55px ;
223+ }
224+
225+ a {
226+ color : #8b90b0 ;
227+ text-decoration : none ;
228+ margin : 0 16px 0 6px ;
229+ }
218230
219231 &-text {
220232 cursor : pointer ;
Original file line number Diff line number Diff line change @@ -262,6 +262,8 @@ const HomePage: React.FC = () => {
262262 </ div >
263263 </ div >
264264 < div className = { styles [ "gov" ] } >
265+ < img src = 'https://mdn.alipayobjects.com/huamei_tu4rvn/afts/img/A*Ky0xT5cjEkAAAAAAQBAAAAgAep_eAQ/original' />
266+ < a className = { styles [ "gov-text" ] } href = "https://beian.mps.gov.cn/#/query/webSearch?code=11010802047078" rel = "noreferrer" target = "_blank" > 京公网安备11010802047078号</ a >
265267 < div className = { styles [ "gov-text" ] } onClick = { toGov } >
266268 ICP备案:京ICP备15032932号-51
267269 </ div >
You can’t perform that action at this time.
0 commit comments