Skip to content
Snippets Groups Projects
Commit c32386c2 authored by 1147379969's avatar 1147379969
Browse files

feat: update

parent 402ecb51
Branches
Tags
No related merge requests found
import { useLocation, useNavigate } from "umi";
import { useLocation, useNavigate } from "@umijs/max";
import styles from "./index.less";
import { useEffect, useLayoutEffect, useState } from "react";
import { useLayoutEffect, useState } from "react";
/**
* @description 基于配置式的路由,卡片位置大小由后台提供
......
import { useLocation, useNavigate } from "umi";
import { useLocation, useNavigate } from "@umijs/max";
import styles from "./index.less";
import { useEffect, useLayoutEffect, useState } from "react";
import { useLayoutEffect, useState } from "react";
/**
* @description 基于配置式的路由,卡片位置大小由后台提供
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment