feat: 小程序界面优化

This commit is contained in:
2026-07-23 14:00:03 +08:00
committed by charles
parent 4b7334d278
commit 26c863fbfb
6 changed files with 51 additions and 25 deletions
+3 -1
View File
@@ -240,7 +240,9 @@ export default {
<style lang="scss" scoped>
.content-two {
height: calc(100vh);
background-color: $app-bj;
padding-top: 80rpx;
background-color: #fff;
// background-color: $app-bj;
}
.head-view {