You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
import { d as e , e as o , f as t , v as s } from "./daotianAdmin-20240327_164749.js" ; const l = { class : "p-layout-footer g_flex_row_center g_h_72" } , r = { _ _name : "m-footer" , props : { color : { type : String , default : "#4d575e" } } , setup ( r ) { const n = ( ) => { window . open ( "https://beian.miit.gov.cn/#/Integrated/index" , "_blank" ) } ; return ( _ , c ) => ( e ( ) , o ( "div" , l , [ t ( "div" , { style : s ( { color : r . color } ) , class : "item g_flex_column_center g_fs_12" } , "Copyright © 2015-2023 Bocai. All Rights Reserved.| " , 4 ) , t ( "div" , { style : s ( { color : r . color } ) , class : "item g_flex_column_center g_fs_12" , onClick : n } , "豫ICP备2023001993号" , 4 ) ] ) ) } } ; export { r as _ } ;