| | |
| | | import { getDeviceRegionApi } from "@/api/map.js"; |
| | | import defaultAvatar from '/static/images/defaultAvatar.svg' |
| | | import rightImage from '@/static/images/user/rightBtn.svg'; |
| | | import showDefaultHeader from "@/static/images/user/default-header.svg"; |
| | | import showDefaultHeader from "@/static/images/user/default-header.png"; |
| | | const { setClipboardData, getClipboardData } = useClipboard(); |
| | | // |
| | | // const rightImage = getAssetsImage("/images/user/rightBtn.svg"); |
| | |
| | | height: 100%; |
| | | } |
| | | .pageUser { |
| | | background: url("@/static/images/user/userbg.svg") no-repeat; |
| | | background-image: url("../../static/images/user/userbg.svg") no-repeat; |
| | | background-size: 100%; |
| | | } |
| | | .userBox { |