update
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
import React from 'react';
|
||||
import FanInfo from '../../../Common/FanInfo';
|
||||
import WindFrequence from '../../../Common/FanRunFrequence';
|
||||
import FaultType from '../../../Common/TodayFaultType';
|
||||
import FaultTotal from '../../../Common/TodayFaultTotal';
|
||||
import { motion } from 'framer-motion';
|
||||
|
||||
import cls from './index.module.scss';
|
||||
|
||||
export default function index() {
|
||||
return (
|
||||
<motion.div
|
||||
|
||||
Reference in New Issue
Block a user