ll
liukangdong
2024-12-06 86baa8ff948d2e79588e0dd7efa16f6b8ac3b157
h5/App.vue
@@ -16,7 +16,11 @@
<style lang="scss">
/*每个页面公共css */
@import "uview-ui/index.scss";
html, body {
    height: auto;
    min-height: 100%;
    overflow: visible;
}
.flex-cb {
  display: flex;
  justify-content: space-between;
@@ -191,7 +195,7 @@
}
.main_app {
  padding: 0 30rpx 30rpx;
  padding: 10rpx 30rpx 30rpx;
  font-size: 28rpx;
  color: #333333;
}