| | |
| | | </view> |
| | | </view> |
| | | <view class="bomBut"> |
| | | <view class="attendance-btn"> |
| | | <!-- <view class="attendance-btn"> |
| | | <view class="attendance-info" @click="goToAttendance()"> |
| | | <image src="../../static/myself/clock01.png" class="attendance-image"/> |
| | | <view class="attendance-title">考勤打卡</view> |
| | | </view> |
| | | </view> |
| | | </view> --> |
| | | <view class="onceBut" v-for="(item, index) in inSide" :key="index" @click="openThere(item.open)"> |
| | | <view class="buts"> |
| | | <image :src="item.imgSrc" mode=""></image> |
| | |
| | | </uniPopup> |
| | | <u-toast ref="uToast" /> |
| | | <!-- 底部导航条 --> |
| | | <u-tabbar :list="tabbar" :mid-button="true"></u-tabbar> |
| | | <u-tabbar :list="tabbar" :mid-button="false"></u-tabbar> |
| | | </view> |
| | | </template> |
| | | |
| | |
| | | .bomBut { |
| | | width: 88%; |
| | | margin: 0 auto; |
| | | height: 24rem; |
| | | height: 15rem; |
| | | z-index: 999; |
| | | border-radius: 2px; |
| | | margin-top: -2.5rem; |