| | |
| | | <view class="tool_wrap"> |
| | | <view class="tool_title chuany-flex chuany-justify-between"> |
| | | <view class="title"> |
| | | <text>收入明细</text> |
| | | <text>工资明细</text> |
| | | </view> |
| | | <view class="chuany-flex title_right" @click="toIncome"> |
| | | <text class="c-m-r-10">全部</text> |
| | |
| | | }, |
| | | onLoad() { |
| | | let that = this |
| | | this.userInfo = this.$db.get('userInfo') ? JSON.parse(this.$db.get('userInfo')) : {} |
| | | this.userInfo = this.$db.get('userInfo') || {} |
| | | uni.getStorage({ |
| | | key: 'identity', |
| | | success: function(res) { |
| | |
| | | } |
| | | } |
| | | |
| | | @import './mine.scss'; |
| | | // @import './mine.scss'; |
| | | |
| | | .money_bag { |
| | | background: #fff; |