# smart_road_front_web **Repository Path**: ltbz/smart_road_front_web ## Basic Information - **Project Name**: smart_road_front_web - **Description**: 长和线智慧路灯 大屏展示端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-11 - **Last Updated**: 2025-07-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 长和线智慧路灯 1. 全局挂载了formatTime(时间字符串,输出形式默认YYYY-MM-DD HH:mm:ss)方法,在组件中可直接使用 2. 图标尽量使用svg,使用方法 3. Element-plus 中的icon 可以用 此种方式 就是加个 i-ep;在vite.config中配置了 4. 全局组件直接在components中定义就好,已经做了自动导入,直接在页面中用文件名即可