Merge remote-tracking branch 'origin/dev_pro_河南鹤壁_帮太优选' into dev_pro_河南鹤壁_帮太优选
| | |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :span="12"> |
| | | <el-form-item label="报修报修项目"> |
| | | <el-form-item label="报修项目"> |
| | | <el-input v-model="form.machineryCategory" |
| | | placeholder="请输入报修报修项目" |
| | | placeholder="请输入报修项目" |
| | | :disabled="operationType === 'view'" /> |
| | | </el-form-item> |
| | | </el-col> |
| | |
| | | |
| | | <script setup> |
| | | import { useRouter } from 'vue-router' |
| | | import aiHead from '@/assets/images/head.svg' |
| | | import aiHead from '@/assets/images/head.png' |
| | | |
| | | const router = useRouter() |
| | | |
| | |
| | | } |
| | | |
| | | .ai-stage__ring { |
| | | width: 300px; |
| | | height: 300px; |
| | | width: 380px; |
| | | height: 380px; |
| | | display: grid; |
| | | place-items: center; |
| | | position: relative; |
| | | } |
| | | |
| | | .ai-stage__core { |
| | | width: 340px; |
| | | height: 340px; |
| | | width: 380px; |
| | | height: 380px; |
| | | display: grid; |
| | | place-items: center; |
| | | } |
| | | |
| | | .ai-stage__core img { |
| | | width: 360px; |
| | | height: 360px; |
| | | width: 380px; |
| | | height: 380px; |
| | | object-fit: contain; |
| | | transform: translateY(-24px); |
| | | filter: drop-shadow(0 10px 24px rgba(76, 135, 255, 0.22)); |