| | |
| | | this.isShowTime = false
|
| | | },
|
| | | initConfig() { |
| | | deptListPost({}).then(res => { |
| | | deptListPost({queryHiddenDanger: 1}).then(res => { |
| | | this.deptList = [res.data] |
| | | })
|
| | | DangerConfigType({
|
| | |
| | |
|
| | | <style lang="scss">
|
| | | .main_wrap {
|
| | | padding-bottom: 200rpx;
|
| | |
|
| | | .line {
|
| | | display: flex;
|
| | |
| | |
|
| | | .footer {
|
| | | width: 100%;
|
| | | padding: 0 30rpx;
|
| | | padding: 0 30rpx; |
| | | margin-top: 80rpx;
|
| | | padding-bottom: env(safe-area-inset-bottom);
|
| | | box-sizing: border-box;
|
| | | position: fixed;
|
| | | left: 0;
|
| | | bottom: 68rpx;
|
| | | // position: fixed;
|
| | | // left: 0;
|
| | | // bottom: 68rpx;
|
| | |
|
| | | .footer_btn {
|
| | | width: 100%;
|