You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jin_ji_hu/src/views/dataCloudMap/index.vue

14 lines
317 B

1 year ago
<template>
<div>
1 year ago
<!-- <el-button type="primary" icon="icon-jc-xihuan">搜索</el-button>
<el-button type="primary" icon="el-icon-search">搜索</el-button>
1 year ago
<el-button type="yellow" icon="el-icon-search">搜索</el-button> -->
</div>
1 year ago
</template>
<script>
export default {};
</script>
<style></style>