| | |
| | | <template> |
| | | <div class="home-page"> |
| | | <div class="qhuan"> |
| | | <el-button type="primary" :class="{ 'qh_box': true, 'selected': selected === '䏿åº' }" |
| | | v-on:click="selectss(0)">䏿åº</el-button> |
| | |
| | | <centerLeft2 :dataList="datalist" /> |
| | | </div> |
| | | <!-- åºåºä»£ç --> |
| | | </div> |
| | | </template> |
| | | |
| | | <script> |
| | |
| | | this.One_unit_plc(); |
| | | this.Two_unit_plc(); |
| | | this.Three_unit_plc(); |
| | | }, 1000); |
| | | }, 5000); |
| | | |
| | | }, |
| | | methods: { |
| | |
| | | } |
| | | </script> |
| | | |
| | | <style> |
| | | body { |
| | | <style scoped> |
| | | .home-page { |
| | | width: 125%; |
| | | background-image: url("../assets/imgs/pageBg.png"); |
| | | } |
| | | |