| | |
| | | * isSerialize是否开启form表单提交 |
| | | * isToken是否需要token |
| | | */ |
| | | |
| | | import axios from 'axios'; |
| | | import store from '@/store/'; |
| | | import router from '@/router/'; |
| | |
| | | config.url = baseUrl + config.url; |
| | | } |
| | | //安全请求header |
| | | console.log('selectedAreaCode',store.state.user.userInfo.detail.areaCode); |
| | | |
| | | config.headers['areaCode'] = store.state.user.userInfo.detail.areaCode |
| | | config.headers['Blade-Requested-With'] = 'BladeHttpRequest'; |
| | | //headers判断是否需要 |
| | | const authorization = config.authorization === false; |
| | |
| | | <!-- <div :style="{ color: item.color }" class="status-value"> |
| | | {{ item.value }}<span>个</span> |
| | | </div> --> |
| | | <div class="status-value"> |
| | | {{ item.value }}<span>个</span> |
| | | </div> |
| | | <div class="status-value">{{ item.value }}<span>个</span></div> |
| | | <div class="ratio"> |
| | | 占比 |
| | | <span :style="{ color: item.color }" |
| | |
| | | name: '单位:万套', |
| | | nameTextStyle: { |
| | | color: '#383838', |
| | | |
| | | }, |
| | | min: 1, |
| | | logBase: 3, |
| | |
| | | axisLabel: { |
| | | color: '#383838', // 直接配置颜色 |
| | | }, |
| | | } |
| | | }, |
| | | ], |
| | | series: [ |
| | | { |
| | |
| | | } |
| | | .card-item.active { |
| | | color: #1441ff; |
| | | border: 1px solid #1C5CFF; |
| | | |
| | | border: 1px solid #1c5cff; |
| | | } |
| | | } |
| | | } |
| | |
| | | align-items: center; |
| | | font-weight: 400; |
| | | font-size: 14px; |
| | | color: #7C8091; |
| | | color: #7c8091; |
| | | } |
| | | .flydata { |
| | | margin-top: 15px; |