feat: 首页仪表盘调整

This commit is contained in:
landaiqing
2024-07-12 10:48:43 +08:00
parent e79b193b27
commit 59cd675028
13 changed files with 877 additions and 744 deletions

View File

@@ -18,7 +18,7 @@ import {
} from "antd";
import styles from "./index.module.less";
import TextArea from "antd/es/input/TextArea";
import { city } from "@/context/five-level-address.ts";
import { city } from "@/constant/five-level-address.ts";
const UserSetting: FunctionComponent = () => {
const [disable, setDisable] = useState(true);