@@ -264,6 +264,9 @@ export default {
</script>
<style lang="less" scoped>
+.change{
+ padding-top: var(--safe-top);
+}
.title {
padding: 23px 16px;
}