Merge branch 'master' of http://192.168.0.105:10010/r/school-web
| | |
| | | <template> |
| | | <div class="m-left-mobileCortrolButtom"> |
| | | <!-- <div class="m-l-inbut" @click="mubiao"><i class="el-icon-s-help"></i></div> --> |
| | | <div class="m-l-inbut"> |
| | | <div class="m-l-inbut" v-show="false"> |
| | | <!-- <i class="el-icon-s-flag"></i> --> |
| | | <el-dropdown trigger="click" @command="handleCommand"> |
| | | <span class="el-dropdown-link icons"> |
| | |
| | | ) { |
| | | // 社区建筑使用该id获取具体信息 |
| | | data.forEach((item) => { |
| | | let icon = item.tpurl.split(","); |
| | | let icon = item.tpurl ? item.tpurl.split(",") : item.id; |
| | | outList.push({ |
| | | id: item.id, |
| | | name: item.mechanismname, |
| | |
| | | border-radius: 5px; |
| | | padding: 4px 10px 5px; |
| | | } |
| | | |
| | | #mobilePopupOur .el-tabs__header { |
| | | display: none !important; |
| | | } |