mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-06-12 10:00:57 +08:00
Merge branch 'master' of http://git.homecommunity.cn/supervip/PropertyApp
This commit is contained in:
commit
e24639e63d
@ -49,6 +49,7 @@
|
|||||||
</view>
|
</view>
|
||||||
</checkbox-group>
|
</checkbox-group>
|
||||||
</view>
|
</view>
|
||||||
|
<view class="bt-height"></view>
|
||||||
|
|
||||||
<view v-if="fees.length > 0" class="bg-white border flex justify-end"
|
<view v-if="fees.length > 0" class="bg-white border flex justify-end"
|
||||||
style="position: fixed;width: 100%;bottom: 0;">
|
style="position: fixed;width: 100%;bottom: 0;">
|
||||||
@ -224,4 +225,8 @@
|
|||||||
margin: 10upx 15upx 0upx 15upx;
|
margin: 10upx 15upx 0upx 15upx;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bt-height{
|
||||||
|
height: 200upx;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user