| 
														
															@@ -299,16 +299,16 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     </template> 
														 | 
														
														 | 
														
															                     </template> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     <a-row :class="showIp ? 'ip-visible' : 'ip-hidden'"> 
														 | 
														
														 | 
														
															                     <a-row :class="showIp ? 'ip-visible' : 'ip-hidden'"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                       <a-col :xs="24" :xxl="12" :style="{ marginTop: isMobile ? '10px' : 0 }"> 
														 | 
														
														 | 
														
															                       <a-col :xs="24" :xxl="12" :style="{ marginTop: isMobile ? '10px' : 0 }"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                        <a-custom-statistic title="IPv4" :value="status.publicIP.ipv4"> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                        <a-custom-statistic :value="status.publicIP.ipv4"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                           <template #prefix> 
														 | 
														
														 | 
														
															                           <template #prefix> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                            <a-icon type="global" /> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                            IPv4: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                           </template> 
														 | 
														
														 | 
														
															                           </template> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         </a-custom-statistic> 
														 | 
														
														 | 
														
															                         </a-custom-statistic> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                       </a-col> 
														 | 
														
														 | 
														
															                       </a-col> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                       <a-col :xs="24" :xxl="12" :style="{ marginTop: isMobile ? '10px' : 0 }"> 
														 | 
														
														 | 
														
															                       <a-col :xs="24" :xxl="12" :style="{ marginTop: isMobile ? '10px' : 0 }"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                        <a-custom-statistic title="IPv6" :value="status.publicIP.ipv6"> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                        <a-custom-statistic :value="status.publicIP.ipv6"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                           <template #prefix> 
														 | 
														
														 | 
														
															                           <template #prefix> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                            <a-icon type="global" /> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                            IPv6: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                           </template> 
														 | 
														
														 | 
														
															                           </template> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         </a-custom-statistic> 
														 | 
														
														 | 
														
															                         </a-custom-statistic> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                       </a-col> 
														 | 
														
														 | 
														
															                       </a-col> 
														 |