项目开发完成

This commit is contained in:
2025-04-17 20:18:20 +08:00
parent 6c36a443f6
commit a404f89f9e
7 changed files with 98 additions and 34 deletions

View File

@@ -4,6 +4,7 @@ import {getHjmCar, pageHjmCar} from "@/api/hjm/hjmCar";
import {HjmCar} from "@/api/hjm/hjmCar/model";
import {Image,Cell} from '@nutui/nutui-react-taro'
import './location.scss'
import {copyText} from "@/utils/common";
/**
* 文章终极列表
@@ -86,7 +87,7 @@ const Query = () => {
<div className={'car-info w-full bg-white'}>
<Image src={item?.image} mode={'aspectFit'} width={'100%'} height={'300px'}/>
<div className={'px-2'}>
<Cell className={'car-info-item-title'}>
<Cell className={'car-info-item-title'} onClick={() => copyText(`${item?.code}`)}>
{item?.code}
</Cell>
<Cell className={'car-info-item-title'}>