| | |
| | | <template> |
| | | <div class="custom-footer"> |
| | | <el-row justify="center"> |
| | | <!-- <el-row justify="center"> |
| | | <el-select |
| | | v-for="(item,index) in selectList" |
| | | v-model="item.value" |
| | |
| | | :value="item.value" |
| | | /> |
| | | </el-select> |
| | | </el-row> |
| | | </el-row> --> |
| | | <el-row> |
| | | <el-text class="text-white font-medium text-default"> |
| | | ©2025 深圳市企鹅网络科技有限公司 粤ICP备15026064号 粤公网安备 44030502007327 号 |
| | |
| | | <style scoped> |
| | | .custom-footer { |
| | | width: 100%; |
| | | min-height: 185px !important; |
| | | min-height: 60px !important; |
| | | display: flex; |
| | | padding: 20px; |
| | | flex-direction: column; |